COLOR #C6AEBA

HEX: #C6AEBA RGB: (198,174,186)

Color info

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

RGB color model

#C6AEBA color RGB value is (198,174,186).

RGB: (198,174,186) (78%, 68%, 73%)

RGB channels and saturation

R 198 of 255 = 78%
G 174 of 255 = 68%
B 186 of 255 = 73%

198
174
186

R + G + B ~ 73%. #C6AEBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 174 + 186 = 558 (100%)
R 198 of 558 ~ 35.48%
G 174 of 558 ~ 31.18%
B 186 of 558 ~ 33.33'%

%35.48
%31.18
%33.33

CMYK color model

#C6AEBA color CMYK value is (0,12,6,22).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 6.06%
  • key color value is 22.35%

CMYK: (0,12,6,22)
C0M12Y6K22 (0%, 12%, 6%, 22%)
(0.00 / 0.12 / 0.06 / 0.22)

CMYK percentages

%0
%12.12
%6.06
%22.35

Codes

Color #C6AEBA in popluar color models

C6 AE BA
RGB 198 174 186
HSL 330° 17.39% 72.94%
HSB/HSV 330° 12.12% 77.65%
CMYK 0.00% 12.12% 6.06%
22.35%

Color #C6AEBA in popluar number systems.

HEX C6 AE BA
Decimal 198 174 186
Binary 11000110 10101110 10111010
Octal 306 256 272

Shades and tints

Shades of #C6AEBA

#C6AEBA
(198,174,186)
#B49FAA
(180,159,170)
#A2909A
(162,144,154)
#90818A
(144,129,138)
#7E727A
(126,114,122)
#6C636A
(108,99,106)
#5A545A
(90,84,90)
#48454A
(72,69,74)
#36363A
(54,54,58)
#24272A
(36,39,42)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #C6AEBA

#C6AEBA
(198,174,186)
#CBB5C0
(203,181,192)
#D0BCC6
(208,188,198)
#D5C3CC
(213,195,204)
#DACAD2
(218,202,210)
#DFD1D8
(223,209,216)
#E4D8DE
(228,216,222)
#E9DFE4
(233,223,228)
#EEE6EA
(238,230,234)
#F3EDF0
(243,237,240)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AEBA; }

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

This text font color is #C6AEBA.

Background Color

.myBgColor { background-color: #C6AEBA; }

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

This div background color is #C6AEBA.

Border color

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

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

This div border color is #C6AEBA.

Opacity

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

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

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

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

This text has shadow with #C6AEBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AEBA.

Preview

Color preview on black background

This text has color #C6AEBA on black background.


Color preview on white background

This text has color #C6AEBA on white background.


Black color preview on #C6AEBA background

This text has black color on #C6AEBA background.


White color preview on #C6AEBA background

This text has white color on #C6AEBA background.


Related colors

Complementary color

Complementary color for #hex is #395145.


I love getcolorcode.com

Triadic colors

1 #BAC6AE and #AEBAC6 with #C6AEBA are triadic colors.

2 #BAAEC6 and #AEC6BA with #C6AEBA are triadic colors.