COLOR #CAAAD4

HEX: #CAAAD4 RGB: (202,170,212)

Color info

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

RGB color model

#CAAAD4 color RGB value is (202,170,212).

RGB: (202,170,212) (79%, 67%, 83%)

RGB channels and saturation

R 202 of 255 = 79%
G 170 of 255 = 67%
B 212 of 255 = 83%

202
170
212

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

Portions of RGB colors in percentages

R + G + B = 202 + 170 + 212 = 584 (100%)
R 202 of 584 ~ 34.59%
G 170 of 584 ~ 29.11%
B 212 of 584 ~ 36.3'%

%34.59
%29.11
%36.3

CMYK color model

#CAAAD4 color CMYK value is (5,20,0,17).

  • cyan value is 4.72%
  • magenta value is 19.81%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (5,20,0,17)
C5M20Y0K17 (5%, 20%, 0%, 17%)
(0.05 / 0.20 / 0.00 / 0.17)

CMYK percentages

%4.72
%19.81
%0
%16.86

Codes

Color #CAAAD4 in popluar color models

CA AA D4
RGB 202 170 212
HSL 286° 32.81% 74.90%
HSB/HSV 286° 19.81% 83.14%
CMYK 4.72% 19.81% 0.00%
16.86%

Color #CAAAD4 in popluar number systems.

HEX CA AA D4
Decimal 202 170 212
Binary 11001010 10101010 11010100
Octal 312 252 324

Shades and tints

Shades of #CAAAD4

#CAAAD4
(202,170,212)
#B89BC1
(184,155,193)
#A68CAE
(166,140,174)
#947D9B
(148,125,155)
#826E88
(130,110,136)
#705F75
(112,95,117)
#5E5062
(94,80,98)
#4C414F
(76,65,79)
#3A323C
(58,50,60)
#282329
(40,35,41)
#161416
(22,20,22)
#000000
(0,0,0)

Tints of #CAAAD4

#CAAAD4
(202,170,212)
#CEB1D7
(206,177,215)
#D2B8DA
(210,184,218)
#D6BFDD
(214,191,221)
#DAC6E0
(218,198,224)
#DECDE3
(222,205,227)
#E2D4E6
(226,212,230)
#E6DBE9
(230,219,233)
#EAE2EC
(234,226,236)
#EEE9EF
(238,233,239)
#F2F0F2
(242,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CAAAD4 color. Also use rgb(202,170,212) instead hex code.

Text Font Color

.myTextColor { color: #CAAAD4; }

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

This text font color is #CAAAD4.

Background Color

.myBgColor { background-color: #CAAAD4; }

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

This div background color is #CAAAD4.

Border color

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

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

This div border color is #CAAAD4.

Opacity

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

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

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

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

This text has shadow with #CAAAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CAAAD4.

Preview

Color preview on black background

This text has color #CAAAD4 on black background.


Color preview on white background

This text has color #CAAAD4 on white background.


Black color preview on #CAAAD4 background

This text has black color on #CAAAD4 background.


White color preview on #CAAAD4 background

This text has white color on #CAAAD4 background.


Related colors

Complementary color

Complementary color for #hex is #35552B.


I love getcolorcode.com

Triadic colors

1 #D4CAAA and #AAD4CA with #CAAAD4 are triadic colors.

2 #D4AACA and #AACAD4 with #CAAAD4 are triadic colors.