COLOR #C5A09B

HEX: #C5A09B RGB: (197,160,155)

Renk bilgisi

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

RGB renk modeli

#C5A09B color RGB value is (197,160,155).

RGB: (197,160,155) (77%, 63%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 160 of 255 = 63%
B 155 of 255 = 61%

197
160
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 160 + 155 = 512 (100%)
R 197 of 512 ~ 38.48%
G 160 of 512 ~ 31.25%
B 155 of 512 ~ 30.27'%

%38.48
%31.25
%30.27

CMYK RENK MODELİ

#C5A09B rengi CMYK tonu (0,19,21,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.78%
  • sarı tonu 21.32%
  • ana renk tonu 22.75%

CMYK: (0,19,21,23)
C0M19Y21K23 (0%, 19%, 21%, 23%)
(0.00 / 0.19 / 0.21 / 0.23)

CMYK yüzdeleri

%0
%18.78
%21.32
%22.75

Codes

Color #C5A09B in popluar color models

C5 A0 9B
RGB 197 160 155
HSL 26.58% 69.02%
HSB/HSV 21.32% 77.25%
CMYK 0.00% 18.78% 21.32%
22.75%

Color #C5A09B in popluar number systems.

HEX C5 A0 9B
Decimal 197 160 155
Binary 11000101 10100000 10011011
Octal 305 240 233

Shades and tints

Shades of #C5A09B

#C5A09B
(197,160,155)
#B4928D
(180,146,141)
#A3847F
(163,132,127)
#927671
(146,118,113)
#816863
(129,104,99)
#705A55
(112,90,85)
#5F4C47
(95,76,71)
#4E3E39
(78,62,57)
#3D302B
(61,48,43)
#2C221D
(44,34,29)
#1B140F
(27,20,15)
#000000
(0,0,0)

Tints of #C5A09B

#C5A09B
(197,160,155)
#CAA8A4
(202,168,164)
#CFB0AD
(207,176,173)
#D4B8B6
(212,184,182)
#D9C0BF
(217,192,191)
#DEC8C8
(222,200,200)
#E3D0D1
(227,208,209)
#E8D8DA
(232,216,218)
#EDE0E3
(237,224,227)
#F2E8EC
(242,232,236)
#F7F0F5
(247,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A09B color. Also use rgb(197,160,155) instead hex code.

Text Font Color

.myTextColor { color: #C5A09B; }

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

This text font color is #C5A09B.

Background Color

.myBgColor { background-color: #C5A09B; }

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

This div background color is #C5A09B.

Border color

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

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

This div border color is #C5A09B.

Opacity

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

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

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

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

This text has shadow with #C5A09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A09B.

Preview

Color preview on black background

This text has color #C5A09B on black background.


Color preview on white background

This text has color #C5A09B on white background.


Black color preview on #C5A09B background

This text has black color on #C5A09B background.


White color preview on #C5A09B background

This text has white color on #C5A09B background.


Related colors

Complementary color

Complementary color for #hex is #3A5F64.


I love getcolorcode.com

Triadic colors

1 #9BC5A0 and #A09BC5 with #C5A09B are triadic colors.

2 #9BA0C5 and #A0C59B with #C5A09B are triadic colors.