COLOR #C6B9BD

HEX: #C6B9BD RGB: (198,185,189)

Color info

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

RGB color model

#C6B9BD color RGB value is (198,185,189).

RGB: (198,185,189) (78%, 73%, 74%)

RGB channels and saturation

R 198 of 255 = 78%
G 185 of 255 = 73%
B 189 of 255 = 74%

198
185
189

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

Portions of RGB colors in percentages

R + G + B = 198 + 185 + 189 = 572 (100%)
R 198 of 572 ~ 34.62%
G 185 of 572 ~ 32.34%
B 189 of 572 ~ 33.04'%

%34.62
%32.34
%33.04

CMYK color model

#C6B9BD color CMYK value is (0,7,5,22).

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

CMYK: (0,7,5,22)
C0M7Y5K22 (0%, 7%, 5%, 22%)
(0.00 / 0.07 / 0.05 / 0.22)

CMYK percentages

%0
%6.57
%4.55
%22.35

Codes

Color #C6B9BD in popluar color models

C6 B9 BD
RGB 198 185 189
HSL 342° 10.24% 75.10%
HSB/HSV 342° 6.57% 77.65%
CMYK 0.00% 6.57% 4.55%
22.35%

Color #C6B9BD in popluar number systems.

HEX C6 B9 BD
Decimal 198 185 189
Binary 11000110 10111001 10111101
Octal 306 271 275

Shades and tints

Shades of #C6B9BD

#C6B9BD
(198,185,189)
#B4A9AC
(180,169,172)
#A2999B
(162,153,155)
#90898A
(144,137,138)
#7E7979
(126,121,121)
#6C6968
(108,105,104)
#5A5957
(90,89,87)
#484946
(72,73,70)
#363935
(54,57,53)
#242924
(36,41,36)
#121913
(18,25,19)
#000000
(0,0,0)

Tints of #C6B9BD

#C6B9BD
(198,185,189)
#CBBFC3
(203,191,195)
#D0C5C9
(208,197,201)
#D5CBCF
(213,203,207)
#DAD1D5
(218,209,213)
#DFD7DB
(223,215,219)
#E4DDE1
(228,221,225)
#E9E3E7
(233,227,231)
#EEE9ED
(238,233,237)
#F3EFF3
(243,239,243)
#F8F5F9
(248,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B9BD; }

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

This text font color is #C6B9BD.

Background Color

.myBgColor { background-color: #C6B9BD; }

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

This div background color is #C6B9BD.

Border color

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

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

This div border color is #C6B9BD.

Opacity

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

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

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

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

This text has shadow with #C6B9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B9BD.

Preview

Color preview on black background

This text has color #C6B9BD on black background.


Color preview on white background

This text has color #C6B9BD on white background.


Black color preview on #C6B9BD background

This text has black color on #C6B9BD background.


White color preview on #C6B9BD background

This text has white color on #C6B9BD background.


Related colors

Complementary color

Complementary color for #hex is #394642.


I love getcolorcode.com

Triadic colors

1 #BDC6B9 and #B9BDC6 with #C6B9BD are triadic colors.

2 #BDB9C6 and #B9C6BD with #C6B9BD are triadic colors.