COLOR #C5B88D

HEX: #C5B88D RGB: (197,184,141)

Color info

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

RGB color model

#C5B88D color RGB value is (197,184,141).

RGB: (197,184,141) (77%, 72%, 55%)

RGB channels and saturation

R 197 of 255 = 77%
G 184 of 255 = 72%
B 141 of 255 = 55%

197
184
141

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

Portions of RGB colors in percentages

R + G + B = 197 + 184 + 141 = 522 (100%)
R 197 of 522 ~ 37.74%
G 184 of 522 ~ 35.25%
B 141 of 522 ~ 27.01'%

%37.74
%35.25
%27.01

CMYK color model

#C5B88D color CMYK value is (0,7,28,23).

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

CMYK: (0,7,28,23)
C0M7Y28K23 (0%, 7%, 28%, 23%)
(0.00 / 0.07 / 0.28 / 0.23)

CMYK percentages

%0
%6.6
%28.43
%22.75

Codes

Color #C5B88D in popluar color models

C5 B8 8D
RGB 197 184 141
HSL 46° 32.56% 66.27%
HSB/HSV 46° 28.43% 77.25%
CMYK 0.00% 6.60% 28.43%
22.75%

Color #C5B88D in popluar number systems.

HEX C5 B8 8D
Decimal 197 184 141
Binary 11000101 10111000 10001101
Octal 305 270 215

Shades and tints

Shades of #C5B88D

#C5B88D
(197,184,141)
#B4A881
(180,168,129)
#A39875
(163,152,117)
#928869
(146,136,105)
#81785D
(129,120,93)
#706851
(112,104,81)
#5F5845
(95,88,69)
#4E4839
(78,72,57)
#3D382D
(61,56,45)
#2C2821
(44,40,33)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5B88D

#C5B88D
(197,184,141)
#CABE97
(202,190,151)
#CFC4A1
(207,196,161)
#D4CAAB
(212,202,171)
#D9D0B5
(217,208,181)
#DED6BF
(222,214,191)
#E3DCC9
(227,220,201)
#E8E2D3
(232,226,211)
#EDE8DD
(237,232,221)
#F2EEE7
(242,238,231)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B88D; }

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

This text font color is #C5B88D.

Background Color

.myBgColor { background-color: #C5B88D; }

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

This div background color is #C5B88D.

Border color

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

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

This div border color is #C5B88D.

Opacity

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

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

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

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

This text has shadow with #C5B88D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B88D.

Preview

Color preview on black background

This text has color #C5B88D on black background.


Color preview on white background

This text has color #C5B88D on white background.


Black color preview on #C5B88D background

This text has black color on #C5B88D background.


White color preview on #C5B88D background

This text has white color on #C5B88D background.


Related colors

Complementary color

Complementary color for #hex is #3A4772.


I love getcolorcode.com

Triadic colors

1 #8DC5B8 and #B88DC5 with #C5B88D are triadic colors.

2 #8DB8C5 and #B8C58D with #C5B88D are triadic colors.