COLOR #C6BBAD

HEX: #C6BBAD RGB: (198,187,173)

Color info

#C6BBAD contains red, green and blue colors in about the same proportion. Web safe color of #C6BBAD is #CCCC99 (or #CC9).

RGB color model

#C6BBAD color RGB value is (198,187,173).

RGB: (198,187,173) (78%, 73%, 68%)

RGB channels and saturation

R 198 of 255 = 78%
G 187 of 255 = 73%
B 173 of 255 = 68%

198
187
173

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

Portions of RGB colors in percentages

R + G + B = 198 + 187 + 173 = 558 (100%)
R 198 of 558 ~ 35.48%
G 187 of 558 ~ 33.51%
B 173 of 558 ~ 31'%

%35.48
%33.51
%31

CMYK color model

#C6BBAD color CMYK value is (0,6,13,22).

  • cyan value is 0.00%
  • magenta value is 5.56%
  • yellow value is 12.63%
  • key color value is 22.35%

CMYK: (0,6,13,22)
C0M6Y13K22 (0%, 6%, 13%, 22%)
(0.00 / 0.06 / 0.13 / 0.22)

CMYK percentages

%0
%5.56
%12.63
%22.35

Codes

Color #C6BBAD in popluar color models

C6 BB AD
RGB 198 187 173
HSL 34° 17.99% 72.75%
HSB/HSV 34° 12.63% 77.65%
CMYK 0.00% 5.56% 12.63%
22.35%

Color #C6BBAD in popluar number systems.

HEX C6 BB AD
Decimal 198 187 173
Binary 11000110 10111011 10101101
Octal 306 273 255

Shades and tints

Shades of #C6BBAD

#C6BBAD
(198,187,173)
#B4AA9E
(180,170,158)
#A2998F
(162,153,143)
#908880
(144,136,128)
#7E7771
(126,119,113)
#6C6662
(108,102,98)
#5A5553
(90,85,83)
#484444
(72,68,68)
#363335
(54,51,53)
#242226
(36,34,38)
#121117
(18,17,23)
#000000
(0,0,0)

Tints of #C6BBAD

#C6BBAD
(198,187,173)
#CBC1B4
(203,193,180)
#D0C7BB
(208,199,187)
#D5CDC2
(213,205,194)
#DAD3C9
(218,211,201)
#DFD9D0
(223,217,208)
#E4DFD7
(228,223,215)
#E9E5DE
(233,229,222)
#EEEBE5
(238,235,229)
#F3F1EC
(243,241,236)
#F8F7F3
(248,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BBAD color. Also use rgb(198,187,173) instead hex code.

Text Font Color

.myTextColor { color: #C6BBAD; }

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

This text font color is #C6BBAD.

Background Color

.myBgColor { background-color: #C6BBAD; }

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

This div background color is #C6BBAD.

Border color

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

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

This div border color is #C6BBAD.

Opacity

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

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

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

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

This text has shadow with #C6BBAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BBAD.

Preview

Color preview on black background

This text has color #C6BBAD on black background.


Color preview on white background

This text has color #C6BBAD on white background.


Black color preview on #C6BBAD background

This text has black color on #C6BBAD background.


White color preview on #C6BBAD background

This text has white color on #C6BBAD background.


Related colors

Complementary color

Complementary color for #hex is #394452.


I love getcolorcode.com

Triadic colors

1 #ADC6BB and #BBADC6 with #C6BBAD are triadic colors.

2 #ADBBC6 and #BBC6AD with #C6BBAD are triadic colors.