COLOR #C59DC5

HEX: #C59DC5 RGB: (197,157,197)

Renk bilgisi

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

RGB renk modeli

#C59DC5 color RGB value is (197,157,197).

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

RGB bağlantıları ve doygunluk

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

197
157
197

R + G + B ~ 72%. #C59DC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 197 = 551 (100%)
R 197 of 551 ~ 35.75%
G 157 of 551 ~ 28.49%
B 197 of 551 ~ 35.75'%

%35.75
%28.49
%35.75

CMYK RENK MODELİ

#C59DC5 rengi CMYK tonu (0,20,0,23).

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

CMYK: (0,20,0,23)
C0M20Y0K23 (0%, 20%, 0%, 23%)
(0.00 / 0.20 / 0.00 / 0.23)

CMYK yüzdeleri

%0
%20.3
%0
%22.75

Codes

Color #C59DC5 in popluar color models

C5 9D C5
RGB 197 157 197
HSL 300° 25.64% 69.41%
HSB/HSV 300° 20.30% 77.25%
CMYK 0.00% 20.30% 0.00%
22.75%

Color #C59DC5 in popluar number systems.

HEX C5 9D C5
Decimal 197 157 197
Binary 11000101 10011101 11000101
Octal 305 235 305

Shades and tints

Shades of #C59DC5

#C59DC5
(197,157,197)
#B48FB4
(180,143,180)
#A381A3
(163,129,163)
#927392
(146,115,146)
#816581
(129,101,129)
#705770
(112,87,112)
#5F495F
(95,73,95)
#4E3B4E
(78,59,78)
#3D2D3D
(61,45,61)
#2C1F2C
(44,31,44)
#1B111B
(27,17,27)
#000000
(0,0,0)

Tints of #C59DC5

#C59DC5
(197,157,197)
#CAA5CA
(202,165,202)
#CFADCF
(207,173,207)
#D4B5D4
(212,181,212)
#D9BDD9
(217,189,217)
#DEC5DE
(222,197,222)
#E3CDE3
(227,205,227)
#E8D5E8
(232,213,232)
#EDDDED
(237,221,237)
#F2E5F2
(242,229,242)
#F7EDF7
(247,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DC5; }

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

This text font color is #C59DC5.

Background Color

.myBgColor { background-color: #C59DC5; }

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

This div background color is #C59DC5.

Border color

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

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

This div border color is #C59DC5.

Opacity

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

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

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

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

This text has shadow with #C59DC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DC5.

Preview

Color preview on black background

This text has color #C59DC5 on black background.


Color preview on white background

This text has color #C59DC5 on white background.


Black color preview on #C59DC5 background

This text has black color on #C59DC5 background.


White color preview on #C59DC5 background

This text has white color on #C59DC5 background.


Related colors

Complementary color

Complementary color for #hex is #3A623A.


I love getcolorcode.com

Triadic colors

1 #C5C59D and #9DC5C5 with #C59DC5 are triadic colors.

2 #C59DC5 and #9DC5C5 with #C59DC5 are triadic colors.