COLOR #C6D9BE

HEX: #C6D9BE RGB: (198,217,190)

Color info

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

RGB color model

#C6D9BE color RGB value is (198,217,190).

RGB: (198,217,190) (78%, 85%, 75%)

RGB channels and saturation

R 198 of 255 = 78%
G 217 of 255 = 85%
B 190 of 255 = 75%

198
217
190

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

Portions of RGB colors in percentages

R + G + B = 198 + 217 + 190 = 605 (100%)
R 198 of 605 ~ 32.73%
G 217 of 605 ~ 35.87%
B 190 of 605 ~ 31.4'%

%32.73
%35.87
%31.4

CMYK color model

#C6D9BE color CMYK value is (9,0,12,15).

  • cyan value is 8.76%
  • magenta value is 0.00%
  • yellow value is 12.44%
  • key color value is 14.90%

CMYK: (9,0,12,15)
C9M0Y12K15 (9%, 0%, 12%, 15%)
(0.09 / 0.00 / 0.12 / 0.15)

CMYK percentages

%8.76
%0
%12.44
%14.9

Codes

Color #C6D9BE in popluar color models

C6 D9 BE
RGB 198 217 190
HSL 102° 26.21% 79.80%
HSB/HSV 102° 12.44% 85.10%
CMYK 8.76% 0.00% 12.44%
14.90%

Color #C6D9BE in popluar number systems.

HEX C6 D9 BE
Decimal 198 217 190
Binary 11000110 11011001 10111110
Octal 306 331 276

Shades and tints

Shades of #C6D9BE

#C6D9BE
(198,217,190)
#B4C6AD
(180,198,173)
#A2B39C
(162,179,156)
#90A08B
(144,160,139)
#7E8D7A
(126,141,122)
#6C7A69
(108,122,105)
#5A6758
(90,103,88)
#485447
(72,84,71)
#364136
(54,65,54)
#242E25
(36,46,37)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #C6D9BE

#C6D9BE
(198,217,190)
#CBDCC3
(203,220,195)
#D0DFC8
(208,223,200)
#D5E2CD
(213,226,205)
#DAE5D2
(218,229,210)
#DFE8D7
(223,232,215)
#E4EBDC
(228,235,220)
#E9EEE1
(233,238,225)
#EEF1E6
(238,241,230)
#F3F4EB
(243,244,235)
#F8F7F0
(248,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D9BE color. Also use rgb(198,217,190) instead hex code.

Text Font Color

.myTextColor { color: #C6D9BE; }

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

This text font color is #C6D9BE.

Background Color

.myBgColor { background-color: #C6D9BE; }

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

This div background color is #C6D9BE.

Border color

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

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

This div border color is #C6D9BE.

Opacity

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

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

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

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

This text has shadow with #C6D9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9BE.

Preview

Color preview on black background

This text has color #C6D9BE on black background.


Color preview on white background

This text has color #C6D9BE on white background.


Black color preview on #C6D9BE background

This text has black color on #C6D9BE background.


White color preview on #C6D9BE background

This text has white color on #C6D9BE background.


Related colors

Complementary color

Complementary color for #hex is #392641.


I love getcolorcode.com

Triadic colors

1 #BEC6D9 and #D9BEC6 with #C6D9BE are triadic colors.

2 #BED9C6 and #D9C6BE with #C6D9BE are triadic colors.