COLOR #C59DBB

HEX: #C59DBB RGB: (197,157,187)

Renk bilgisi

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

RGB renk modeli

#C59DBB color RGB value is (197,157,187).

RGB: (197,157,187) (77%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 187 of 255 = 73%

197
157
187

R + G + B ~ 71%. #C59DBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 187 = 541 (100%)
R 197 of 541 ~ 36.41%
G 157 of 541 ~ 29.02%
B 187 of 541 ~ 34.57'%

%36.41
%29.02
%34.57

CMYK RENK MODELİ

#C59DBB rengi CMYK tonu (0,20,5,23).

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

CMYK: (0,20,5,23)
C0M20Y5K23 (0%, 20%, 5%, 23%)
(0.00 / 0.20 / 0.05 / 0.23)

CMYK yüzdeleri

%0
%20.3
%5.08
%22.75

Codes

Color #C59DBB in popluar color models

C5 9D BB
RGB 197 157 187
HSL 315° 25.64% 69.41%
HSB/HSV 315° 20.30% 77.25%
CMYK 0.00% 20.30% 5.08%
22.75%

Color #C59DBB in popluar number systems.

HEX C5 9D BB
Decimal 197 157 187
Binary 11000101 10011101 10111011
Octal 305 235 273

Shades and tints

Shades of #C59DBB

#C59DBB
(197,157,187)
#B48FAA
(180,143,170)
#A38199
(163,129,153)
#927388
(146,115,136)
#816577
(129,101,119)
#705766
(112,87,102)
#5F4955
(95,73,85)
#4E3B44
(78,59,68)
#3D2D33
(61,45,51)
#2C1F22
(44,31,34)
#1B1111
(27,17,17)
#000000
(0,0,0)

Tints of #C59DBB

#C59DBB
(197,157,187)
#CAA5C1
(202,165,193)
#CFADC7
(207,173,199)
#D4B5CD
(212,181,205)
#D9BDD3
(217,189,211)
#DEC5D9
(222,197,217)
#E3CDDF
(227,205,223)
#E8D5E5
(232,213,229)
#EDDDEB
(237,221,235)
#F2E5F1
(242,229,241)
#F7EDF7
(247,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DBB; }

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

This text font color is #C59DBB.

Background Color

.myBgColor { background-color: #C59DBB; }

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

This div background color is #C59DBB.

Border color

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

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

This div border color is #C59DBB.

Opacity

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

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

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

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

This text has shadow with #C59DBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DBB.

Preview

Color preview on black background

This text has color #C59DBB on black background.


Color preview on white background

This text has color #C59DBB on white background.


Black color preview on #C59DBB background

This text has black color on #C59DBB background.


White color preview on #C59DBB background

This text has white color on #C59DBB background.


Related colors

Complementary color

Complementary color for #hex is #3A6244.


I love getcolorcode.com

Triadic colors

1 #BBC59D and #9DBBC5 with #C59DBB are triadic colors.

2 #BB9DC5 and #9DC5BB with #C59DBB are triadic colors.