COLOR #C6CBD8

HEX: #C6CBD8 RGB: (198,203,216)

Color info

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

RGB color model

#C6CBD8 color RGB value is (198,203,216).

RGB: (198,203,216) (78%, 80%, 85%)

RGB channels and saturation

R 198 of 255 = 78%
G 203 of 255 = 80%
B 216 of 255 = 85%

198
203
216

R + G + B ~ 81%. #C6CBD8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 203 + 216 = 617 (100%)
R 198 of 617 ~ 32.09%
G 203 of 617 ~ 32.9%
B 216 of 617 ~ 35.01'%

%32.09
%32.9
%35.01

CMYK color model

#C6CBD8 color CMYK value is (8,6,0,15).

  • cyan value is 8.33%
  • magenta value is 6.02%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (8,6,0,15)
C8M6Y0K15 (8%, 6%, 0%, 15%)
(0.08 / 0.06 / 0.00 / 0.15)

CMYK percentages

%8.33
%6.02
%0
%15.29

Codes

Color #C6CBD8 in popluar color models

C6 CB D8
RGB 198 203 216
HSL 223° 18.75% 81.18%
HSB/HSV 223° 8.33% 84.71%
CMYK 8.33% 6.02% 0.00%
15.29%

Color #C6CBD8 in popluar number systems.

HEX C6 CB D8
Decimal 198 203 216
Binary 11000110 11001011 11011000
Octal 306 313 330

Shades and tints

Shades of #C6CBD8

#C6CBD8
(198,203,216)
#B4B9C5
(180,185,197)
#A2A7B2
(162,167,178)
#90959F
(144,149,159)
#7E838C
(126,131,140)
#6C7179
(108,113,121)
#5A5F66
(90,95,102)
#484D53
(72,77,83)
#363B40
(54,59,64)
#24292D
(36,41,45)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #C6CBD8

#C6CBD8
(198,203,216)
#CBCFDB
(203,207,219)
#D0D3DE
(208,211,222)
#D5D7E1
(213,215,225)
#DADBE4
(218,219,228)
#DFDFE7
(223,223,231)
#E4E3EA
(228,227,234)
#E9E7ED
(233,231,237)
#EEEBF0
(238,235,240)
#F3EFF3
(243,239,243)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6CBD8 color. Also use rgb(198,203,216) instead hex code.

Text Font Color

.myTextColor { color: #C6CBD8; }

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

This text font color is #C6CBD8.

Background Color

.myBgColor { background-color: #C6CBD8; }

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

This div background color is #C6CBD8.

Border color

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

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

This div border color is #C6CBD8.

Opacity

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

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

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

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

This text has shadow with #C6CBD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CBD8.

Preview

Color preview on black background

This text has color #C6CBD8 on black background.


Color preview on white background

This text has color #C6CBD8 on white background.


Black color preview on #C6CBD8 background

This text has black color on #C6CBD8 background.


White color preview on #C6CBD8 background

This text has white color on #C6CBD8 background.


Related colors

Complementary color

Complementary color for #hex is #393427.


I love getcolorcode.com

Triadic colors

1 #D8C6CB and #CBD8C6 with #C6CBD8 are triadic colors.

2 #D8CBC6 and #CBC6D8 with #C6CBD8 are triadic colors.