COLOR #C6DBCE

HEX: #C6DBCE RGB: (198,219,206)

Color info

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

RGB color model

#C6DBCE color RGB value is (198,219,206).

RGB: (198,219,206) (78%, 86%, 81%)

RGB channels and saturation

R 198 of 255 = 78%
G 219 of 255 = 86%
B 206 of 255 = 81%

198
219
206

R + G + B ~ 82%. #C6DBCE is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 219 + 206 = 623 (100%)
R 198 of 623 ~ 31.78%
G 219 of 623 ~ 35.15%
B 206 of 623 ~ 33.07'%

%31.78
%35.15
%33.07

CMYK color model

#C6DBCE color CMYK value is (10,0,6,14).

  • cyan value is 9.59%
  • magenta value is 0.00%
  • yellow value is 5.94%
  • key color value is 14.12%
CMYK: (10,0,6,14) C10M0Y6K14 (10%,0%,6%,14%) (0.10/0.00/0.06/0.14) 

CMYK percentages

%9.59
%0
%5.94
%14.12

Codes

Color #C6DBCE in popluar color models

C6 DB CE
RGB 198 219 206
HSL 143° 22.58% 81.76%
HSB/HSV 143° 9.59% 85.88%
CMYK 9.59% 0.00% 5.94%
14.12%

Color #C6DBCE in popluar number systems.

HEX C6 DB CE
Decimal 198 219 206
Binary 11000110 11011011 11001110
Octal 306 333 316

Shades and tints

Shades of #C6DBCE

#C6DBCE
(198,219,206)
#B4C8BC
(180,200,188)
#A2B5AA
(162,181,170)
#90A298
(144,162,152)
#7E8F86
(126,143,134)
#6C7C74
(108,124,116)
#5A6962
(90,105,98)
#485650
(72,86,80)
#36433E
(54,67,62)
#24302C
(36,48,44)
#121D1A
(18,29,26)
#000000
(0,0,0)

Tints of #C6DBCE

#C6DBCE
(198,219,206)
#CBDED2
(203,222,210)
#D0E1D6
(208,225,214)
#D5E4DA
(213,228,218)
#DAE7DE
(218,231,222)
#DFEAE2
(223,234,226)
#E4EDE6
(228,237,230)
#E9F0EA
(233,240,234)
#EEF3EE
(238,243,238)
#F3F6F2
(243,246,242)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DBCE color. Also use rgb(198,219,206) instead hex code.

Text Font Color

.myTextColor { color: #C6DBCE; }

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

This text font color is #C6DBCE.

Background Color

.myBgColor { background-color: #C6DBCE; }

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

This div background color is #C6DBCE.

Border color

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

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

This div border color is #C6DBCE.

Opacity

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

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

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

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

This text has shadow with #C6DBCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DBCE.

Preview

Color preview on black background

This text has color #C6DBCE on black background.


Color preview on white background

This text has color #C6DBCE on white background.


Black color preview on #C6DBCE background

This text has black color on #C6DBCE background.


White color preview on #C6DBCE background

This text has white color on #C6DBCE background.


Related colors

Complementary color

Complementary color for #hex is #392431.


I love getcolorcode.com

Triadic colors

1 #CEC6DB and #DBCEC6 with #C6DBCE are triadic colors.

2 #CEDBC6 and #DBC6CE with #C6DBCE are triadic colors.