COLOR #C2A9D7

HEX: #C2A9D7 RGB: (194,169,215)

Color info

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

RGB color model

#C2A9D7 color RGB value is (194,169,215).

RGB: (194,169,215) (76%, 66%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 169 of 255 = 66%
B 215 of 255 = 84%

194
169
215

R + G + B ~ 75%. #C2A9D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 169 + 215 = 578 (100%)
R 194 of 578 ~ 33.56%
G 169 of 578 ~ 29.24%
B 215 of 578 ~ 37.2'%

%33.56
%29.24
%37.2

CMYK color model

#C2A9D7 color CMYK value is (10,21,0,16).

  • cyan value is 9.77%
  • magenta value is 21.40%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (10,21,0,16)
C10M21Y0K16 (10%, 21%, 0%, 16%)
(0.10 / 0.21 / 0.00 / 0.16)

CMYK percentages

%9.77
%21.4
%0
%15.69

Codes

Color #C2A9D7 in popluar color models

C2 A9 D7
RGB 194 169 215
HSL 273° 36.51% 75.29%
HSB/HSV 273° 21.40% 84.31%
CMYK 9.77% 21.40% 0.00%
15.69%

Color #C2A9D7 in popluar number systems.

HEX C2 A9 D7
Decimal 194 169 215
Binary 11000010 10101001 11010111
Octal 302 251 327

Shades and tints

Shades of #C2A9D7

#C2A9D7
(194,169,215)
#B19AC4
(177,154,196)
#A08BB1
(160,139,177)
#8F7C9E
(143,124,158)
#7E6D8B
(126,109,139)
#6D5E78
(109,94,120)
#5C4F65
(92,79,101)
#4B4052
(75,64,82)
#3A313F
(58,49,63)
#29222C
(41,34,44)
#181319
(24,19,25)
#000000
(0,0,0)

Tints of #C2A9D7

#C2A9D7
(194,169,215)
#C7B0DA
(199,176,218)
#CCB7DD
(204,183,221)
#D1BEE0
(209,190,224)
#D6C5E3
(214,197,227)
#DBCCE6
(219,204,230)
#E0D3E9
(224,211,233)
#E5DAEC
(229,218,236)
#EAE1EF
(234,225,239)
#EFE8F2
(239,232,242)
#F4EFF5
(244,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A9D7 color. Also use rgb(194,169,215) instead hex code.

Text Font Color

.myTextColor { color: #C2A9D7; }

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

This text font color is #C2A9D7.

Background Color

.myBgColor { background-color: #C2A9D7; }

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

This div background color is #C2A9D7.

Border color

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

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

This div border color is #C2A9D7.

Opacity

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

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

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

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

This text has shadow with #C2A9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A9D7.

Preview

Color preview on black background

This text has color #C2A9D7 on black background.


Color preview on white background

This text has color #C2A9D7 on white background.


Black color preview on #C2A9D7 background

This text has black color on #C2A9D7 background.


White color preview on #C2A9D7 background

This text has white color on #C2A9D7 background.


Related colors

Complementary color

Complementary color for #hex is #3D5628.


I love getcolorcode.com

Triadic colors

1 #D7C2A9 and #A9D7C2 with #C2A9D7 are triadic colors.

2 #D7A9C2 and #A9C2D7 with #C2A9D7 are triadic colors.