COLOR #C59DB1

HEX: #C59DB1 RGB: (197,157,177)

Renk bilgisi

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

RGB renk modeli

#C59DB1 color RGB value is (197,157,177).

RGB: (197,157,177) (77%, 62%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 177 of 255 = 69%

197
157
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 177 = 531 (100%)
R 197 of 531 ~ 37.1%
G 157 of 531 ~ 29.57%
B 177 of 531 ~ 33.33'%

%37.1
%29.57
%33.33

CMYK RENK MODELİ

#C59DB1 rengi CMYK tonu (0,20,10,23).

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

CMYK: (0,20,10,23)
C0M20Y10K23 (0%, 20%, 10%, 23%)
(0.00 / 0.20 / 0.10 / 0.23)

CMYK yüzdeleri

%0
%20.3
%10.15
%22.75

Codes

Color #C59DB1 in popluar color models

C5 9D B1
RGB 197 157 177
HSL 330° 25.64% 69.41%
HSB/HSV 330° 20.30% 77.25%
CMYK 0.00% 20.30% 10.15%
22.75%

Color #C59DB1 in popluar number systems.

HEX C5 9D B1
Decimal 197 157 177
Binary 11000101 10011101 10110001
Octal 305 235 261

Shades and tints

Shades of #C59DB1

#C59DB1
(197,157,177)
#B48FA1
(180,143,161)
#A38191
(163,129,145)
#927381
(146,115,129)
#816571
(129,101,113)
#705761
(112,87,97)
#5F4951
(95,73,81)
#4E3B41
(78,59,65)
#3D2D31
(61,45,49)
#2C1F21
(44,31,33)
#1B1111
(27,17,17)
#000000
(0,0,0)

Tints of #C59DB1

#C59DB1
(197,157,177)
#CAA5B8
(202,165,184)
#CFADBF
(207,173,191)
#D4B5C6
(212,181,198)
#D9BDCD
(217,189,205)
#DEC5D4
(222,197,212)
#E3CDDB
(227,205,219)
#E8D5E2
(232,213,226)
#EDDDE9
(237,221,233)
#F2E5F0
(242,229,240)
#F7EDF7
(247,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DB1; }

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

This text font color is #C59DB1.

Background Color

.myBgColor { background-color: #C59DB1; }

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

This div background color is #C59DB1.

Border color

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

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

This div border color is #C59DB1.

Opacity

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

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

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

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

This text has shadow with #C59DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DB1.

Preview

Color preview on black background

This text has color #C59DB1 on black background.


Color preview on white background

This text has color #C59DB1 on white background.


Black color preview on #C59DB1 background

This text has black color on #C59DB1 background.


White color preview on #C59DB1 background

This text has white color on #C59DB1 background.


Related colors

Complementary color

Complementary color for #hex is #3A624E.


I love getcolorcode.com

Triadic colors

1 #B1C59D and #9DB1C5 with #C59DB1 are triadic colors.

2 #B19DC5 and #9DC5B1 with #C59DB1 are triadic colors.