COLOR #C59EDA

HEX: #C59EDA RGB: (197,158,218)

Renk bilgisi

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

RGB renk modeli

#C59EDA color RGB value is (197,158,218).

RGB: (197,158,218) (77%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 158 of 255 = 62%
B 218 of 255 = 85%

197
158
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 158 + 218 = 573 (100%)
R 197 of 573 ~ 34.38%
G 158 of 573 ~ 27.57%
B 218 of 573 ~ 38.05'%

%34.38
%27.57
%38.05

CMYK RENK MODELİ

#C59EDA rengi CMYK tonu (10,28,0,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 27.52%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (10,28,0,15)
C10M28Y0K15 (10%, 28%, 0%, 15%)
(0.10 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%9.63
%27.52
%0
%14.51

Codes

Color #C59EDA in popluar color models

C5 9E DA
RGB 197 158 218
HSL 279° 44.78% 73.73%
HSB/HSV 279° 27.52% 85.49%
CMYK 9.63% 27.52% 0.00%
14.51%

Color #C59EDA in popluar number systems.

HEX C5 9E DA
Decimal 197 158 218
Binary 11000101 10011110 11011010
Octal 305 236 332

Shades and tints

Shades of #C59EDA

#C59EDA
(197,158,218)
#B490C7
(180,144,199)
#A382B4
(163,130,180)
#9274A1
(146,116,161)
#81668E
(129,102,142)
#70587B
(112,88,123)
#5F4A68
(95,74,104)
#4E3C55
(78,60,85)
#3D2E42
(61,46,66)
#2C202F
(44,32,47)
#1B121C
(27,18,28)
#000000
(0,0,0)

Tints of #C59EDA

#C59EDA
(197,158,218)
#CAA6DD
(202,166,221)
#CFAEE0
(207,174,224)
#D4B6E3
(212,182,227)
#D9BEE6
(217,190,230)
#DEC6E9
(222,198,233)
#E3CEEC
(227,206,236)
#E8D6EF
(232,214,239)
#EDDEF2
(237,222,242)
#F2E6F5
(242,230,245)
#F7EEF8
(247,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59EDA; }

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

This text font color is #C59EDA.

Background Color

.myBgColor { background-color: #C59EDA; }

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

This div background color is #C59EDA.

Border color

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

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

This div border color is #C59EDA.

Opacity

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

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

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

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

This text has shadow with #C59EDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59EDA.

Preview

Color preview on black background

This text has color #C59EDA on black background.


Color preview on white background

This text has color #C59EDA on white background.


Black color preview on #C59EDA background

This text has black color on #C59EDA background.


White color preview on #C59EDA background

This text has white color on #C59EDA background.


Related colors

Complementary color

Complementary color for #hex is #3A6125.


I love getcolorcode.com

Triadic colors

1 #DAC59E and #9EDAC5 with #C59EDA are triadic colors.

2 #DA9EC5 and #9EC5DA with #C59EDA are triadic colors.