COLOR #C5B182

HEX: #C5B182 RGB: (197,177,130)

Color info

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

RGB color model

#C5B182 color RGB value is (197,177,130).

RGB: (197,177,130) (77%, 69%, 51%)

RGB channels and saturation

R 197 of 255 = 77%
G 177 of 255 = 69%
B 130 of 255 = 51%

197
177
130

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

Portions of RGB colors in percentages

R + G + B = 197 + 177 + 130 = 504 (100%)
R 197 of 504 ~ 39.09%
G 177 of 504 ~ 35.12%
B 130 of 504 ~ 25.79'%

%39.09
%35.12
%25.79

CMYK color model

#C5B182 color CMYK value is (0,10,34,23).

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

CMYK: (0,10,34,23)
C0M10Y34K23 (0%, 10%, 34%, 23%)
(0.00 / 0.10 / 0.34 / 0.23)

CMYK percentages

%0
%10.15
%34.01
%22.75

Codes

Color #C5B182 in popluar color models

C5 B1 82
RGB 197 177 130
HSL 42° 36.61% 64.12%
HSB/HSV 42° 34.01% 77.25%
CMYK 0.00% 10.15% 34.01%
22.75%

Color #C5B182 in popluar number systems.

HEX C5 B1 82
Decimal 197 177 130
Binary 11000101 10110001 10000010
Octal 305 261 202

Shades and tints

Shades of #C5B182

#C5B182
(197,177,130)
#B4A177
(180,161,119)
#A3916C
(163,145,108)
#928161
(146,129,97)
#817156
(129,113,86)
#70614B
(112,97,75)
#5F5140
(95,81,64)
#4E4135
(78,65,53)
#3D312A
(61,49,42)
#2C211F
(44,33,31)
#1B1114
(27,17,20)
#000000
(0,0,0)

Tints of #C5B182

#C5B182
(197,177,130)
#CAB88D
(202,184,141)
#CFBF98
(207,191,152)
#D4C6A3
(212,198,163)
#D9CDAE
(217,205,174)
#DED4B9
(222,212,185)
#E3DBC4
(227,219,196)
#E8E2CF
(232,226,207)
#EDE9DA
(237,233,218)
#F2F0E5
(242,240,229)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B182; }

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

This text font color is #C5B182.

Background Color

.myBgColor { background-color: #C5B182; }

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

This div background color is #C5B182.

Border color

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

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

This div border color is #C5B182.

Opacity

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

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

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

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

This text has shadow with #C5B182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B182.

Preview

Color preview on black background

This text has color #C5B182 on black background.


Color preview on white background

This text has color #C5B182 on white background.


Black color preview on #C5B182 background

This text has black color on #C5B182 background.


White color preview on #C5B182 background

This text has white color on #C5B182 background.


Related colors

Complementary color

Complementary color for #hex is #3A4E7D.


I love getcolorcode.com

Triadic colors

1 #82C5B1 and #B182C5 with #C5B182 are triadic colors.

2 #82B1C5 and #B1C582 with #C5B182 are triadic colors.