COLOR #C6AFC3

HEX: #C6AFC3 RGB: (198,175,195)

Color info

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

RGB color model

#C6AFC3 color RGB value is (198,175,195).

RGB: (198,175,195) (78%, 69%, 76%)

RGB channels and saturation

R 198 of 255 = 78%
G 175 of 255 = 69%
B 195 of 255 = 76%

198
175
195

R + G + B ~ 74%. #C6AFC3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 175 + 195 = 568 (100%)
R 198 of 568 ~ 34.86%
G 175 of 568 ~ 30.81%
B 195 of 568 ~ 34.33'%

%34.86
%30.81
%34.33

CMYK color model

#C6AFC3 color CMYK value is (0,12,2,22).

  • cyan value is 0.00%
  • magenta value is 11.62%
  • yellow value is 1.52%
  • key color value is 22.35%

CMYK: (0,12,2,22)
C0M12Y2K22 (0%, 12%, 2%, 22%)
(0.00 / 0.12 / 0.02 / 0.22)

CMYK percentages

%0
%11.62
%1.52
%22.35

Codes

Color #C6AFC3 in popluar color models

C6 AF C3
RGB 198 175 195
HSL 308° 16.79% 73.14%
HSB/HSV 308° 11.62% 77.65%
CMYK 0.00% 11.62% 1.52%
22.35%

Color #C6AFC3 in popluar number systems.

HEX C6 AF C3
Decimal 198 175 195
Binary 11000110 10101111 11000011
Octal 306 257 303

Shades and tints

Shades of #C6AFC3

#C6AFC3
(198,175,195)
#B4A0B2
(180,160,178)
#A291A1
(162,145,161)
#908290
(144,130,144)
#7E737F
(126,115,127)
#6C646E
(108,100,110)
#5A555D
(90,85,93)
#48464C
(72,70,76)
#36373B
(54,55,59)
#24282A
(36,40,42)
#121919
(18,25,25)
#000000
(0,0,0)

Tints of #C6AFC3

#C6AFC3
(198,175,195)
#CBB6C8
(203,182,200)
#D0BDCD
(208,189,205)
#D5C4D2
(213,196,210)
#DACBD7
(218,203,215)
#DFD2DC
(223,210,220)
#E4D9E1
(228,217,225)
#E9E0E6
(233,224,230)
#EEE7EB
(238,231,235)
#F3EEF0
(243,238,240)
#F8F5F5
(248,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6AFC3 color. Also use rgb(198,175,195) instead hex code.

Text Font Color

.myTextColor { color: #C6AFC3; }

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

This text font color is #C6AFC3.

Background Color

.myBgColor { background-color: #C6AFC3; }

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

This div background color is #C6AFC3.

Border color

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

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

This div border color is #C6AFC3.

Opacity

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

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

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

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

This text has shadow with #C6AFC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFC3.

Preview

Color preview on black background

This text has color #C6AFC3 on black background.


Color preview on white background

This text has color #C6AFC3 on white background.


Black color preview on #C6AFC3 background

This text has black color on #C6AFC3 background.


White color preview on #C6AFC3 background

This text has white color on #C6AFC3 background.


Related colors

Complementary color

Complementary color for #hex is #39503C.


I love getcolorcode.com

Triadic colors

1 #C3C6AF and #AFC3C6 with #C6AFC3 are triadic colors.

2 #C3AFC6 and #AFC6C3 with #C6AFC3 are triadic colors.