COLOR #C6ADCA

HEX: #C6ADCA RGB: (198,173,202)

Color info

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

RGB color model

#C6ADCA color RGB value is (198,173,202).

RGB: (198,173,202) (78%, 68%, 79%)

RGB channels and saturation

R 198 of 255 = 78%
G 173 of 255 = 68%
B 202 of 255 = 79%

198
173
202

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

Portions of RGB colors in percentages

R + G + B = 198 + 173 + 202 = 573 (100%)
R 198 of 573 ~ 34.55%
G 173 of 573 ~ 30.19%
B 202 of 573 ~ 35.25'%

%34.55
%30.19
%35.25

CMYK color model

#C6ADCA color CMYK value is (2,14,0,21).

  • cyan value is 1.98%
  • magenta value is 14.36%
  • yellow value is 0.00%
  • key color value is 20.78%

CMYK: (2,14,0,21)
C2M14Y0K21 (2%, 14%, 0%, 21%)
(0.02 / 0.14 / 0.00 / 0.21)

CMYK percentages

%1.98
%14.36
%0
%20.78

Codes

Color #C6ADCA in popluar color models

C6 AD CA
RGB 198 173 202
HSL 292° 21.48% 73.53%
HSB/HSV 292° 14.36% 79.22%
CMYK 1.98% 14.36% 0.00%
20.78%

Color #C6ADCA in popluar number systems.

HEX C6 AD CA
Decimal 198 173 202
Binary 11000110 10101101 11001010
Octal 306 255 312

Shades and tints

Shades of #C6ADCA

#C6ADCA
(198,173,202)
#B49EB8
(180,158,184)
#A28FA6
(162,143,166)
#908094
(144,128,148)
#7E7182
(126,113,130)
#6C6270
(108,98,112)
#5A535E
(90,83,94)
#48444C
(72,68,76)
#36353A
(54,53,58)
#242628
(36,38,40)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C6ADCA

#C6ADCA
(198,173,202)
#CBB4CE
(203,180,206)
#D0BBD2
(208,187,210)
#D5C2D6
(213,194,214)
#DAC9DA
(218,201,218)
#DFD0DE
(223,208,222)
#E4D7E2
(228,215,226)
#E9DEE6
(233,222,230)
#EEE5EA
(238,229,234)
#F3ECEE
(243,236,238)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ADCA color. Also use rgb(198,173,202) instead hex code.

Text Font Color

.myTextColor { color: #C6ADCA; }

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

This text font color is #C6ADCA.

Background Color

.myBgColor { background-color: #C6ADCA; }

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

This div background color is #C6ADCA.

Border color

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

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

This div border color is #C6ADCA.

Opacity

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

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

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

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

This text has shadow with #C6ADCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADCA.

Preview

Color preview on black background

This text has color #C6ADCA on black background.


Color preview on white background

This text has color #C6ADCA on white background.


Black color preview on #C6ADCA background

This text has black color on #C6ADCA background.


White color preview on #C6ADCA background

This text has white color on #C6ADCA background.


Related colors

Complementary color

Complementary color for #hex is #395235.


I love getcolorcode.com

Triadic colors

1 #CAC6AD and #ADCAC6 with #C6ADCA are triadic colors.

2 #CAADC6 and #ADC6CA with #C6ADCA are triadic colors.