COLOR #C5A59E

HEX: #C5A59E RGB: (197,165,158)

Renk bilgisi

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

RGB renk modeli

#C5A59E color RGB value is (197,165,158).

RGB: (197,165,158) (77%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 165 of 255 = 65%
B 158 of 255 = 62%

197
165
158

R + G + B ~ 68%. #C5A59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 165 + 158 = 520 (100%)
R 197 of 520 ~ 37.88%
G 165 of 520 ~ 31.73%
B 158 of 520 ~ 30.38'%

%37.88
%31.73
%30.38

CMYK RENK MODELİ

#C5A59E rengi CMYK tonu (0,16,20,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.24%
  • sarı tonu 19.80%
  • ana renk tonu 22.75%

CMYK: (0,16,20,23)
C0M16Y20K23 (0%, 16%, 20%, 23%)
(0.00 / 0.16 / 0.20 / 0.23)

CMYK yüzdeleri

%0
%16.24
%19.8
%22.75

Codes

Color #C5A59E in popluar color models

C5 A5 9E
RGB 197 165 158
HSL 11° 25.16% 69.61%
HSB/HSV 11° 19.80% 77.25%
CMYK 0.00% 16.24% 19.80%
22.75%

Color #C5A59E in popluar number systems.

HEX C5 A5 9E
Decimal 197 165 158
Binary 11000101 10100101 10011110
Octal 305 245 236

Shades and tints

Shades of #C5A59E

#C5A59E
(197,165,158)
#B49690
(180,150,144)
#A38782
(163,135,130)
#927874
(146,120,116)
#816966
(129,105,102)
#705A58
(112,90,88)
#5F4B4A
(95,75,74)
#4E3C3C
(78,60,60)
#3D2D2E
(61,45,46)
#2C1E20
(44,30,32)
#1B0F12
(27,15,18)
#000000
(0,0,0)

Tints of #C5A59E

#C5A59E
(197,165,158)
#CAADA6
(202,173,166)
#CFB5AE
(207,181,174)
#D4BDB6
(212,189,182)
#D9C5BE
(217,197,190)
#DECDC6
(222,205,198)
#E3D5CE
(227,213,206)
#E8DDD6
(232,221,214)
#EDE5DE
(237,229,222)
#F2EDE6
(242,237,230)
#F7F5EE
(247,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A59E color. Also use rgb(197,165,158) instead hex code.

Text Font Color

.myTextColor { color: #C5A59E; }

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

This text font color is #C5A59E.

Background Color

.myBgColor { background-color: #C5A59E; }

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

This div background color is #C5A59E.

Border color

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

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

This div border color is #C5A59E.

Opacity

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

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

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

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

This text has shadow with #C5A59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A59E.

Preview

Color preview on black background

This text has color #C5A59E on black background.


Color preview on white background

This text has color #C5A59E on white background.


Black color preview on #C5A59E background

This text has black color on #C5A59E background.


White color preview on #C5A59E background

This text has white color on #C5A59E background.


Related colors

Complementary color

Complementary color for #hex is #3A5A61.


I love getcolorcode.com

Triadic colors

1 #9EC5A5 and #A59EC5 with #C5A59E are triadic colors.

2 #9EA5C5 and #A5C59E with #C5A59E are triadic colors.