COLOR #C6A6BD

HEX: #C6A6BD RGB: (198,166,189)

Color info

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

RGB color model

#C6A6BD color RGB value is (198,166,189).

RGB: (198,166,189) (78%, 65%, 74%)

RGB channels and saturation

R 198 of 255 = 78%
G 166 of 255 = 65%
B 189 of 255 = 74%

198
166
189

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

Portions of RGB colors in percentages

R + G + B = 198 + 166 + 189 = 553 (100%)
R 198 of 553 ~ 35.8%
G 166 of 553 ~ 30.02%
B 189 of 553 ~ 34.18'%

%35.8
%30.02
%34.18

CMYK color model

#C6A6BD color CMYK value is (0,16,5,22).

  • cyan value is 0.00%
  • magenta value is 16.16%
  • yellow value is 4.55%
  • key color value is 22.35%

CMYK: (0,16,5,22)
C0M16Y5K22 (0%, 16%, 5%, 22%)
(0.00 / 0.16 / 0.05 / 0.22)

CMYK percentages

%0
%16.16
%4.55
%22.35

Codes

Color #C6A6BD in popluar color models

C6 A6 BD
RGB 198 166 189
HSL 317° 21.92% 71.37%
HSB/HSV 317° 16.16% 77.65%
CMYK 0.00% 16.16% 4.55%
22.35%

Color #C6A6BD in popluar number systems.

HEX C6 A6 BD
Decimal 198 166 189
Binary 11000110 10100110 10111101
Octal 306 246 275

Shades and tints

Shades of #C6A6BD

#C6A6BD
(198,166,189)
#B497AC
(180,151,172)
#A2889B
(162,136,155)
#90798A
(144,121,138)
#7E6A79
(126,106,121)
#6C5B68
(108,91,104)
#5A4C57
(90,76,87)
#483D46
(72,61,70)
#362E35
(54,46,53)
#241F24
(36,31,36)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #C6A6BD

#C6A6BD
(198,166,189)
#CBAEC3
(203,174,195)
#D0B6C9
(208,182,201)
#D5BECF
(213,190,207)
#DAC6D5
(218,198,213)
#DFCEDB
(223,206,219)
#E4D6E1
(228,214,225)
#E9DEE7
(233,222,231)
#EEE6ED
(238,230,237)
#F3EEF3
(243,238,243)
#F8F6F9
(248,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A6BD color. Also use rgb(198,166,189) instead hex code.

Text Font Color

.myTextColor { color: #C6A6BD; }

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

This text font color is #C6A6BD.

Background Color

.myBgColor { background-color: #C6A6BD; }

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

This div background color is #C6A6BD.

Border color

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

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

This div border color is #C6A6BD.

Opacity

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

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

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

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

This text has shadow with #C6A6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A6BD.

Preview

Color preview on black background

This text has color #C6A6BD on black background.


Color preview on white background

This text has color #C6A6BD on white background.


Black color preview on #C6A6BD background

This text has black color on #C6A6BD background.


White color preview on #C6A6BD background

This text has white color on #C6A6BD background.


Related colors

Complementary color

Complementary color for #hex is #395942.


I love getcolorcode.com

Triadic colors

1 #BDC6A6 and #A6BDC6 with #C6A6BD are triadic colors.

2 #BDA6C6 and #A6C6BD with #C6A6BD are triadic colors.