COLOR #C5B79E

HEX: #C5B79E RGB: (197,183,158)

Color info

#C5B79E contains red, green and blue colors in about the same proportion. Web safe color of #C5B79E is #CCCC99 (or #CC9).

RGB color model

#C5B79E color RGB value is (197,183,158).

RGB: (197,183,158) (77%, 72%, 62%)

RGB channels and saturation

R 197 of 255 = 77%
G 183 of 255 = 72%
B 158 of 255 = 62%

197
183
158

R + G + B ~ 70%. #C5B79E is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 183 + 158 = 538 (100%)
R 197 of 538 ~ 36.62%
G 183 of 538 ~ 34.01%
B 158 of 538 ~ 29.37'%

%36.62
%34.01
%29.37

CMYK color model

#C5B79E color CMYK value is (0,7,20,23).

  • cyan value is 0.00%
  • magenta value is 7.11%
  • yellow value is 19.80%
  • key color value is 22.75%

CMYK: (0,7,20,23)
C0M7Y20K23 (0%, 7%, 20%, 23%)
(0.00 / 0.07 / 0.20 / 0.23)

CMYK percentages

%0
%7.11
%19.8
%22.75

Codes

Color #C5B79E in popluar color models

C5 B7 9E
RGB 197 183 158
HSL 38° 25.16% 69.61%
HSB/HSV 38° 19.80% 77.25%
CMYK 0.00% 7.11% 19.80%
22.75%

Color #C5B79E in popluar number systems.

HEX C5 B7 9E
Decimal 197 183 158
Binary 11000101 10110111 10011110
Octal 305 267 236

Shades and tints

Shades of #C5B79E

#C5B79E
(197,183,158)
#B4A790
(180,167,144)
#A39782
(163,151,130)
#928774
(146,135,116)
#817766
(129,119,102)
#706758
(112,103,88)
#5F574A
(95,87,74)
#4E473C
(78,71,60)
#3D372E
(61,55,46)
#2C2720
(44,39,32)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #C5B79E

#C5B79E
(197,183,158)
#CABDA6
(202,189,166)
#CFC3AE
(207,195,174)
#D4C9B6
(212,201,182)
#D9CFBE
(217,207,190)
#DED5C6
(222,213,198)
#E3DBCE
(227,219,206)
#E8E1D6
(232,225,214)
#EDE7DE
(237,231,222)
#F2EDE6
(242,237,230)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B79E color. Also use rgb(197,183,158) instead hex code.

Text Font Color

.myTextColor { color: #C5B79E; }

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

This text font color is #C5B79E.

Background Color

.myBgColor { background-color: #C5B79E; }

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

This div background color is #C5B79E.

Border color

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

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

This div border color is #C5B79E.

Opacity

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

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

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

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

This text has shadow with #C5B79E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B79E.

Preview

Color preview on black background

This text has color #C5B79E on black background.


Color preview on white background

This text has color #C5B79E on white background.


Black color preview on #C5B79E background

This text has black color on #C5B79E background.


White color preview on #C5B79E background

This text has white color on #C5B79E background.


Related colors

Complementary color

Complementary color for #hex is #3A4861.


I love getcolorcode.com

Triadic colors

1 #9EC5B7 and #B79EC5 with #C5B79E are triadic colors.

2 #9EB7C5 and #B7C59E with #C5B79E are triadic colors.