COLOR #C7AFC9

HEX: #C7AFC9 RGB: (199,175,201)

Color info

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

RGB color model

#C7AFC9 color RGB value is (199,175,201).

RGB: (199,175,201) (78%, 69%, 79%)

RGB channels and saturation

R 199 of 255 = 78%
G 175 of 255 = 69%
B 201 of 255 = 79%

199
175
201

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

Portions of RGB colors in percentages

R + G + B = 199 + 175 + 201 = 575 (100%)
R 199 of 575 ~ 34.61%
G 175 of 575 ~ 30.43%
B 201 of 575 ~ 34.96'%

%34.61
%30.43
%34.96

CMYK color model

#C7AFC9 color CMYK value is (1,13,0,21).

  • cyan value is 1.00%
  • magenta value is 12.94%
  • yellow value is 0.00%
  • key color value is 21.18%

CMYK: (1,13,0,21)
C1M13Y0K21 (1%, 13%, 0%, 21%)
(0.01 / 0.13 / 0.00 / 0.21)

CMYK percentages

%1
%12.94
%0
%21.18

Codes

Color #C7AFC9 in popluar color models

C7 AF C9
RGB 199 175 201
HSL 295° 19.40% 73.73%
HSB/HSV 295° 12.94% 78.82%
CMYK 1.00% 12.94% 0.00%
21.18%

Color #C7AFC9 in popluar number systems.

HEX C7 AF C9
Decimal 199 175 201
Binary 11000111 10101111 11001001
Octal 307 257 311

Shades and tints

Shades of #C7AFC9

#C7AFC9
(199,175,201)
#B5A0B7
(181,160,183)
#A391A5
(163,145,165)
#918293
(145,130,147)
#7F7381
(127,115,129)
#6D646F
(109,100,111)
#5B555D
(91,85,93)
#49464B
(73,70,75)
#373739
(55,55,57)
#252827
(37,40,39)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #C7AFC9

#C7AFC9
(199,175,201)
#CCB6CD
(204,182,205)
#D1BDD1
(209,189,209)
#D6C4D5
(214,196,213)
#DBCBD9
(219,203,217)
#E0D2DD
(224,210,221)
#E5D9E1
(229,217,225)
#EAE0E5
(234,224,229)
#EFE7E9
(239,231,233)
#F4EEED
(244,238,237)
#F9F5F1
(249,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AFC9 color. Also use rgb(199,175,201) instead hex code.

Text Font Color

.myTextColor { color: #C7AFC9; }

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

This text font color is #C7AFC9.

Background Color

.myBgColor { background-color: #C7AFC9; }

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

This div background color is #C7AFC9.

Border color

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

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

This div border color is #C7AFC9.

Opacity

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

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

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

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

This text has shadow with #C7AFC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AFC9.

Preview

Color preview on black background

This text has color #C7AFC9 on black background.


Color preview on white background

This text has color #C7AFC9 on white background.


Black color preview on #C7AFC9 background

This text has black color on #C7AFC9 background.


White color preview on #C7AFC9 background

This text has white color on #C7AFC9 background.


Related colors

Complementary color

Complementary color for #hex is #385036.


I love getcolorcode.com

Triadic colors

1 #C9C7AF and #AFC9C7 with #C7AFC9 are triadic colors.

2 #C9AFC7 and #AFC7C9 with #C7AFC9 are triadic colors.