COLOR #C3E0B0

HEX: #C3E0B0 RGB: (195,224,176)

Color info

#C3E0B0 contains red, green and blue colors in about the same proportion. Web safe color of #C3E0B0 is #CCCC99 (or #CC9).

RGB color model

#C3E0B0 color RGB value is (195,224,176).

RGB: (195,224,176) (76%, 88%, 69%)

RGB channels and saturation

R 195 of 255 = 76%
G 224 of 255 = 88%
B 176 of 255 = 69%

195
224
176

R + G + B ~ 78%. #C3E0B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 224 + 176 = 595 (100%)
R 195 of 595 ~ 32.77%
G 224 of 595 ~ 37.65%
B 176 of 595 ~ 29.58'%

%32.77
%37.65
%29.58

CMYK color model

#C3E0B0 color CMYK value is (13,0,21,12).

  • cyan value is 12.95%
  • magenta value is 0.00%
  • yellow value is 21.43%
  • key color value is 12.16%

CMYK: (13,0,21,12)
C13M0Y21K12 (13%, 0%, 21%, 12%)
(0.13 / 0.00 / 0.21 / 0.12)

CMYK percentages

%12.95
%0
%21.43
%12.16

Codes

Color #C3E0B0 in popluar color models

C3 E0 B0
RGB 195 224 176
HSL 96° 43.64% 78.43%
HSB/HSV 96° 21.43% 87.84%
CMYK 12.95% 0.00% 21.43%
12.16%

Color #C3E0B0 in popluar number systems.

HEX C3 E0 B0
Decimal 195 224 176
Binary 11000011 11100000 10110000
Octal 303 340 260

Shades and tints

Shades of #C3E0B0

#C3E0B0
(195,224,176)
#B2CCA0
(178,204,160)
#A1B890
(161,184,144)
#90A480
(144,164,128)
#7F9070
(127,144,112)
#6E7C60
(110,124,96)
#5D6850
(93,104,80)
#4C5440
(76,84,64)
#3B4030
(59,64,48)
#2A2C20
(42,44,32)
#191810
(25,24,16)
#000000
(0,0,0)

Tints of #C3E0B0

#C3E0B0
(195,224,176)
#C8E2B7
(200,226,183)
#CDE4BE
(205,228,190)
#D2E6C5
(210,230,197)
#D7E8CC
(215,232,204)
#DCEAD3
(220,234,211)
#E1ECDA
(225,236,218)
#E6EEE1
(230,238,225)
#EBF0E8
(235,240,232)
#F0F2EF
(240,242,239)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E0B0; }

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

This text font color is #C3E0B0.

Background Color

.myBgColor { background-color: #C3E0B0; }

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

This div background color is #C3E0B0.

Border color

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

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

This div border color is #C3E0B0.

Opacity

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

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

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

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

This text has shadow with #C3E0B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E0B0.

Preview

Color preview on black background

This text has color #C3E0B0 on black background.


Color preview on white background

This text has color #C3E0B0 on white background.


Black color preview on #C3E0B0 background

This text has black color on #C3E0B0 background.


White color preview on #C3E0B0 background

This text has white color on #C3E0B0 background.


Related colors

Complementary color

Complementary color for #hex is #3C1F4F.


I love getcolorcode.com

Triadic colors

1 #B0C3E0 and #E0B0C3 with #C3E0B0 are triadic colors.

2 #B0E0C3 and #E0C3B0 with #C3E0B0 are triadic colors.