COLOR #C6AEB6

HEX: #C6AEB6 RGB: (198,174,182)

Color info

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

RGB color model

#C6AEB6 color RGB value is (198,174,182).

RGB: (198,174,182) (78%, 68%, 71%)

RGB channels and saturation

R 198 of 255 = 78%
G 174 of 255 = 68%
B 182 of 255 = 71%

198
174
182

R + G + B ~ 72%. #C6AEB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 174 + 182 = 554 (100%)
R 198 of 554 ~ 35.74%
G 174 of 554 ~ 31.41%
B 182 of 554 ~ 32.85'%

%35.74
%31.41
%32.85

CMYK color model

#C6AEB6 color CMYK value is (0,12,8,22).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 8.08%
  • key color value is 22.35%
CMYK: (0,12,8,22) C0M12Y8K22 (0%,12%,8%,22%) (0.00/0.12/0.08/0.22) 

CMYK percentages

%0
%12.12
%8.08
%22.35

Codes

Color #C6AEB6 in popluar color models

C6 AE B6
RGB 198 174 182
HSL 340° 17.39% 72.94%
HSB/HSV 340° 12.12% 77.65%
CMYK 0.00% 12.12% 8.08%
22.35%

Color #C6AEB6 in popluar number systems.

HEX C6 AE B6
Decimal 198 174 182
Binary 11000110 10101110 10110110
Octal 306 256 266

Shades and tints

Shades of #C6AEB6

#C6AEB6
(198,174,182)
#B49FA6
(180,159,166)
#A29096
(162,144,150)
#908186
(144,129,134)
#7E7276
(126,114,118)
#6C6366
(108,99,102)
#5A5456
(90,84,86)
#484546
(72,69,70)
#363636
(54,54,54)
#242726
(36,39,38)
#121816
(18,24,22)
#000000
(0,0,0)

Tints of #C6AEB6

#C6AEB6
(198,174,182)
#CBB5BC
(203,181,188)
#D0BCC2
(208,188,194)
#D5C3C8
(213,195,200)
#DACACE
(218,202,206)
#DFD1D4
(223,209,212)
#E4D8DA
(228,216,218)
#E9DFE0
(233,223,224)
#EEE6E6
(238,230,230)
#F3EDEC
(243,237,236)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6AEB6 color. Also use rgb(198,174,182) instead hex code.

Text Font Color

.myTextColor { color: #C6AEB6; }

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

This text font color is #C6AEB6.

Background Color

.myBgColor { background-color: #C6AEB6; }

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

This div background color is #C6AEB6.

Border color

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

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

This div border color is #C6AEB6.

Opacity

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

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

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

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

This text has shadow with #C6AEB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AEB6.

Preview

Color preview on black background

This text has color #C6AEB6 on black background.


Color preview on white background

This text has color #C6AEB6 on white background.


Black color preview on #C6AEB6 background

This text has black color on #C6AEB6 background.


White color preview on #C6AEB6 background

This text has white color on #C6AEB6 background.


Related colors

Complementary color

Complementary color for #hex is #395149.


I love getcolorcode.com

Triadic colors

1 #B6C6AE and #AEB6C6 with #C6AEB6 are triadic colors.

2 #B6AEC6 and #AEC6B6 with #C6AEB6 are triadic colors.