COLOR #C59FDB

HEX: #C59FDB RGB: (197,159,219)

Renk bilgisi

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

RGB renk modeli

#C59FDB color RGB value is (197,159,219).

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

RGB bağlantıları ve doygunluk

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

197
159
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 159 + 219 = 575 (100%)
R 197 of 575 ~ 34.26%
G 159 of 575 ~ 27.65%
B 219 of 575 ~ 38.09'%

%34.26
%27.65
%38.09

CMYK RENK MODELİ

#C59FDB rengi CMYK tonu (10,27,0,14).

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

CMYK: (10,27,0,14)
C10M27Y0K14 (10%, 27%, 0%, 14%)
(0.10 / 0.27 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%27.4
%0
%14.12

Codes

Color #C59FDB in popluar color models

C5 9F DB
RGB 197 159 219
HSL 278° 45.45% 74.12%
HSB/HSV 278° 27.40% 85.88%
CMYK 10.05% 27.40% 0.00%
14.12%

Color #C59FDB in popluar number systems.

HEX C5 9F DB
Decimal 197 159 219
Binary 11000101 10011111 11011011
Octal 305 237 333

Shades and tints

Shades of #C59FDB

#C59FDB
(197,159,219)
#B491C8
(180,145,200)
#A383B5
(163,131,181)
#9275A2
(146,117,162)
#81678F
(129,103,143)
#70597C
(112,89,124)
#5F4B69
(95,75,105)
#4E3D56
(78,61,86)
#3D2F43
(61,47,67)
#2C2130
(44,33,48)
#1B131D
(27,19,29)
#000000
(0,0,0)

Tints of #C59FDB

#C59FDB
(197,159,219)
#CAA7DE
(202,167,222)
#CFAFE1
(207,175,225)
#D4B7E4
(212,183,228)
#D9BFE7
(217,191,231)
#DEC7EA
(222,199,234)
#E3CFED
(227,207,237)
#E8D7F0
(232,215,240)
#EDDFF3
(237,223,243)
#F2E7F6
(242,231,246)
#F7EFF9
(247,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59FDB; }

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

This text font color is #C59FDB.

Background Color

.myBgColor { background-color: #C59FDB; }

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

This div background color is #C59FDB.

Border color

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

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

This div border color is #C59FDB.

Opacity

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

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

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

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

This text has shadow with #C59FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59FDB.

Preview

Color preview on black background

This text has color #C59FDB on black background.


Color preview on white background

This text has color #C59FDB on white background.


Black color preview on #C59FDB background

This text has black color on #C59FDB background.


White color preview on #C59FDB background

This text has white color on #C59FDB background.


Related colors

Complementary color

Complementary color for #hex is #3A6024.


I love getcolorcode.com

Triadic colors

1 #DBC59F and #9FDBC5 with #C59FDB are triadic colors.

2 #DB9FC5 and #9FC5DB with #C59FDB are triadic colors.