COLOR #C59DDB

HEX: #C59DDB RGB: (197,157,219)

Renk bilgisi

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

RGB renk modeli

#C59DDB color RGB value is (197,157,219).

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

RGB bağlantıları ve doygunluk

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

197
157
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 219 = 573 (100%)
R 197 of 573 ~ 34.38%
G 157 of 573 ~ 27.4%
B 219 of 573 ~ 38.22'%

%34.38
%27.4
%38.22

CMYK RENK MODELİ

#C59DDB rengi CMYK tonu (10,28,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 28.31%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,28,0,14)
C10M28Y0K14 (10%, 28%, 0%, 14%)
(0.10 / 0.28 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%28.31
%0
%14.12

Codes

Color #C59DDB in popluar color models

C5 9D DB
RGB 197 157 219
HSL 279° 46.27% 73.73%
HSB/HSV 279° 28.31% 85.88%
CMYK 10.05% 28.31% 0.00%
14.12%

Color #C59DDB in popluar number systems.

HEX C5 9D DB
Decimal 197 157 219
Binary 11000101 10011101 11011011
Octal 305 235 333

Shades and tints

Shades of #C59DDB

#C59DDB
(197,157,219)
#B48FC8
(180,143,200)
#A381B5
(163,129,181)
#9273A2
(146,115,162)
#81658F
(129,101,143)
#70577C
(112,87,124)
#5F4969
(95,73,105)
#4E3B56
(78,59,86)
#3D2D43
(61,45,67)
#2C1F30
(44,31,48)
#1B111D
(27,17,29)
#000000
(0,0,0)

Tints of #C59DDB

#C59DDB
(197,157,219)
#CAA5DE
(202,165,222)
#CFADE1
(207,173,225)
#D4B5E4
(212,181,228)
#D9BDE7
(217,189,231)
#DEC5EA
(222,197,234)
#E3CDED
(227,205,237)
#E8D5F0
(232,213,240)
#EDDDF3
(237,221,243)
#F2E5F6
(242,229,246)
#F7EDF9
(247,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59DDB; }

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

This text font color is #C59DDB.

Background Color

.myBgColor { background-color: #C59DDB; }

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

This div background color is #C59DDB.

Border color

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

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

This div border color is #C59DDB.

Opacity

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

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

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

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

This text has shadow with #C59DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59DDB.

Preview

Color preview on black background

This text has color #C59DDB on black background.


Color preview on white background

This text has color #C59DDB on white background.


Black color preview on #C59DDB background

This text has black color on #C59DDB background.


White color preview on #C59DDB background

This text has white color on #C59DDB background.


Related colors

Complementary color

Complementary color for #hex is #3A6224.


I love getcolorcode.com

Triadic colors

1 #DBC59D and #9DDBC5 with #C59DDB are triadic colors.

2 #DB9DC5 and #9DC5DB with #C59DDB are triadic colors.