COLOR #C5B88A

HEX: #C5B88A RGB: (197,184,138)

Color info

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

RGB color model

#C5B88A color RGB value is (197,184,138).

RGB: (197,184,138) (77%, 72%, 54%)

RGB channels and saturation

R 197 of 255 = 77%
G 184 of 255 = 72%
B 138 of 255 = 54%

197
184
138

R + G + B ~ 68%. #C5B88A is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 184 + 138 = 519 (100%)
R 197 of 519 ~ 37.96%
G 184 of 519 ~ 35.45%
B 138 of 519 ~ 26.59'%

%37.96
%35.45
%26.59

CMYK color model

#C5B88A color CMYK value is (0,7,30,23).

  • cyan value is 0.00%
  • magenta value is 6.60%
  • yellow value is 29.95%
  • key color value is 22.75%

CMYK: (0,7,30,23)
C0M7Y30K23 (0%, 7%, 30%, 23%)
(0.00 / 0.07 / 0.30 / 0.23)

CMYK percentages

%0
%6.6
%29.95
%22.75

Codes

Color #C5B88A in popluar color models

C5 B8 8A
RGB 197 184 138
HSL 47° 33.71% 65.69%
HSB/HSV 47° 29.95% 77.25%
CMYK 0.00% 6.60% 29.95%
22.75%

Color #C5B88A in popluar number systems.

HEX C5 B8 8A
Decimal 197 184 138
Binary 11000101 10111000 10001010
Octal 305 270 212

Shades and tints

Shades of #C5B88A

#C5B88A
(197,184,138)
#B4A87E
(180,168,126)
#A39872
(163,152,114)
#928866
(146,136,102)
#81785A
(129,120,90)
#70684E
(112,104,78)
#5F5842
(95,88,66)
#4E4836
(78,72,54)
#3D382A
(61,56,42)
#2C281E
(44,40,30)
#1B1812
(27,24,18)
#000000
(0,0,0)

Tints of #C5B88A

#C5B88A
(197,184,138)
#CABE94
(202,190,148)
#CFC49E
(207,196,158)
#D4CAA8
(212,202,168)
#D9D0B2
(217,208,178)
#DED6BC
(222,214,188)
#E3DCC6
(227,220,198)
#E8E2D0
(232,226,208)
#EDE8DA
(237,232,218)
#F2EEE4
(242,238,228)
#F7F4EE
(247,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B88A color. Also use rgb(197,184,138) instead hex code.

Text Font Color

.myTextColor { color: #C5B88A; }

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

This text font color is #C5B88A.

Background Color

.myBgColor { background-color: #C5B88A; }

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

This div background color is #C5B88A.

Border color

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

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

This div border color is #C5B88A.

Opacity

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

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

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

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

This text has shadow with #C5B88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B88A.

Preview

Color preview on black background

This text has color #C5B88A on black background.


Color preview on white background

This text has color #C5B88A on white background.


Black color preview on #C5B88A background

This text has black color on #C5B88A background.


White color preview on #C5B88A background

This text has white color on #C5B88A background.


Related colors

Complementary color

Complementary color for #hex is #3A4775.


I love getcolorcode.com

Triadic colors

1 #8AC5B8 and #B88AC5 with #C5B88A are triadic colors.

2 #8AB8C5 and #B8C58A with #C5B88A are triadic colors.