COLOR #C59DA8

HEX: #C59DA8 RGB: (197,157,168)

Renk bilgisi

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

RGB renk modeli

#C59DA8 color RGB value is (197,157,168).

RGB: (197,157,168) (77%, 62%, 66%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 168 of 255 = 66%

197
157
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 168 = 522 (100%)
R 197 of 522 ~ 37.74%
G 157 of 522 ~ 30.08%
B 168 of 522 ~ 32.18'%

%37.74
%30.08
%32.18

CMYK RENK MODELİ

#C59DA8 rengi CMYK tonu (0,20,15,23).

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

CMYK: (0,20,15,23)
C0M20Y15K23 (0%, 20%, 15%, 23%)
(0.00 / 0.20 / 0.15 / 0.23)

CMYK yüzdeleri

%0
%20.3
%14.72
%22.75

Codes

Color #C59DA8 in popluar color models

C5 9D A8
RGB 197 157 168
HSL 344° 25.64% 69.41%
HSB/HSV 344° 20.30% 77.25%
CMYK 0.00% 20.30% 14.72%
22.75%

Color #C59DA8 in popluar number systems.

HEX C5 9D A8
Decimal 197 157 168
Binary 11000101 10011101 10101000
Octal 305 235 250

Shades and tints

Shades of #C59DA8

#C59DA8
(197,157,168)
#B48F99
(180,143,153)
#A3818A
(163,129,138)
#92737B
(146,115,123)
#81656C
(129,101,108)
#70575D
(112,87,93)
#5F494E
(95,73,78)
#4E3B3F
(78,59,63)
#3D2D30
(61,45,48)
#2C1F21
(44,31,33)
#1B1112
(27,17,18)
#000000
(0,0,0)

Tints of #C59DA8

#C59DA8
(197,157,168)
#CAA5AF
(202,165,175)
#CFADB6
(207,173,182)
#D4B5BD
(212,181,189)
#D9BDC4
(217,189,196)
#DEC5CB
(222,197,203)
#E3CDD2
(227,205,210)
#E8D5D9
(232,213,217)
#EDDDE0
(237,221,224)
#F2E5E7
(242,229,231)
#F7EDEE
(247,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DA8; }

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

This text font color is #C59DA8.

Background Color

.myBgColor { background-color: #C59DA8; }

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

This div background color is #C59DA8.

Border color

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

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

This div border color is #C59DA8.

Opacity

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

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

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

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

This text has shadow with #C59DA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DA8.

Preview

Color preview on black background

This text has color #C59DA8 on black background.


Color preview on white background

This text has color #C59DA8 on white background.


Black color preview on #C59DA8 background

This text has black color on #C59DA8 background.


White color preview on #C59DA8 background

This text has white color on #C59DA8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6257.


I love getcolorcode.com

Triadic colors

1 #A8C59D and #9DA8C5 with #C59DA8 are triadic colors.

2 #A89DC5 and #9DC5A8 with #C59DA8 are triadic colors.