COLOR #C5AADA

HEX: #C5AADA RGB: (197,170,218)

Color info

#C5AADA contains red, green and blue colors in about the same proportion. Web safe color of #C5AADA is #CC99CC (or #C9C).

RGB color model

#C5AADA color RGB value is (197,170,218).

RGB: (197,170,218) (77%, 67%, 85%)

RGB channels and saturation

R 197 of 255 = 77%
G 170 of 255 = 67%
B 218 of 255 = 85%

197
170
218

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

Portions of RGB colors in percentages

R + G + B = 197 + 170 + 218 = 585 (100%)
R 197 of 585 ~ 33.68%
G 170 of 585 ~ 29.06%
B 218 of 585 ~ 37.26'%

%33.68
%29.06
%37.26

CMYK color model

#C5AADA color CMYK value is (10,22,0,15).

  • cyan value is 9.63%
  • magenta value is 22.02%
  • yellow value is 0.00%
  • key color value is 14.51%

CMYK: (10,22,0,15)
C10M22Y0K15 (10%, 22%, 0%, 15%)
(0.10 / 0.22 / 0.00 / 0.15)

CMYK percentages

%9.63
%22.02
%0
%14.51

Codes

Color #C5AADA in popluar color models

C5 AA DA
RGB 197 170 218
HSL 274° 39.34% 76.08%
HSB/HSV 274° 22.02% 85.49%
CMYK 9.63% 22.02% 0.00%
14.51%

Color #C5AADA in popluar number systems.

HEX C5 AA DA
Decimal 197 170 218
Binary 11000101 10101010 11011010
Octal 305 252 332

Shades and tints

Shades of #C5AADA

#C5AADA
(197,170,218)
#B49BC7
(180,155,199)
#A38CB4
(163,140,180)
#927DA1
(146,125,161)
#816E8E
(129,110,142)
#705F7B
(112,95,123)
#5F5068
(95,80,104)
#4E4155
(78,65,85)
#3D3242
(61,50,66)
#2C232F
(44,35,47)
#1B141C
(27,20,28)
#000000
(0,0,0)

Tints of #C5AADA

#C5AADA
(197,170,218)
#CAB1DD
(202,177,221)
#CFB8E0
(207,184,224)
#D4BFE3
(212,191,227)
#D9C6E6
(217,198,230)
#DECDE9
(222,205,233)
#E3D4EC
(227,212,236)
#E8DBEF
(232,219,239)
#EDE2F2
(237,226,242)
#F2E9F5
(242,233,245)
#F7F0F8
(247,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AADA; }

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

This text font color is #C5AADA.

Background Color

.myBgColor { background-color: #C5AADA; }

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

This div background color is #C5AADA.

Border color

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

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

This div border color is #C5AADA.

Opacity

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

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

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

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

This text has shadow with #C5AADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AADA.

Preview

Color preview on black background

This text has color #C5AADA on black background.


Color preview on white background

This text has color #C5AADA on white background.


Black color preview on #C5AADA background

This text has black color on #C5AADA background.


White color preview on #C5AADA background

This text has white color on #C5AADA background.


Related colors

Complementary color

Complementary color for #hex is #3A5525.


I love getcolorcode.com

Triadic colors

1 #DAC5AA and #AADAC5 with #C5AADA are triadic colors.

2 #DAAAC5 and #AAC5DA with #C5AADA are triadic colors.