COLOR #C6B362

HEX: #C6B362 RGB: (198,179,98)

Color info

#C6B362 contains mainly red and green colors. Web safe color of #C6B362 is #CC9966 (or #C96).

RGB color model

#C6B362 color RGB value is (198,179,98).

RGB: (198,179,98) (78%, 70%, 38%)

RGB channels and saturation

R 198 of 255 = 78%
G 179 of 255 = 70%
B 98 of 255 = 38%

198
179
98

R + G + B ~ 62%. #C6B362 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 179 + 98 = 475 (100%)
R 198 of 475 ~ 41.68%
G 179 of 475 ~ 37.68%
B 98 of 475 ~ 20.63'%

%41.68
%37.68
%20.63

CMYK color model

#C6B362 color CMYK value is (0,10,51,22).

  • cyan value is 0.00%
  • magenta value is 9.60%
  • yellow value is 50.51%
  • key color value is 22.35%

CMYK: (0,10,51,22)
C0M10Y51K22 (0%, 10%, 51%, 22%)
(0.00 / 0.10 / 0.51 / 0.22)

CMYK percentages

%0
%9.6
%50.51
%22.35

Codes

Color #C6B362 in popluar color models

C6 B3 62
RGB 198 179 98
HSL 49° 46.73% 58.04%
HSB/HSV 49° 50.51% 77.65%
CMYK 0.00% 9.60% 50.51%
22.35%

Color #C6B362 in popluar number systems.

HEX C6 B3 62
Decimal 198 179 98
Binary 11000110 10110011 1100010
Octal 306 263 142

Shades and tints

Shades of #C6B362

#C6B362
(198,179,98)
#B4A35A
(180,163,90)
#A29352
(162,147,82)
#90834A
(144,131,74)
#7E7342
(126,115,66)
#6C633A
(108,99,58)
#5A5332
(90,83,50)
#48432A
(72,67,42)
#363322
(54,51,34)
#24231A
(36,35,26)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #C6B362

#C6B362
(198,179,98)
#CBB970
(203,185,112)
#D0BF7E
(208,191,126)
#D5C58C
(213,197,140)
#DACB9A
(218,203,154)
#DFD1A8
(223,209,168)
#E4D7B6
(228,215,182)
#E9DDC4
(233,221,196)
#EEE3D2
(238,227,210)
#F3E9E0
(243,233,224)
#F8EFEE
(248,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B362 color. Also use rgb(198,179,98) instead hex code.

Text Font Color

.myTextColor { color: #C6B362; }

<p style="color:#C6B362">This sample text font color is #C6B362.</p>

This text font color is #C6B362.

Background Color

.myBgColor { background-color: #C6B362; }

<div style="background-color:#C6B362">Inner text</div>

This div background color is #C6B362.

Border color

.myBorderColor { border: 1px solid #C6B362; }

<div style="border:3px solid #C6B362">Div</div>

This div border color is #C6B362.

Opacity

.myOpacity80 { color: #C6B362; opacity: 0.8; }

<p style="color:#C6B362;opacity:0.8;">80%</p>

Text with #C6B362 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C6B362;}

<p style="text-shadow: 3px 3px 1px #C6B362">Text here.</p>

This text has shadow with #C6B362 color.


.textShadow {text-shadow: 3px 3px 1px #C6B362', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C6B362, 5px 5px 20px red">Text here.</p>

This text has shadow with #C6B362 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C6B362, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C6B362, Direction=45, Strength=4)">Text</p>

This text has shadow with #C6B362 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C6B362;
-webkit-box-shadow: 1px 1px 3px 2px #C6B362;
box-shadow: 1px 1px 3px 2px #C6B362;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C6B362; -webkit-box-shadow: 1px 1px 3px 2px #C6B362; box-shadow:1px 1px 3px 2px #C6B362;">
Div content here
</div>

This div box has shadow with color #C6B362.

Preview

Color preview on black background

This text has color #C6B362 on black background.


Color preview on white background

This text has color #C6B362 on white background.


Black color preview on #C6B362 background

This text has black color on #C6B362 background.


White color preview on #C6B362 background

This text has white color on #C6B362 background.


Related colors

Complementary color

Complementary color for #hex is #394C9D.


I love getcolorcode.com

Triadic colors

1 #62C6B3 and #B362C6 with #C6B362 are triadic colors.

2 #62B3C6 and #B3C662 with #C6B362 are triadic colors.