COLOR #C5A8DD

HEX: #C5A8DD RGB: (197,168,221)

Renk bilgisi

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

RGB renk modeli

#C5A8DD color RGB value is (197,168,221).

RGB: (197,168,221) (77%, 66%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 221 of 255 = 87%

197
168
221

R + G + B ~ 77%. #C5A8DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 221 = 586 (100%)
R 197 of 586 ~ 33.62%
G 168 of 586 ~ 28.67%
B 221 of 586 ~ 37.71'%

%33.62
%28.67
%37.71

CMYK RENK MODELİ

#C5A8DD rengi CMYK tonu (11,24,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 23.98%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,24,0,13)
C11M24Y0K13 (11%, 24%, 0%, 13%)
(0.11 / 0.24 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%23.98
%0
%13.33

Codes

Color #C5A8DD in popluar color models

C5 A8 DD
RGB 197 168 221
HSL 273° 43.80% 76.27%
HSB/HSV 273° 23.98% 86.67%
CMYK 10.86% 23.98% 0.00%
13.33%

Color #C5A8DD in popluar number systems.

HEX C5 A8 DD
Decimal 197 168 221
Binary 11000101 10101000 11011101
Octal 305 250 335

Shades and tints

Shades of #C5A8DD

#C5A8DD
(197,168,221)
#B499C9
(180,153,201)
#A38AB5
(163,138,181)
#927BA1
(146,123,161)
#816C8D
(129,108,141)
#705D79
(112,93,121)
#5F4E65
(95,78,101)
#4E3F51
(78,63,81)
#3D303D
(61,48,61)
#2C2129
(44,33,41)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #C5A8DD

#C5A8DD
(197,168,221)
#CAAFE0
(202,175,224)
#CFB6E3
(207,182,227)
#D4BDE6
(212,189,230)
#D9C4E9
(217,196,233)
#DECBEC
(222,203,236)
#E3D2EF
(227,210,239)
#E8D9F2
(232,217,242)
#EDE0F5
(237,224,245)
#F2E7F8
(242,231,248)
#F7EEFB
(247,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A8DD color. Also use rgb(197,168,221) instead hex code.

Text Font Color

.myTextColor { color: #C5A8DD; }

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

This text font color is #C5A8DD.

Background Color

.myBgColor { background-color: #C5A8DD; }

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

This div background color is #C5A8DD.

Border color

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

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

This div border color is #C5A8DD.

Opacity

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

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

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

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

This text has shadow with #C5A8DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A8DD.

Preview

Color preview on black background

This text has color #C5A8DD on black background.


Color preview on white background

This text has color #C5A8DD on white background.


Black color preview on #C5A8DD background

This text has black color on #C5A8DD background.


White color preview on #C5A8DD background

This text has white color on #C5A8DD background.


Related colors

Complementary color

Complementary color for #hex is #3A5722.


I love getcolorcode.com

Triadic colors

1 #DDC5A8 and #A8DDC5 with #C5A8DD are triadic colors.

2 #DDA8C5 and #A8C5DD with #C5A8DD are triadic colors.