COLOR #C5B499

HEX: #C5B499 RGB: (197,180,153)

Renk bilgisi

#C5B499 contains red, green and blue colors in about the same proportion. #C5B499 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5B499 color RGB value is (197,180,153).

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

RGB bağlantıları ve doygunluk

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

197
180
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 180 + 153 = 530 (100%)
R 197 of 530 ~ 37.17%
G 180 of 530 ~ 33.96%
B 153 of 530 ~ 28.87'%

%37.17
%33.96
%28.87

CMYK RENK MODELİ

#C5B499 rengi CMYK tonu (0,9,22,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.63%
  • sarı tonu 22.34%
  • ana renk tonu 22.75%

CMYK: (0,9,22,23)
C0M9Y22K23 (0%, 9%, 22%, 23%)
(0.00 / 0.09 / 0.22 / 0.23)

CMYK yüzdeleri

%0
%8.63
%22.34
%22.75

Codes

Color #C5B499 in popluar color models

C5 B4 99
RGB 197 180 153
HSL 37° 27.50% 68.63%
HSB/HSV 37° 22.34% 77.25%
CMYK 0.00% 8.63% 22.34%
22.75%

Color #C5B499 in popluar number systems.

HEX C5 B4 99
Decimal 197 180 153
Binary 11000101 10110100 10011001
Octal 305 264 231

Shades and tints

Shades of #C5B499

#C5B499
(197,180,153)
#B4A48C
(180,164,140)
#A3947F
(163,148,127)
#928472
(146,132,114)
#817465
(129,116,101)
#706458
(112,100,88)
#5F544B
(95,84,75)
#4E443E
(78,68,62)
#3D3431
(61,52,49)
#2C2424
(44,36,36)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #C5B499

#C5B499
(197,180,153)
#CABAA2
(202,186,162)
#CFC0AB
(207,192,171)
#D4C6B4
(212,198,180)
#D9CCBD
(217,204,189)
#DED2C6
(222,210,198)
#E3D8CF
(227,216,207)
#E8DED8
(232,222,216)
#EDE4E1
(237,228,225)
#F2EAEA
(242,234,234)
#F7F0F3
(247,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B499; }

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

This text font color is #C5B499.

Background Color

.myBgColor { background-color: #C5B499; }

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

This div background color is #C5B499.

Border color

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

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

This div border color is #C5B499.

Opacity

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

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

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

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

This text has shadow with #C5B499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B499.

Preview

Color preview on black background

This text has color #C5B499 on black background.


Color preview on white background

This text has color #C5B499 on white background.


Black color preview on #C5B499 background

This text has black color on #C5B499 background.


White color preview on #C5B499 background

This text has white color on #C5B499 background.


Related colors

Complementary color

Complementary color for #hex is #3A4B66.


I love getcolorcode.com

Triadic colors

1 #99C5B4 and #B499C5 with #C5B499 are triadic colors.

2 #99B4C5 and #B4C599 with #C5B499 are triadic colors.