COLOR #C59DD2

HEX: #C59DD2 RGB: (197,157,210)

Renk bilgisi

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

RGB renk modeli

#C59DD2 color RGB value is (197,157,210).

RGB: (197,157,210) (77%, 62%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 210 of 255 = 82%

197
157
210

R + G + B ~ 74%. #C59DD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 210 = 564 (100%)
R 197 of 564 ~ 34.93%
G 157 of 564 ~ 27.84%
B 210 of 564 ~ 37.23'%

%34.93
%27.84
%37.23

CMYK RENK MODELİ

#C59DD2 rengi CMYK tonu (6,25,0,18).

  • camgöbeği tonu 6.19%
  • eflatun tonu 25.24%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (6,25,0,18)
C6M25Y0K18 (6%, 25%, 0%, 18%)
(0.06 / 0.25 / 0.00 / 0.18)

CMYK yüzdeleri

%6.19
%25.24
%0
%17.65

Codes

Color #C59DD2 in popluar color models

C5 9D D2
RGB 197 157 210
HSL 285° 37.06% 71.96%
HSB/HSV 285° 25.24% 82.35%
CMYK 6.19% 25.24% 0.00%
17.65%

Color #C59DD2 in popluar number systems.

HEX C5 9D D2
Decimal 197 157 210
Binary 11000101 10011101 11010010
Octal 305 235 322

Shades and tints

Shades of #C59DD2

#C59DD2
(197,157,210)
#B48FBF
(180,143,191)
#A381AC
(163,129,172)
#927399
(146,115,153)
#816586
(129,101,134)
#705773
(112,87,115)
#5F4960
(95,73,96)
#4E3B4D
(78,59,77)
#3D2D3A
(61,45,58)
#2C1F27
(44,31,39)
#1B1114
(27,17,20)
#000000
(0,0,0)

Tints of #C59DD2

#C59DD2
(197,157,210)
#CAA5D6
(202,165,214)
#CFADDA
(207,173,218)
#D4B5DE
(212,181,222)
#D9BDE2
(217,189,226)
#DEC5E6
(222,197,230)
#E3CDEA
(227,205,234)
#E8D5EE
(232,213,238)
#EDDDF2
(237,221,242)
#F2E5F6
(242,229,246)
#F7EDFA
(247,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DD2; }

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

This text font color is #C59DD2.

Background Color

.myBgColor { background-color: #C59DD2; }

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

This div background color is #C59DD2.

Border color

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

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

This div border color is #C59DD2.

Opacity

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

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

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

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

This text has shadow with #C59DD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DD2.

Preview

Color preview on black background

This text has color #C59DD2 on black background.


Color preview on white background

This text has color #C59DD2 on white background.


Black color preview on #C59DD2 background

This text has black color on #C59DD2 background.


White color preview on #C59DD2 background

This text has white color on #C59DD2 background.


Related colors

Complementary color

Complementary color for #hex is #3A622D.


I love getcolorcode.com

Triadic colors

1 #D2C59D and #9DD2C5 with #C59DD2 are triadic colors.

2 #D29DC5 and #9DC5D2 with #C59DD2 are triadic colors.