COLOR #C6D0C3

HEX: #C6D0C3 RGB: (198,208,195)

Color info

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

RGB color model

#C6D0C3 color RGB value is (198,208,195).

RGB: (198,208,195) (78%, 82%, 76%)

RGB channels and saturation

R 198 of 255 = 78%
G 208 of 255 = 82%
B 195 of 255 = 76%

198
208
195

R + G + B ~ 79%. #C6D0C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 208 + 195 = 601 (100%)
R 198 of 601 ~ 32.95%
G 208 of 601 ~ 34.61%
B 195 of 601 ~ 32.45'%

%32.95
%34.61
%32.45

CMYK color model

#C6D0C3 color CMYK value is (5,0,6,18).

  • cyan value is 4.81%
  • magenta value is 0.00%
  • yellow value is 6.25%
  • key color value is 18.43%

CMYK: (5,0,6,18)
C5M0Y6K18 (5%, 0%, 6%, 18%)
(0.05 / 0.00 / 0.06 / 0.18)

CMYK percentages

%4.81
%0
%6.25
%18.43

Codes

Color #C6D0C3 in popluar color models

C6 D0 C3
RGB 198 208 195
HSL 106° 12.15% 79.02%
HSB/HSV 106° 6.25% 81.57%
CMYK 4.81% 0.00% 6.25%
18.43%

Color #C6D0C3 in popluar number systems.

HEX C6 D0 C3
Decimal 198 208 195
Binary 11000110 11010000 11000011
Octal 306 320 303

Shades and tints

Shades of #C6D0C3

#C6D0C3
(198,208,195)
#B4BEB2
(180,190,178)
#A2ACA1
(162,172,161)
#909A90
(144,154,144)
#7E887F
(126,136,127)
#6C766E
(108,118,110)
#5A645D
(90,100,93)
#48524C
(72,82,76)
#36403B
(54,64,59)
#242E2A
(36,46,42)
#121C19
(18,28,25)
#000000
(0,0,0)

Tints of #C6D0C3

#C6D0C3
(198,208,195)
#CBD4C8
(203,212,200)
#D0D8CD
(208,216,205)
#D5DCD2
(213,220,210)
#DAE0D7
(218,224,215)
#DFE4DC
(223,228,220)
#E4E8E1
(228,232,225)
#E9ECE6
(233,236,230)
#EEF0EB
(238,240,235)
#F3F4F0
(243,244,240)
#F8F8F5
(248,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D0C3 color. Also use rgb(198,208,195) instead hex code.

Text Font Color

.myTextColor { color: #C6D0C3; }

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

This text font color is #C6D0C3.

Background Color

.myBgColor { background-color: #C6D0C3; }

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

This div background color is #C6D0C3.

Border color

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

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

This div border color is #C6D0C3.

Opacity

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

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

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

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

This text has shadow with #C6D0C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D0C3.

Preview

Color preview on black background

This text has color #C6D0C3 on black background.


Color preview on white background

This text has color #C6D0C3 on white background.


Black color preview on #C6D0C3 background

This text has black color on #C6D0C3 background.


White color preview on #C6D0C3 background

This text has white color on #C6D0C3 background.


Related colors

Complementary color

Complementary color for #hex is #392F3C.


I love getcolorcode.com

Triadic colors

1 #C3C6D0 and #D0C3C6 with #C6D0C3 are triadic colors.

2 #C3D0C6 and #D0C6C3 with #C6D0C3 are triadic colors.