COLOR #C5A8DC

HEX: #C5A8DC RGB: (197,168,220)

Renk bilgisi

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

RGB renk modeli

#C5A8DC color RGB value is (197,168,220).

RGB: (197,168,220) (77%, 66%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 220 of 255 = 86%

197
168
220

R + G + B ~ 76%. #C5A8DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 220 = 585 (100%)
R 197 of 585 ~ 33.68%
G 168 of 585 ~ 28.72%
B 220 of 585 ~ 37.61'%

%33.68
%28.72
%37.61

CMYK RENK MODELİ

#C5A8DC rengi CMYK tonu (10,24,0,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 23.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,24,0,14)
C10M24Y0K14 (10%, 24%, 0%, 14%)
(0.10 / 0.24 / 0.00 / 0.14)

CMYK yüzdeleri

%10.45
%23.64
%0
%13.73

Codes

Color #C5A8DC in popluar color models

C5 A8 DC
RGB 197 168 220
HSL 273° 42.62% 76.08%
HSB/HSV 273° 23.64% 86.27%
CMYK 10.45% 23.64% 0.00%
13.73%

Color #C5A8DC in popluar number systems.

HEX C5 A8 DC
Decimal 197 168 220
Binary 11000101 10101000 11011100
Octal 305 250 334

Shades and tints

Shades of #C5A8DC

#C5A8DC
(197,168,220)
#B499C8
(180,153,200)
#A38AB4
(163,138,180)
#927BA0
(146,123,160)
#816C8C
(129,108,140)
#705D78
(112,93,120)
#5F4E64
(95,78,100)
#4E3F50
(78,63,80)
#3D303C
(61,48,60)
#2C2128
(44,33,40)
#1B1214
(27,18,20)
#000000
(0,0,0)

Tints of #C5A8DC

#C5A8DC
(197,168,220)
#CAAFDF
(202,175,223)
#CFB6E2
(207,182,226)
#D4BDE5
(212,189,229)
#D9C4E8
(217,196,232)
#DECBEB
(222,203,235)
#E3D2EE
(227,210,238)
#E8D9F1
(232,217,241)
#EDE0F4
(237,224,244)
#F2E7F7
(242,231,247)
#F7EEFA
(247,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A8DC; }

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

This text font color is #C5A8DC.

Background Color

.myBgColor { background-color: #C5A8DC; }

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

This div background color is #C5A8DC.

Border color

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

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

This div border color is #C5A8DC.

Opacity

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

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

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

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

This text has shadow with #C5A8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A8DC.

Preview

Color preview on black background

This text has color #C5A8DC on black background.


Color preview on white background

This text has color #C5A8DC on white background.


Black color preview on #C5A8DC background

This text has black color on #C5A8DC background.


White color preview on #C5A8DC background

This text has white color on #C5A8DC background.


Related colors

Complementary color

Complementary color for #hex is #3A5723.


I love getcolorcode.com

Triadic colors

1 #DCC5A8 and #A8DCC5 with #C5A8DC are triadic colors.

2 #DCA8C5 and #A8C5DC with #C5A8DC are triadic colors.