COLOR #C5B498

HEX: #C5B498 RGB: (197,180,152)

Color info

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

RGB color model

#C5B498 color RGB value is (197,180,152).

RGB: (197,180,152) (77%, 71%, 60%)

RGB channels and saturation

R 197 of 255 = 77%
G 180 of 255 = 71%
B 152 of 255 = 60%

197
180
152

R + G + B ~ 69%. #C5B498 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 180 + 152 = 529 (100%)
R 197 of 529 ~ 37.24%
G 180 of 529 ~ 34.03%
B 152 of 529 ~ 28.73'%

%37.24
%34.03
%28.73

CMYK color model

#C5B498 color CMYK value is (0,9,23,23).

  • cyan value is 0.00%
  • magenta value is 8.63%
  • yellow value is 22.84%
  • key color value is 22.75%

CMYK: (0,9,23,23)
C0M9Y23K23 (0%, 9%, 23%, 23%)
(0.00 / 0.09 / 0.23 / 0.23)

CMYK percentages

%0
%8.63
%22.84
%22.75

Codes

Color #C5B498 in popluar color models

C5 B4 98
RGB 197 180 152
HSL 37° 27.95% 68.43%
HSB/HSV 37° 22.84% 77.25%
CMYK 0.00% 8.63% 22.84%
22.75%

Color #C5B498 in popluar number systems.

HEX C5 B4 98
Decimal 197 180 152
Binary 11000101 10110100 10011000
Octal 305 264 230

Shades and tints

Shades of #C5B498

#C5B498
(197,180,152)
#B4A48B
(180,164,139)
#A3947E
(163,148,126)
#928471
(146,132,113)
#817464
(129,116,100)
#706457
(112,100,87)
#5F544A
(95,84,74)
#4E443D
(78,68,61)
#3D3430
(61,52,48)
#2C2423
(44,36,35)
#1B1416
(27,20,22)
#000000
(0,0,0)

Tints of #C5B498

#C5B498
(197,180,152)
#CABAA1
(202,186,161)
#CFC0AA
(207,192,170)
#D4C6B3
(212,198,179)
#D9CCBC
(217,204,188)
#DED2C5
(222,210,197)
#E3D8CE
(227,216,206)
#E8DED7
(232,222,215)
#EDE4E0
(237,228,224)
#F2EAE9
(242,234,233)
#F7F0F2
(247,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B498 color. Also use rgb(197,180,152) instead hex code.

Text Font Color

.myTextColor { color: #C5B498; }

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

This text font color is #C5B498.

Background Color

.myBgColor { background-color: #C5B498; }

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

This div background color is #C5B498.

Border color

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

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

This div border color is #C5B498.

Opacity

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

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

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

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

This text has shadow with #C5B498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B498.

Preview

Color preview on black background

This text has color #C5B498 on black background.


Color preview on white background

This text has color #C5B498 on white background.


Black color preview on #C5B498 background

This text has black color on #C5B498 background.


White color preview on #C5B498 background

This text has white color on #C5B498 background.


Related colors

Complementary color

Complementary color for #hex is #3A4B67.


I love getcolorcode.com

Triadic colors

1 #98C5B4 and #B498C5 with #C5B498 are triadic colors.

2 #98B4C5 and #B4C598 with #C5B498 are triadic colors.