Skip to main content Skip to docs navigation

#c4822b hex color | Dark Yellow & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Gordal Olive and its hex is #BF852B Nearest Color Name

Color Hue/Base color: Yellow

Hex #c4822b Color code in RGB color code model is created after adding 76.86% red color, 50.98% green color and 16.86% blue color. Hex #c4822b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 78% yellow and 23.14% black.

Hex #c4822b color code is between #cc8833 web safe hex color code and #bb7722 web safe hex color code. #cc8833 is the nearest web safe color code. You can see here many more shades of #c4822b color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c4822b #c4822b
RGB Decimal 196, 130, 43 196, 130, 43
RGB Percent 77%, 51%, 17% rgb(77%, 51%, 17%)
CSS RGBa 196, 130, 43,1 rgba(196,130,43,1)
CMYK Model cmyk(0%,34%,78%,23.14%)
HSL Color Space 34,64% ,47% hsl(34,64% ,47%)
HSV Color Space 34°, 78%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 10000010 00101011
Octal 304 202 53
Decimal 196 130 43
Hex c4 82 2b

Different shades of #c4822b color code.

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

Darkest of #c4822b
#472f0f
Darker of #c4822b
#704b19
Dark of #c4822b
#9a6622
Base of #c4822b
#c4822b
Light of #c4822b
#d79b4b
Lighter
#e1b274
Lightest
#eac99e

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

#c4822b
#2b6dc4

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

Split Complementary

#c4822b
#2bb9c4
#352bc4

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

Analogous Color

#c42b2d
#c4422b
#c4822b
#c4b52b
#93c42b

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

#c4822b
#822bc4
#2bc482

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

#c4822b
#2bc482
#2b6dc4
#c42b6d

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

Square Color

#c4822b
#2bc435
#2b6dc4
#c42bb9

Square 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).

Monochromatic Color with #c4822b

#1d1306
#472f0f
#704b19
#9a6622
#c4822b
#d79b4b
#e1b274
#eac99e
#f3e0c8

Tints of #c4822b Color

#c4822b
#ca8f42
#d19d5a
#d7ab71
#deb989
#e4c7a0
#ebd5b8
#f1e3cf
#f8f1e7
#ffffff

Shades of #c4822b color code

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

#c4822b
#ae7326
#986521
#82561c
#6c4817
#573913
#412b0e
#2b1c09
#150e04
#000000

Tones

#c4822b
#ac7f43
#947b5b
#7c7873
#777777

Tones

Similar Color like #c4822b color

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

#c5832c
#c6842d
#c7852e
#c8862f
#c98730
#ca8831
#cb8932
#cc8a33
#cd8b34
#ce8c35
#cf8d36
#d08e37
#d18f38
#d29039
#c3812a
#c28029
#c17f28
#c07e27
#bf7d26
#be7c25
#bd7b24
#bc7a23
#bb7922
#ba7821
#b97720
#b8761f
#b7751e
#b6741d

Download this

Hex #c4822b 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.

#c4822b Color Code Preview on Black Background Color

This is how #c4822b Color will look on black background color. Color contrast ratio is 6.58

#c4822b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4822b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4822b

#c4822b color code is use for CSS Background Color

Background color for the above div is #c4822b

HTML with inline CSS

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

#c4822b color code is use for CSS Border Color

CSS Border color for the above div is #c4822b

HTML with inline CSS

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

CSS Border Left color for the above div is #c4822b

HTML with inline CSS

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

CSS Border Right color for the above div is #c4822b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4822b

HTML with inline CSS

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

CSS Border Top color for the above div is #c4822b

HTML with inline CSS

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

#c4822b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4822b Color code Preview on White Background

This is how #c4822b Color code will look on white background color. Color contrast ratio is 3.19

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 #c4822b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c4822b; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(196,130,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,109,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,130,43,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }