crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#84804b hex color - Green - Warm color - Information

#84804b hex color - Green - Warm color

Color Hue/Base color: Green

Hex #84804b Color code in RGB color code model is created after adding 51.76% red color, 50.2% green color and 29.41% blue color. Hex #84804b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 43% yellow and 48% black.

Hex #84804b color code is between #888844 web safe hex color code and #777755 web safe hex color code. #888844 is the nearest web safe color code. You can see here many more shades of #84804b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code84804b#84804b
RGB Decimal132, 128, 75rgb(132, 128, 75)
RGB Percent52%, 50%, 29%rgb(52%, 50%, 29%)
CSS RGBa132, 128, 75,1rgba(132,128,75,1)
CMYK Modelcmyk(0%,3%,43%,48%)
HSL Color Space56,28% ,41%hsl(56,28% ,41%)
HSV Color Space56°, 43%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001001000000001001011
Octal204200113
Decimal13212875
Hex84804b

Different shades of #84804b color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #84804b
#a49f5e
Dark Shade of #84804b
#636039
Saturated Shade of #84804b
#8e8941
Desaturated Shade of #84804b
#7a7755
Grey scale Shade of #84804b
#676767
Brighten Shade
#9d9964
Most Readable Shade
#FFFFFF

Shades of #84804b color code

Generate more color scales with scales (color stack) generator.

#84804b
#757142
#66633a
#585532
#494729
#3a3821
#2c2a19
#1d1c10
#0e0e08
#000000

Similar Color like #84804b color

Find visually similar hex color codes nearing to #84804b hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#85814c
#86824d
#87834e
#88844f
#898550
#8a8651
#8b8752
#8c8853
#8d8954
#8e8a55
#8f8b56
#908c57
#918d58
#928e59
#837f4a
#827e49
#817d48
#807c47
#7f7b46
#7e7a45
#7d7944
#7c7843
#7b7742
#7a7641
#797540
#78743f
#77733e
#76723d

Monochromatic Color with #84804b

#84804b
#aea963
#d9d27b
#040403
#2f2e1b
#595733

Tints of #84804b Color

#84804b
#918e5f
#9f9c73
#adaa87
#bab89b
#c8c6af
#d6d4c3
#e3e2d7
#f1f0eb
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#84804b
#4b4f84

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#84804b
#4b6c84
#644b84

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#84694b
#84754b
#84804b
#7d844b
#71844b

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#84804b
#4b8480
#804b84

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#84804b
#4b8463
#4b4f84
#844b6b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#84804b
#4b4f84
#644b84
#6c844b

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #84804b Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#84804b Color Code Preview on Black Background Color

This is how #84804b Color will look on black background color. Color contrast ratio is 5.17

#84804b in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#84804b">Your Example Paragraph content text in with font color #84804b </p>

Your Example Paragraph content text in with font color #84804b

HTML with inline CSS

<div style="color:#84804b">Your Paragraph text in with font color #84804b </div>

Your Example Paragraph content text in with font color #84804b

#84804b color code is use for CSS Background Color

Background color for the above div is #84804b

HTML with inline CSS

<div style="background-color:#84804b;"></div>

#84804b color code is use for CSS Border Color

CSS Border color for the above div is #84804b

HTML with inline CSS

<div style="border:5px solid #84804b;"></div>

CSS Border Left color for the above div is #84804b

HTML with inline CSS

<div style="border-left:5px solid #84804b;"></div>

CSS Border Right color for the above div is #84804b

HTML with inline CSS

<div style="border-right:5px solid #84804b;"></div>

CSS Border Bottom color for the above div is #84804b

HTML with inline CSS

<div style="border-bottom:5px solid #84804b;"></div>

CSS Border Top color for the above div is #84804b

HTML with inline CSS

<div style="border-top:5px solid #84804b;"></div>

#84804b hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#84804b; } .examplecolorclass {color:#84804b; } .examplebordercolor {border:3px solid #84804b; }

#84804b Color code Preview on White Background

This is how #84804b Color code will look on white background color. Color contrast ratio is 4.06

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #84804b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #84804b; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.