COLOR #C59DDC

HEX: #C59DDC RGB: (197,157,220)

Renk bilgisi

#C59DDC contains mainly red and blue colors. #C59DDC ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C59DDC color RGB value is (197,157,220).

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

RGB bağlantıları ve doygunluk

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

197
157
220

R + G + B ~ 75%. #C59DDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 220 = 574 (100%)
R 197 of 574 ~ 34.32%
G 157 of 574 ~ 27.35%
B 220 of 574 ~ 38.33'%

%34.32
%27.35
%38.33

CMYK RENK MODELİ

#C59DDC rengi CMYK tonu (10,29,0,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 28.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,29,0,14)
C10M29Y0K14 (10%, 29%, 0%, 14%)
(0.10 / 0.29 / 0.00 / 0.14)

CMYK yüzdeleri

%10.45
%28.64
%0
%13.73

Codes

Color #C59DDC in popluar color models

C5 9D DC
RGB 197 157 220
HSL 278° 47.37% 73.92%
HSB/HSV 278° 28.64% 86.27%
CMYK 10.45% 28.64% 0.00%
13.73%

Color #C59DDC in popluar number systems.

HEX C5 9D DC
Decimal 197 157 220
Binary 11000101 10011101 11011100
Octal 305 235 334

Shades and tints

Shades of #C59DDC

#C59DDC
(197,157,220)
#B48FC8
(180,143,200)
#A381B4
(163,129,180)
#9273A0
(146,115,160)
#81658C
(129,101,140)
#705778
(112,87,120)
#5F4964
(95,73,100)
#4E3B50
(78,59,80)
#3D2D3C
(61,45,60)
#2C1F28
(44,31,40)
#1B1114
(27,17,20)
#000000
(0,0,0)

Tints of #C59DDC

#C59DDC
(197,157,220)
#CAA5DF
(202,165,223)
#CFADE2
(207,173,226)
#D4B5E5
(212,181,229)
#D9BDE8
(217,189,232)
#DEC5EB
(222,197,235)
#E3CDEE
(227,205,238)
#E8D5F1
(232,213,241)
#EDDDF4
(237,221,244)
#F2E5F7
(242,229,247)
#F7EDFA
(247,237,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DDC; }

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

This text font color is #C59DDC.

Background Color

.myBgColor { background-color: #C59DDC; }

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

This div background color is #C59DDC.

Border color

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

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

This div border color is #C59DDC.

Opacity

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

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

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

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

This text has shadow with #C59DDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DDC.

Preview

Color preview on black background

This text has color #C59DDC on black background.


Color preview on white background

This text has color #C59DDC on white background.


Black color preview on #C59DDC background

This text has black color on #C59DDC background.


White color preview on #C59DDC background

This text has white color on #C59DDC background.


Related colors

Complementary color

Complementary color for #hex is #3A6223.


I love getcolorcode.com

Triadic colors

1 #DCC59D and #9DDCC5 with #C59DDC are triadic colors.

2 #DC9DC5 and #9DC5DC with #C59DDC are triadic colors.