COLOR #C5B676

HEX: #C5B676 RGB: (197,182,118)

Color info

#C5B676 contains mainly red and green colors. Web safe color of #C5B676 is #CCCC66 (or #CC6).

RGB color model

#C5B676 color RGB value is (197,182,118).

RGB: (197,182,118) (77%, 71%, 46%)

RGB channels and saturation

R 197 of 255 = 77%
G 182 of 255 = 71%
B 118 of 255 = 46%

197
182
118

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

Portions of RGB colors in percentages

R + G + B = 197 + 182 + 118 = 497 (100%)
R 197 of 497 ~ 39.64%
G 182 of 497 ~ 36.62%
B 118 of 497 ~ 23.74'%

%39.64
%36.62
%23.74

CMYK color model

#C5B676 color CMYK value is (0,8,40,23).

  • cyan value is 0.00%
  • magenta value is 7.61%
  • yellow value is 40.10%
  • key color value is 22.75%

CMYK: (0,8,40,23)
C0M8Y40K23 (0%, 8%, 40%, 23%)
(0.00 / 0.08 / 0.40 / 0.23)

CMYK percentages

%0
%7.61
%40.1
%22.75

Codes

Color #C5B676 in popluar color models

C5 B6 76
RGB 197 182 118
HSL 49° 40.51% 61.76%
HSB/HSV 49° 40.10% 77.25%
CMYK 0.00% 7.61% 40.10%
22.75%

Color #C5B676 in popluar number systems.

HEX C5 B6 76
Decimal 197 182 118
Binary 11000101 10110110 1110110
Octal 305 266 166

Shades and tints

Shades of #C5B676

#C5B676
(197,182,118)
#B4A66C
(180,166,108)
#A39662
(163,150,98)
#928658
(146,134,88)
#81764E
(129,118,78)
#706644
(112,102,68)
#5F563A
(95,86,58)
#4E4630
(78,70,48)
#3D3626
(61,54,38)
#2C261C
(44,38,28)
#1B1612
(27,22,18)
#000000
(0,0,0)

Tints of #C5B676

#C5B676
(197,182,118)
#CABC82
(202,188,130)
#CFC28E
(207,194,142)
#D4C89A
(212,200,154)
#D9CEA6
(217,206,166)
#DED4B2
(222,212,178)
#E3DABE
(227,218,190)
#E8E0CA
(232,224,202)
#EDE6D6
(237,230,214)
#F2ECE2
(242,236,226)
#F7F2EE
(247,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B676 color. Also use rgb(197,182,118) instead hex code.

Text Font Color

.myTextColor { color: #C5B676; }

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

This text font color is #C5B676.

Background Color

.myBgColor { background-color: #C5B676; }

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

This div background color is #C5B676.

Border color

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

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

This div border color is #C5B676.

Opacity

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

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

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

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

This text has shadow with #C5B676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B676.

Preview

Color preview on black background

This text has color #C5B676 on black background.


Color preview on white background

This text has color #C5B676 on white background.


Black color preview on #C5B676 background

This text has black color on #C5B676 background.


White color preview on #C5B676 background

This text has white color on #C5B676 background.


Related colors

Complementary color

Complementary color for #hex is #3A4989.


I love getcolorcode.com

Triadic colors

1 #76C5B6 and #B676C5 with #C5B676 are triadic colors.

2 #76B6C5 and #B6C576 with #C5B676 are triadic colors.