@
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.

#c6821b hex color - Brown - Warm color - Information

#c6821b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c6821b Color code in RGB color code model is created after adding 77.65% red color, 50.98% green color and 10.59% blue color. Hex #c6821b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 86% yellow and 22.35% black.

Hex #c6821b color code is between #cc8822 web safe hex color code and #bb7711 web safe hex color code. #cc8822 is the nearest web safe color code. You can see here many more shades of #c6821b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c6821b #c6821b
RGB Decimal 198, 130, 27 rgb(198, 130, 27)
RGB Percent 78%, 51%, 11% rgb(78%, 51%, 11%)
CSS RGBa 198, 130, 27,1 rgba(198,130,27,1)
CMYK Model cmyk(0%,34%,86%,22.35%)
HSL Color Space 36,76% ,44% hsl(36,76% ,44%)
HSV Color Space 36°, 86%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 10000010 00011011
Octal 306 202 33
Decimal 198 130 27
Hex c6 82 1b

Different shades of #c6821b color code.

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

Light Shade of #c6821b
#e39c31
Dark Shade of #c6821b
#996515
Saturated Shade of #c6821b
#d18410
Desaturated Shade of #c6821b
#bb8026
Grey scale Shade of #c6821b
#707070
Brighten Shade
#df9b34
Most Readable Shade
#000000

Shades of #c6821b color code

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

#c6821b
#b07318
#9a6515
#845612
#6e480f
#58390c
#422b09
#2c1c06
#160e03
#000000

Similar Color like #c6821b color

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

#c7831c
#c8841d
#c9851e
#ca861f
#cb8720
#cc8821
#cd8922
#ce8a23
#cf8b24
#d08c25
#d18d26
#d28e27
#d38f28
#d49029
#c5811a
#c48019
#c37f18
#c27e17
#c17d16
#c07c15
#bf7b14
#be7a13
#bd7912
#bc7811
#bb7710
#ba760f
#b9750e
#b8740d

Monochromatic Color with #c6821b

#c6821b
#f09e21
#1c1204
#462e0a
#714a0f
#9b6615

Tints of #c6821b Color

#c6821b
#cc8f34
#d29d4d
#d9ab67
#dfb980
#e5c799
#ecd5b3
#f2e3cc
#f8f1e5
#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

#c6821b
#1b5fc6

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

Split Complementary

#c6821b
#1bb5c6
#2d1bc6

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

Analogous Color

#c63e1b
#c6601b
#c6821b
#c6a41b
#c6c61b

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

#c6821b
#1bc682
#821bc6

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

#c6821b
#1bc62c
#1b5fc6
#c61bb4

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

#c6821b
#1b5fc6
#2d1bc6
#b5c61b

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 #c6821b 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.

#c6821b Color Code Preview on Black Background Color

This is how #c6821b Color will look on black background color. Color contrast ratio is 6.61

#c6821b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6821b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6821b

#c6821b color code is use for CSS Background Color

Background color for the above div is #c6821b

HTML with inline CSS

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

#c6821b color code is use for CSS Border Color

CSS Border color for the above div is #c6821b

HTML with inline CSS

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

CSS Border Left color for the above div is #c6821b

HTML with inline CSS

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

CSS Border Right color for the above div is #c6821b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6821b

HTML with inline CSS

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

CSS Border Top color for the above div is #c6821b

HTML with inline CSS

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

#c6821b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6821b Color code Preview on White Background

This is how #c6821b Color code will look on white background color. Color contrast ratio is 3.18

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

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(198,130,27,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,95,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,130,27,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.