COLOR #C6B376

HEX: #C6B376 RGB: (198,179,118)

Color info

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

RGB color model

#C6B376 color RGB value is (198,179,118).

RGB: (198,179,118) (78%, 70%, 46%)

RGB channels and saturation

R 198 of 255 = 78%
G 179 of 255 = 70%
B 118 of 255 = 46%

198
179
118

R + G + B ~ 65%. #C6B376 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 179 + 118 = 495 (100%)
R 198 of 495 ~ 40%
G 179 of 495 ~ 36.16%
B 118 of 495 ~ 23.84'%

%40
%36.16
%23.84

CMYK color model

#C6B376 color CMYK value is (0,10,40,22).

  • cyan value is 0.00%
  • magenta value is 9.60%
  • yellow value is 40.40%
  • key color value is 22.35%
CMYK: (0,10,40,22) C0M10Y40K22 (0%,10%,40%,22%) (0.00/0.10/0.40/0.22) 

CMYK percentages

%0
%9.6
%40.4
%22.35

Codes

Color #C6B376 in popluar color models

C6 B3 76
RGB 198 179 118
HSL 46° 41.24% 61.96%
HSB/HSV 46° 40.40% 77.65%
CMYK 0.00% 9.60% 40.40%
22.35%

Color #C6B376 in popluar number systems.

HEX C6 B3 76
Decimal 198 179 118
Binary 11000110 10110011 1110110
Octal 306 263 166

Shades and tints

Shades of #C6B376

#C6B376
(198,179,118)
#B4A36C
(180,163,108)
#A29362
(162,147,98)
#908358
(144,131,88)
#7E734E
(126,115,78)
#6C6344
(108,99,68)
#5A533A
(90,83,58)
#484330
(72,67,48)
#363326
(54,51,38)
#24231C
(36,35,28)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #C6B376

#C6B376
(198,179,118)
#CBB982
(203,185,130)
#D0BF8E
(208,191,142)
#D5C59A
(213,197,154)
#DACBA6
(218,203,166)
#DFD1B2
(223,209,178)
#E4D7BE
(228,215,190)
#E9DDCA
(233,221,202)
#EEE3D6
(238,227,214)
#F3E9E2
(243,233,226)
#F8EFEE
(248,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B376; }

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

This text font color is #C6B376.

Background Color

.myBgColor { background-color: #C6B376; }

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

This div background color is #C6B376.

Border color

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

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

This div border color is #C6B376.

Opacity

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

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

Text with #C6B376 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 #C6B376;}

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

This text has shadow with #C6B376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B376.

Preview

Color preview on black background

This text has color #C6B376 on black background.


Color preview on white background

This text has color #C6B376 on white background.


Black color preview on #C6B376 background

This text has black color on #C6B376 background.


White color preview on #C6B376 background

This text has white color on #C6B376 background.


Related colors

Complementary color

Complementary color for #hex is #394C89.


I love getcolorcode.com

Triadic colors

1 #76C6B3 and #B376C6 with #C6B376 are triadic colors.

2 #76B3C6 and #B3C676 with #C6B376 are triadic colors.