COLOR #C6F1DE

HEX: #C6F1DE RGB: (198,241,222)

Color info

#C6F1DE contains red, green and blue colors in about the same proportion. Web safe color of #C6F1DE is #CCFFCC (or #CFC).

RGB color model

#C6F1DE color RGB value is (198,241,222).

RGB: (198,241,222) (78%, 95%, 87%)

RGB channels and saturation

R 198 of 255 = 78%
G 241 of 255 = 95%
B 222 of 255 = 87%

198
241
222

R + G + B ~ 87%. #C6F1DE is light color.

Portions of RGB colors in percentages

R + G + B = 198 + 241 + 222 = 661 (100%)
R 198 of 661 ~ 29.95%
G 241 of 661 ~ 36.46%
B 222 of 661 ~ 33.59'%

%29.95
%36.46
%33.59

CMYK color model

#C6F1DE color CMYK value is (18,0,8,5).

  • cyan value is 17.84%
  • magenta value is 0.00%
  • yellow value is 7.88%
  • key color value is 5.49%

CMYK: (18,0,8,5)
C18M0Y8K5 (18%, 0%, 8%, 5%)
(0.18 / 0.00 / 0.08 / 0.05)

CMYK percentages

%17.84
%0
%7.88
%5.49

Codes

Color #C6F1DE in popluar color models

C6 F1 DE
RGB 198 241 222
HSL 153° 60.56% 86.08%
HSB/HSV 153° 17.84% 94.51%
CMYK 17.84% 0.00% 7.88%
5.49%

Color #C6F1DE in popluar number systems.

HEX C6 F1 DE
Decimal 198 241 222
Binary 11000110 11110001 11011110
Octal 306 361 336

Shades and tints

Shades of #C6F1DE

#C6F1DE
(198,241,222)
#B4DCCA
(180,220,202)
#A2C7B6
(162,199,182)
#90B2A2
(144,178,162)
#7E9D8E
(126,157,142)
#6C887A
(108,136,122)
#5A7366
(90,115,102)
#485E52
(72,94,82)
#36493E
(54,73,62)
#24342A
(36,52,42)
#121F16
(18,31,22)
#000000
(0,0,0)

Tints of #C6F1DE

#C6F1DE
(198,241,222)
#CBF2E1
(203,242,225)
#D0F3E4
(208,243,228)
#D5F4E7
(213,244,231)
#DAF5EA
(218,245,234)
#DFF6ED
(223,246,237)
#E4F7F0
(228,247,240)
#E9F8F3
(233,248,243)
#EEF9F6
(238,249,246)
#F3FAF9
(243,250,249)
#F8FBFC
(248,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6F1DE color. Also use rgb(198,241,222) instead hex code.

Text Font Color

.myTextColor { color: #C6F1DE; }

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

This text font color is #C6F1DE.

Background Color

.myBgColor { background-color: #C6F1DE; }

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

This div background color is #C6F1DE.

Border color

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

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

This div border color is #C6F1DE.

Opacity

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

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

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

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

This text has shadow with #C6F1DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F1DE.

Preview

Color preview on black background

This text has color #C6F1DE on black background.


Color preview on white background

This text has color #C6F1DE on white background.


Black color preview on #C6F1DE background

This text has black color on #C6F1DE background.


White color preview on #C6F1DE background

This text has white color on #C6F1DE background.


Related colors

Complementary color

Complementary color for #hex is #390E21.


I love getcolorcode.com

Triadic colors

1 #DEC6F1 and #F1DEC6 with #C6F1DE are triadic colors.

2 #DEF1C6 and #F1C6DE with #C6F1DE are triadic colors.