COLOR #C59DBE

HEX: #C59DBE RGB: (197,157,190)

Renk bilgisi

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

RGB renk modeli

#C59DBE color RGB value is (197,157,190).

RGB: (197,157,190) (77%, 62%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 190 of 255 = 75%

197
157
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 190 = 544 (100%)
R 197 of 544 ~ 36.21%
G 157 of 544 ~ 28.86%
B 190 of 544 ~ 34.93'%

%36.21
%28.86
%34.93

CMYK RENK MODELİ

#C59DBE rengi CMYK tonu (0,20,4,23).

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

CMYK: (0,20,4,23)
C0M20Y4K23 (0%, 20%, 4%, 23%)
(0.00 / 0.20 / 0.04 / 0.23)

CMYK yüzdeleri

%0
%20.3
%3.55
%22.75

Codes

Color #C59DBE in popluar color models

C5 9D BE
RGB 197 157 190
HSL 311° 25.64% 69.41%
HSB/HSV 311° 20.30% 77.25%
CMYK 0.00% 20.30% 3.55%
22.75%

Color #C59DBE in popluar number systems.

HEX C5 9D BE
Decimal 197 157 190
Binary 11000101 10011101 10111110
Octal 305 235 276

Shades and tints

Shades of #C59DBE

#C59DBE
(197,157,190)
#B48FAD
(180,143,173)
#A3819C
(163,129,156)
#92738B
(146,115,139)
#81657A
(129,101,122)
#705769
(112,87,105)
#5F4958
(95,73,88)
#4E3B47
(78,59,71)
#3D2D36
(61,45,54)
#2C1F25
(44,31,37)
#1B1114
(27,17,20)
#000000
(0,0,0)

Tints of #C59DBE

#C59DBE
(197,157,190)
#CAA5C3
(202,165,195)
#CFADC8
(207,173,200)
#D4B5CD
(212,181,205)
#D9BDD2
(217,189,210)
#DEC5D7
(222,197,215)
#E3CDDC
(227,205,220)
#E8D5E1
(232,213,225)
#EDDDE6
(237,221,230)
#F2E5EB
(242,229,235)
#F7EDF0
(247,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DBE; }

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

This text font color is #C59DBE.

Background Color

.myBgColor { background-color: #C59DBE; }

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

This div background color is #C59DBE.

Border color

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

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

This div border color is #C59DBE.

Opacity

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

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

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

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

This text has shadow with #C59DBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DBE.

Preview

Color preview on black background

This text has color #C59DBE on black background.


Color preview on white background

This text has color #C59DBE on white background.


Black color preview on #C59DBE background

This text has black color on #C59DBE background.


White color preview on #C59DBE background

This text has white color on #C59DBE background.


Related colors

Complementary color

Complementary color for #hex is #3A6241.


I love getcolorcode.com

Triadic colors

1 #BEC59D and #9DBEC5 with #C59DBE are triadic colors.

2 #BE9DC5 and #9DC5BE with #C59DBE are triadic colors.