COLOR #C5B991

HEX: #C5B991 RGB: (197,185,145)

Renk bilgisi

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

RGB renk modeli

#C5B991 color RGB value is (197,185,145).

RGB: (197,185,145) (77%, 73%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 185 of 255 = 73%
B 145 of 255 = 57%

197
185
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 185 + 145 = 527 (100%)
R 197 of 527 ~ 37.38%
G 185 of 527 ~ 35.1%
B 145 of 527 ~ 27.51'%

%37.38
%35.1
%27.51

CMYK RENK MODELİ

#C5B991 rengi CMYK tonu (0,6,26,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.09%
  • sarı tonu 26.40%
  • ana renk tonu 22.75%

CMYK: (0,6,26,23)
C0M6Y26K23 (0%, 6%, 26%, 23%)
(0.00 / 0.06 / 0.26 / 0.23)

CMYK yüzdeleri

%0
%6.09
%26.4
%22.75

Codes

Color #C5B991 in popluar color models

C5 B9 91
RGB 197 185 145
HSL 46° 30.95% 67.06%
HSB/HSV 46° 26.40% 77.25%
CMYK 0.00% 6.09% 26.40%
22.75%

Color #C5B991 in popluar number systems.

HEX C5 B9 91
Decimal 197 185 145
Binary 11000101 10111001 10010001
Octal 305 271 221

Shades and tints

Shades of #C5B991

#C5B991
(197,185,145)
#B4A984
(180,169,132)
#A39977
(163,153,119)
#92896A
(146,137,106)
#81795D
(129,121,93)
#706950
(112,105,80)
#5F5943
(95,89,67)
#4E4936
(78,73,54)
#3D3929
(61,57,41)
#2C291C
(44,41,28)
#1B190F
(27,25,15)
#000000
(0,0,0)

Tints of #C5B991

#C5B991
(197,185,145)
#CABF9B
(202,191,155)
#CFC5A5
(207,197,165)
#D4CBAF
(212,203,175)
#D9D1B9
(217,209,185)
#DED7C3
(222,215,195)
#E3DDCD
(227,221,205)
#E8E3D7
(232,227,215)
#EDE9E1
(237,233,225)
#F2EFEB
(242,239,235)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B991 color. Also use rgb(197,185,145) instead hex code.

Text Font Color

.myTextColor { color: #C5B991; }

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

This text font color is #C5B991.

Background Color

.myBgColor { background-color: #C5B991; }

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

This div background color is #C5B991.

Border color

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

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

This div border color is #C5B991.

Opacity

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

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

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

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

This text has shadow with #C5B991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B991.

Preview

Color preview on black background

This text has color #C5B991 on black background.


Color preview on white background

This text has color #C5B991 on white background.


Black color preview on #C5B991 background

This text has black color on #C5B991 background.


White color preview on #C5B991 background

This text has white color on #C5B991 background.


Related colors

Complementary color

Complementary color for #hex is #3A466E.


I love getcolorcode.com

Triadic colors

1 #91C5B9 and #B991C5 with #C5B991 are triadic colors.

2 #91B9C5 and #B9C591 with #C5B991 are triadic colors.