COLOR #C5B18E

HEX: #C5B18E RGB: (197,177,142)

Color info

#C5B18E contains red, green and blue colors in about the same proportion. Web safe color of #C5B18E is #CC9999 (or #C99).

RGB color model

#C5B18E color RGB value is (197,177,142).

RGB: (197,177,142) (77%, 69%, 56%)

RGB channels and saturation

R 197 of 255 = 77%
G 177 of 255 = 69%
B 142 of 255 = 56%

197
177
142

R + G + B ~ 67%. #C5B18E is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 177 + 142 = 516 (100%)
R 197 of 516 ~ 38.18%
G 177 of 516 ~ 34.3%
B 142 of 516 ~ 27.52'%

%38.18
%34.3
%27.52

CMYK color model

#C5B18E color CMYK value is (0,10,28,23).

  • cyan value is 0.00%
  • magenta value is 10.15%
  • yellow value is 27.92%
  • key color value is 22.75%

CMYK: (0,10,28,23)
C0M10Y28K23 (0%, 10%, 28%, 23%)
(0.00 / 0.10 / 0.28 / 0.23)

CMYK percentages

%0
%10.15
%27.92
%22.75

Codes

Color #C5B18E in popluar color models

C5 B1 8E
RGB 197 177 142
HSL 38° 32.16% 66.47%
HSB/HSV 38° 27.92% 77.25%
CMYK 0.00% 10.15% 27.92%
22.75%

Color #C5B18E in popluar number systems.

HEX C5 B1 8E
Decimal 197 177 142
Binary 11000101 10110001 10001110
Octal 305 261 216

Shades and tints

Shades of #C5B18E

#C5B18E
(197,177,142)
#B4A182
(180,161,130)
#A39176
(163,145,118)
#92816A
(146,129,106)
#81715E
(129,113,94)
#706152
(112,97,82)
#5F5146
(95,81,70)
#4E413A
(78,65,58)
#3D312E
(61,49,46)
#2C2122
(44,33,34)
#1B1116
(27,17,22)
#000000
(0,0,0)

Tints of #C5B18E

#C5B18E
(197,177,142)
#CAB898
(202,184,152)
#CFBFA2
(207,191,162)
#D4C6AC
(212,198,172)
#D9CDB6
(217,205,182)
#DED4C0
(222,212,192)
#E3DBCA
(227,219,202)
#E8E2D4
(232,226,212)
#EDE9DE
(237,233,222)
#F2F0E8
(242,240,232)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B18E color. Also use rgb(197,177,142) instead hex code.

Text Font Color

.myTextColor { color: #C5B18E; }

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

This text font color is #C5B18E.

Background Color

.myBgColor { background-color: #C5B18E; }

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

This div background color is #C5B18E.

Border color

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

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

This div border color is #C5B18E.

Opacity

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

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

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

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

This text has shadow with #C5B18E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B18E.

Preview

Color preview on black background

This text has color #C5B18E on black background.


Color preview on white background

This text has color #C5B18E on white background.


Black color preview on #C5B18E background

This text has black color on #C5B18E background.


White color preview on #C5B18E background

This text has white color on #C5B18E background.


Related colors

Complementary color

Complementary color for #hex is #3A4E71.


I love getcolorcode.com

Triadic colors

1 #8EC5B1 and #B18EC5 with #C5B18E are triadic colors.

2 #8EB1C5 and #B1C58E with #C5B18E are triadic colors.