COLOR #C59AD0

HEX: #C59AD0 RGB: (197,154,208)

Renk bilgisi

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

RGB renk modeli

#C59AD0 color RGB value is (197,154,208).

RGB: (197,154,208) (77%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 154 of 255 = 60%
B 208 of 255 = 82%

197
154
208

R + G + B ~ 73%. #C59AD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 154 + 208 = 559 (100%)
R 197 of 559 ~ 35.24%
G 154 of 559 ~ 27.55%
B 208 of 559 ~ 37.21'%

%35.24
%27.55
%37.21

CMYK RENK MODELİ

#C59AD0 rengi CMYK tonu (5,26,0,18).

  • camgöbeği tonu 5.29%
  • eflatun tonu 25.96%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (5,26,0,18)
C5M26Y0K18 (5%, 26%, 0%, 18%)
(0.05 / 0.26 / 0.00 / 0.18)

CMYK yüzdeleri

%5.29
%25.96
%0
%18.43

Codes

Color #C59AD0 in popluar color models

C5 9A D0
RGB 197 154 208
HSL 288° 36.49% 70.98%
HSB/HSV 288° 25.96% 81.57%
CMYK 5.29% 25.96% 0.00%
18.43%

Color #C59AD0 in popluar number systems.

HEX C5 9A D0
Decimal 197 154 208
Binary 11000101 10011010 11010000
Octal 305 232 320

Shades and tints

Shades of #C59AD0

#C59AD0
(197,154,208)
#B48CBE
(180,140,190)
#A37EAC
(163,126,172)
#92709A
(146,112,154)
#816288
(129,98,136)
#705476
(112,84,118)
#5F4664
(95,70,100)
#4E3852
(78,56,82)
#3D2A40
(61,42,64)
#2C1C2E
(44,28,46)
#1B0E1C
(27,14,28)
#000000
(0,0,0)

Tints of #C59AD0

#C59AD0
(197,154,208)
#CAA3D4
(202,163,212)
#CFACD8
(207,172,216)
#D4B5DC
(212,181,220)
#D9BEE0
(217,190,224)
#DEC7E4
(222,199,228)
#E3D0E8
(227,208,232)
#E8D9EC
(232,217,236)
#EDE2F0
(237,226,240)
#F2EBF4
(242,235,244)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59AD0; }

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

This text font color is #C59AD0.

Background Color

.myBgColor { background-color: #C59AD0; }

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

This div background color is #C59AD0.

Border color

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

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

This div border color is #C59AD0.

Opacity

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

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

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

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

This text has shadow with #C59AD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59AD0.

Preview

Color preview on black background

This text has color #C59AD0 on black background.


Color preview on white background

This text has color #C59AD0 on white background.


Black color preview on #C59AD0 background

This text has black color on #C59AD0 background.


White color preview on #C59AD0 background

This text has white color on #C59AD0 background.


Related colors

Complementary color

Complementary color for #hex is #3A652F.


I love getcolorcode.com

Triadic colors

1 #D0C59A and #9AD0C5 with #C59AD0 are triadic colors.

2 #D09AC5 and #9AC5D0 with #C59AD0 are triadic colors.