COLOR #C6B6BD

HEX: #C6B6BD RGB: (198,182,189)

Color info

#C6B6BD contains red, green and blue colors in about the same proportion. Web safe color of #C6B6BD is #CCCCCC (or #CCC).

RGB color model

#C6B6BD color RGB value is (198,182,189).

RGB: (198,182,189) (78%, 71%, 74%)

RGB channels and saturation

R 198 of 255 = 78%
G 182 of 255 = 71%
B 189 of 255 = 74%

198
182
189

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

Portions of RGB colors in percentages

R + G + B = 198 + 182 + 189 = 569 (100%)
R 198 of 569 ~ 34.8%
G 182 of 569 ~ 31.99%
B 189 of 569 ~ 33.22'%

%34.8
%31.99
%33.22

CMYK color model

#C6B6BD color CMYK value is (0,8,5,22).

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

CMYK: (0,8,5,22)
C0M8Y5K22 (0%, 8%, 5%, 22%)
(0.00 / 0.08 / 0.05 / 0.22)

CMYK percentages

%0
%8.08
%4.55
%22.35

Codes

Color #C6B6BD in popluar color models

C6 B6 BD
RGB 198 182 189
HSL 334° 12.31% 74.51%
HSB/HSV 334° 8.08% 77.65%
CMYK 0.00% 8.08% 4.55%
22.35%

Color #C6B6BD in popluar number systems.

HEX C6 B6 BD
Decimal 198 182 189
Binary 11000110 10110110 10111101
Octal 306 266 275

Shades and tints

Shades of #C6B6BD

#C6B6BD
(198,182,189)
#B4A6AC
(180,166,172)
#A2969B
(162,150,155)
#90868A
(144,134,138)
#7E7679
(126,118,121)
#6C6668
(108,102,104)
#5A5657
(90,86,87)
#484646
(72,70,70)
#363635
(54,54,53)
#242624
(36,38,36)
#121613
(18,22,19)
#000000
(0,0,0)

Tints of #C6B6BD

#C6B6BD
(198,182,189)
#CBBCC3
(203,188,195)
#D0C2C9
(208,194,201)
#D5C8CF
(213,200,207)
#DACED5
(218,206,213)
#DFD4DB
(223,212,219)
#E4DAE1
(228,218,225)
#E9E0E7
(233,224,231)
#EEE6ED
(238,230,237)
#F3ECF3
(243,236,243)
#F8F2F9
(248,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B6BD; }

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

This text font color is #C6B6BD.

Background Color

.myBgColor { background-color: #C6B6BD; }

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

This div background color is #C6B6BD.

Border color

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

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

This div border color is #C6B6BD.

Opacity

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

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

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

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

This text has shadow with #C6B6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B6BD.

Preview

Color preview on black background

This text has color #C6B6BD on black background.


Color preview on white background

This text has color #C6B6BD on white background.


Black color preview on #C6B6BD background

This text has black color on #C6B6BD background.


White color preview on #C6B6BD background

This text has white color on #C6B6BD background.


Related colors

Complementary color

Complementary color for #hex is #394942.


I love getcolorcode.com

Triadic colors

1 #BDC6B6 and #B6BDC6 with #C6B6BD are triadic colors.

2 #BDB6C6 and #B6C6BD with #C6B6BD are triadic colors.