COLOR #C59ED2

HEX: #C59ED2 RGB: (197,158,210)

Renk bilgisi

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

RGB renk modeli

#C59ED2 color RGB value is (197,158,210).

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

RGB bağlantıları ve doygunluk

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

197
158
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 158 + 210 = 565 (100%)
R 197 of 565 ~ 34.87%
G 158 of 565 ~ 27.96%
B 210 of 565 ~ 37.17'%

%34.87
%27.96
%37.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.19%
  • eflatun tonu 24.76%
  • 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
%24.76
%0
%17.65

Codes

Color #C59ED2 in popluar color models

C5 9E D2
RGB 197 158 210
HSL 285° 36.62% 72.16%
HSB/HSV 285° 24.76% 82.35%
CMYK 6.19% 24.76% 0.00%
17.65%

Color #C59ED2 in popluar number systems.

HEX C5 9E D2
Decimal 197 158 210
Binary 11000101 10011110 11010010
Octal 305 236 322

Shades and tints

Shades of #C59ED2

#C59ED2
(197,158,210)
#B490BF
(180,144,191)
#A382AC
(163,130,172)
#927499
(146,116,153)
#816686
(129,102,134)
#705873
(112,88,115)
#5F4A60
(95,74,96)
#4E3C4D
(78,60,77)
#3D2E3A
(61,46,58)
#2C2027
(44,32,39)
#1B1214
(27,18,20)
#000000
(0,0,0)

Tints of #C59ED2

#C59ED2
(197,158,210)
#CAA6D6
(202,166,214)
#CFAEDA
(207,174,218)
#D4B6DE
(212,182,222)
#D9BEE2
(217,190,226)
#DEC6E6
(222,198,230)
#E3CEEA
(227,206,234)
#E8D6EE
(232,214,238)
#EDDEF2
(237,222,242)
#F2E6F6
(242,230,246)
#F7EEFA
(247,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59ED2; }

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

This text font color is #C59ED2.

Background Color

.myBgColor { background-color: #C59ED2; }

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

This div background color is #C59ED2.

Border color

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

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

This div border color is #C59ED2.

Opacity

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

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

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

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

This text has shadow with #C59ED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59ED2.

Preview

Color preview on black background

This text has color #C59ED2 on black background.


Color preview on white background

This text has color #C59ED2 on white background.


Black color preview on #C59ED2 background

This text has black color on #C59ED2 background.


White color preview on #C59ED2 background

This text has white color on #C59ED2 background.


Related colors

Complementary color

Complementary color for #hex is #3A612D.


I love getcolorcode.com

Triadic colors

1 #D2C59E and #9ED2C5 with #C59ED2 are triadic colors.

2 #D29EC5 and #9EC5D2 with #C59ED2 are triadic colors.