COLOR #C3E8B0

HEX: #C3E8B0 RGB: (195,232,176)

Color info

#C3E8B0 contains red, green and blue colors in about the same proportion. Web safe color of #C3E8B0 is #CCFF99 (or #CF9).

RGB color model

#C3E8B0 color RGB value is (195,232,176).

RGB: (195,232,176) (76%, 91%, 69%)

RGB channels and saturation

R 195 of 255 = 76%
G 232 of 255 = 91%
B 176 of 255 = 69%

195
232
176

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

Portions of RGB colors in percentages

R + G + B = 195 + 232 + 176 = 603 (100%)
R 195 of 603 ~ 32.34%
G 232 of 603 ~ 38.47%
B 176 of 603 ~ 29.19'%

%32.34
%38.47
%29.19

CMYK color model

#C3E8B0 color CMYK value is (16,0,24,9).

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

CMYK: (16,0,24,9)
C16M0Y24K9 (16%, 0%, 24%, 9%)
(0.16 / 0.00 / 0.24 / 0.09)

CMYK percentages

%15.95
%0
%24.14
%9.02

Codes

Color #C3E8B0 in popluar color models

C3 E8 B0
RGB 195 232 176
HSL 100° 54.90% 80.00%
HSB/HSV 100° 24.14% 90.98%
CMYK 15.95% 0.00% 24.14%
9.02%

Color #C3E8B0 in popluar number systems.

HEX C3 E8 B0
Decimal 195 232 176
Binary 11000011 11101000 10110000
Octal 303 350 260

Shades and tints

Shades of #C3E8B0

#C3E8B0
(195,232,176)
#B2D3A0
(178,211,160)
#A1BE90
(161,190,144)
#90A980
(144,169,128)
#7F9470
(127,148,112)
#6E7F60
(110,127,96)
#5D6A50
(93,106,80)
#4C5540
(76,85,64)
#3B4030
(59,64,48)
#2A2B20
(42,43,32)
#191610
(25,22,16)
#000000
(0,0,0)

Tints of #C3E8B0

#C3E8B0
(195,232,176)
#C8EAB7
(200,234,183)
#CDECBE
(205,236,190)
#D2EEC5
(210,238,197)
#D7F0CC
(215,240,204)
#DCF2D3
(220,242,211)
#E1F4DA
(225,244,218)
#E6F6E1
(230,246,225)
#EBF8E8
(235,248,232)
#F0FAEF
(240,250,239)
#F5FCF6
(245,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E8B0; }

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

This text font color is #C3E8B0.

Background Color

.myBgColor { background-color: #C3E8B0; }

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

This div background color is #C3E8B0.

Border color

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

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

This div border color is #C3E8B0.

Opacity

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

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

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

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

This text has shadow with #C3E8B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E8B0.

Preview

Color preview on black background

This text has color #C3E8B0 on black background.


Color preview on white background

This text has color #C3E8B0 on white background.


Black color preview on #C3E8B0 background

This text has black color on #C3E8B0 background.


White color preview on #C3E8B0 background

This text has white color on #C3E8B0 background.


Related colors

Complementary color

Complementary color for #hex is #3C174F.


I love getcolorcode.com

Triadic colors

1 #B0C3E8 and #E8B0C3 with #C3E8B0 are triadic colors.

2 #B0E8C3 and #E8C3B0 with #C3E8B0 are triadic colors.