COLOR #C6EDC6

HEX: #C6EDC6 RGB: (198,237,198)

Color info

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

RGB color model

#C6EDC6 color RGB value is (198,237,198).

RGB: (198,237,198) (78%, 93%, 78%)

RGB channels and saturation

R 198 of 255 = 78%
G 237 of 255 = 93%
B 198 of 255 = 78%

198
237
198

R + G + B ~ 83%. #C6EDC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 237 + 198 = 633 (100%)
R 198 of 633 ~ 31.28%
G 237 of 633 ~ 37.44%
B 198 of 633 ~ 31.28'%

%31.28
%37.44
%31.28

CMYK color model

#C6EDC6 color CMYK value is (16,0,16,7).

  • cyan value is 16.46%
  • magenta value is 0.00%
  • yellow value is 16.46%
  • key color value is 7.06%

CMYK: (16,0,16,7)
C16M0Y16K7 (16%, 0%, 16%, 7%)
(0.16 / 0.00 / 0.16 / 0.07)

CMYK percentages

%16.46
%0
%16.46
%7.06

Codes

Color #C6EDC6 in popluar color models

C6 ED C6
RGB 198 237 198
HSL 120° 52.00% 85.29%
HSB/HSV 120° 16.46% 92.94%
CMYK 16.46% 0.00% 16.46%
7.06%

Color #C6EDC6 in popluar number systems.

HEX C6 ED C6
Decimal 198 237 198
Binary 11000110 11101101 11000110
Octal 306 355 306

Shades and tints

Shades of #C6EDC6

#C6EDC6
(198,237,198)
#B4D8B4
(180,216,180)
#A2C3A2
(162,195,162)
#90AE90
(144,174,144)
#7E997E
(126,153,126)
#6C846C
(108,132,108)
#5A6F5A
(90,111,90)
#485A48
(72,90,72)
#364536
(54,69,54)
#243024
(36,48,36)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #C6EDC6

#C6EDC6
(198,237,198)
#CBEECB
(203,238,203)
#D0EFD0
(208,239,208)
#D5F0D5
(213,240,213)
#DAF1DA
(218,241,218)
#DFF2DF
(223,242,223)
#E4F3E4
(228,243,228)
#E9F4E9
(233,244,233)
#EEF5EE
(238,245,238)
#F3F6F3
(243,246,243)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EDC6; }

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

This text font color is #C6EDC6.

Background Color

.myBgColor { background-color: #C6EDC6; }

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

This div background color is #C6EDC6.

Border color

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

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

This div border color is #C6EDC6.

Opacity

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

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

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

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

This text has shadow with #C6EDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EDC6.

Preview

Color preview on black background

This text has color #C6EDC6 on black background.


Color preview on white background

This text has color #C6EDC6 on white background.


Black color preview on #C6EDC6 background

This text has black color on #C6EDC6 background.


White color preview on #C6EDC6 background

This text has white color on #C6EDC6 background.


Related colors

Complementary color

Complementary color for #hex is #391239.


I love getcolorcode.com

Triadic colors

1 #C6C6ED and #EDC6C6 with #C6EDC6 are triadic colors.

2 #C6EDC6 and #EDC6C6 with #C6EDC6 are triadic colors.