COLOR #C5A895

HEX: #C5A895 RGB: (197,168,149)

Renk bilgisi

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

RGB renk modeli

#C5A895 color RGB value is (197,168,149).

RGB: (197,168,149) (77%, 66%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 149 of 255 = 58%

197
168
149

R + G + B ~ 67%. #C5A895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 149 = 514 (100%)
R 197 of 514 ~ 38.33%
G 168 of 514 ~ 32.68%
B 149 of 514 ~ 28.99'%

%38.33
%32.68
%28.99

CMYK RENK MODELİ

#C5A895 rengi CMYK tonu (0,15,24,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 24.37%
  • ana renk tonu 22.75%

CMYK: (0,15,24,23)
C0M15Y24K23 (0%, 15%, 24%, 23%)
(0.00 / 0.15 / 0.24 / 0.23)

CMYK yüzdeleri

%0
%14.72
%24.37
%22.75

Codes

Color #C5A895 in popluar color models

C5 A8 95
RGB 197 168 149
HSL 24° 29.27% 67.84%
HSB/HSV 24° 24.37% 77.25%
CMYK 0.00% 14.72% 24.37%
22.75%

Color #C5A895 in popluar number systems.

HEX C5 A8 95
Decimal 197 168 149
Binary 11000101 10101000 10010101
Octal 305 250 225

Shades and tints

Shades of #C5A895

#C5A895
(197,168,149)
#B49988
(180,153,136)
#A38A7B
(163,138,123)
#927B6E
(146,123,110)
#816C61
(129,108,97)
#705D54
(112,93,84)
#5F4E47
(95,78,71)
#4E3F3A
(78,63,58)
#3D302D
(61,48,45)
#2C2120
(44,33,32)
#1B1213
(27,18,19)
#000000
(0,0,0)

Tints of #C5A895

#C5A895
(197,168,149)
#CAAF9E
(202,175,158)
#CFB6A7
(207,182,167)
#D4BDB0
(212,189,176)
#D9C4B9
(217,196,185)
#DECBC2
(222,203,194)
#E3D2CB
(227,210,203)
#E8D9D4
(232,217,212)
#EDE0DD
(237,224,221)
#F2E7E6
(242,231,230)
#F7EEEF
(247,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A895 color. Also use rgb(197,168,149) instead hex code.

Text Font Color

.myTextColor { color: #C5A895; }

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

This text font color is #C5A895.

Background Color

.myBgColor { background-color: #C5A895; }

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

This div background color is #C5A895.

Border color

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

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

This div border color is #C5A895.

Opacity

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

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

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

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

This text has shadow with #C5A895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A895.

Preview

Color preview on black background

This text has color #C5A895 on black background.


Color preview on white background

This text has color #C5A895 on white background.


Black color preview on #C5A895 background

This text has black color on #C5A895 background.


White color preview on #C5A895 background

This text has white color on #C5A895 background.


Related colors

Complementary color

Complementary color for #hex is #3A576A.


I love getcolorcode.com

Triadic colors

1 #95C5A8 and #A895C5 with #C5A895 are triadic colors.

2 #95A8C5 and #A8C595 with #C5A895 are triadic colors.