COLOR #C5B188

HEX: #C5B188 RGB: (197,177,136)

Color info

#C5B188 contains mainly red and green colors. Web safe color of #C5B188 is #CC9999 (or #C99).

RGB color model

#C5B188 color RGB value is (197,177,136).

RGB: (197,177,136) (77%, 69%, 53%)

RGB channels and saturation

R 197 of 255 = 77%
G 177 of 255 = 69%
B 136 of 255 = 53%

197
177
136

R + G + B ~ 66%. #C5B188 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 177 + 136 = 510 (100%)
R 197 of 510 ~ 38.63%
G 177 of 510 ~ 34.71%
B 136 of 510 ~ 26.67'%

%38.63
%34.71
%26.67

CMYK color model

#C5B188 color CMYK value is (0,10,31,23).

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

CMYK: (0,10,31,23)
C0M10Y31K23 (0%, 10%, 31%, 23%)
(0.00 / 0.10 / 0.31 / 0.23)

CMYK percentages

%0
%10.15
%30.96
%22.75

Codes

Color #C5B188 in popluar color models

C5 B1 88
RGB 197 177 136
HSL 40° 34.46% 65.29%
HSB/HSV 40° 30.96% 77.25%
CMYK 0.00% 10.15% 30.96%
22.75%

Color #C5B188 in popluar number systems.

HEX C5 B1 88
Decimal 197 177 136
Binary 11000101 10110001 10001000
Octal 305 261 210

Shades and tints

Shades of #C5B188

#C5B188
(197,177,136)
#B4A17C
(180,161,124)
#A39170
(163,145,112)
#928164
(146,129,100)
#817158
(129,113,88)
#70614C
(112,97,76)
#5F5140
(95,81,64)
#4E4134
(78,65,52)
#3D3128
(61,49,40)
#2C211C
(44,33,28)
#1B1110
(27,17,16)
#000000
(0,0,0)

Tints of #C5B188

#C5B188
(197,177,136)
#CAB892
(202,184,146)
#CFBF9C
(207,191,156)
#D4C6A6
(212,198,166)
#D9CDB0
(217,205,176)
#DED4BA
(222,212,186)
#E3DBC4
(227,219,196)
#E8E2CE
(232,226,206)
#EDE9D8
(237,233,216)
#F2F0E2
(242,240,226)
#F7F7EC
(247,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B188; }

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

This text font color is #C5B188.

Background Color

.myBgColor { background-color: #C5B188; }

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

This div background color is #C5B188.

Border color

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

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

This div border color is #C5B188.

Opacity

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

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

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

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

This text has shadow with #C5B188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B188.

Preview

Color preview on black background

This text has color #C5B188 on black background.


Color preview on white background

This text has color #C5B188 on white background.


Black color preview on #C5B188 background

This text has black color on #C5B188 background.


White color preview on #C5B188 background

This text has white color on #C5B188 background.


Related colors

Complementary color

Complementary color for #hex is #3A4E77.


I love getcolorcode.com

Triadic colors

1 #88C5B1 and #B188C5 with #C5B188 are triadic colors.

2 #88B1C5 and #B1C588 with #C5B188 are triadic colors.