COLOR #C3E8B6

HEX: #C3E8B6 RGB: (195,232,182)

Color info

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

RGB color model

#C3E8B6 color RGB value is (195,232,182).

RGB: (195,232,182) (76%, 91%, 71%)

RGB channels and saturation

R 195 of 255 = 76%
G 232 of 255 = 91%
B 182 of 255 = 71%

195
232
182

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

Portions of RGB colors in percentages

R + G + B = 195 + 232 + 182 = 609 (100%)
R 195 of 609 ~ 32.02%
G 232 of 609 ~ 38.1%
B 182 of 609 ~ 29.89'%

%32.02
%38.1
%29.89

CMYK color model

#C3E8B6 color CMYK value is (16,0,22,9).

  • cyan value is 15.95%
  • magenta value is 0.00%
  • yellow value is 21.55%
  • key color value is 9.02%

CMYK: (16,0,22,9)
C16M0Y22K9 (16%, 0%, 22%, 9%)
(0.16 / 0.00 / 0.22 / 0.09)

CMYK percentages

%15.95
%0
%21.55
%9.02

Codes

Color #C3E8B6 in popluar color models

C3 E8 B6
RGB 195 232 182
HSL 104° 52.08% 81.18%
HSB/HSV 104° 21.55% 90.98%
CMYK 15.95% 0.00% 21.55%
9.02%

Color #C3E8B6 in popluar number systems.

HEX C3 E8 B6
Decimal 195 232 182
Binary 11000011 11101000 10110110
Octal 303 350 266

Shades and tints

Shades of #C3E8B6

#C3E8B6
(195,232,182)
#B2D3A6
(178,211,166)
#A1BE96
(161,190,150)
#90A986
(144,169,134)
#7F9476
(127,148,118)
#6E7F66
(110,127,102)
#5D6A56
(93,106,86)
#4C5546
(76,85,70)
#3B4036
(59,64,54)
#2A2B26
(42,43,38)
#191616
(25,22,22)
#000000
(0,0,0)

Tints of #C3E8B6

#C3E8B6
(195,232,182)
#C8EABC
(200,234,188)
#CDECC2
(205,236,194)
#D2EEC8
(210,238,200)
#D7F0CE
(215,240,206)
#DCF2D4
(220,242,212)
#E1F4DA
(225,244,218)
#E6F6E0
(230,246,224)
#EBF8E6
(235,248,230)
#F0FAEC
(240,250,236)
#F5FCF2
(245,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3E8B6 color. Also use rgb(195,232,182) instead hex code.

Text Font Color

.myTextColor { color: #C3E8B6; }

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

This text font color is #C3E8B6.

Background Color

.myBgColor { background-color: #C3E8B6; }

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

This div background color is #C3E8B6.

Border color

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

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

This div border color is #C3E8B6.

Opacity

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

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

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

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

This text has shadow with #C3E8B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E8B6.

Preview

Color preview on black background

This text has color #C3E8B6 on black background.


Color preview on white background

This text has color #C3E8B6 on white background.


Black color preview on #C3E8B6 background

This text has black color on #C3E8B6 background.


White color preview on #C3E8B6 background

This text has white color on #C3E8B6 background.


Related colors

Complementary color

Complementary color for #hex is #3C1749.


I love getcolorcode.com

Triadic colors

1 #B6C3E8 and #E8B6C3 with #C3E8B6 are triadic colors.

2 #B6E8C3 and #E8C3B6 with #C3E8B6 are triadic colors.