COLOR #C3E9B5

HEX: #C3E9B5 RGB: (195,233,181)

Color info

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

RGB color model

#C3E9B5 color RGB value is (195,233,181).

RGB: (195,233,181) (76%, 91%, 71%)

RGB channels and saturation

R 195 of 255 = 76%
G 233 of 255 = 91%
B 181 of 255 = 71%

195
233
181

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

Portions of RGB colors in percentages

R + G + B = 195 + 233 + 181 = 609 (100%)
R 195 of 609 ~ 32.02%
G 233 of 609 ~ 38.26%
B 181 of 609 ~ 29.72'%

%32.02
%38.26
%29.72

CMYK color model

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

  • cyan value is 16.31%
  • magenta value is 0.00%
  • yellow value is 22.32%
  • key color value is 8.63%

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

CMYK percentages

%16.31
%0
%22.32
%8.63

Codes

Color #C3E9B5 in popluar color models

C3 E9 B5
RGB 195 233 181
HSL 104° 54.17% 81.18%
HSB/HSV 104° 22.32% 91.37%
CMYK 16.31% 0.00% 22.32%
8.63%

Color #C3E9B5 in popluar number systems.

HEX C3 E9 B5
Decimal 195 233 181
Binary 11000011 11101001 10110101
Octal 303 351 265

Shades and tints

Shades of #C3E9B5

#C3E9B5
(195,233,181)
#B2D4A5
(178,212,165)
#A1BF95
(161,191,149)
#90AA85
(144,170,133)
#7F9575
(127,149,117)
#6E8065
(110,128,101)
#5D6B55
(93,107,85)
#4C5645
(76,86,69)
#3B4135
(59,65,53)
#2A2C25
(42,44,37)
#191715
(25,23,21)
#000000
(0,0,0)

Tints of #C3E9B5

#C3E9B5
(195,233,181)
#C8EBBB
(200,235,187)
#CDEDC1
(205,237,193)
#D2EFC7
(210,239,199)
#D7F1CD
(215,241,205)
#DCF3D3
(220,243,211)
#E1F5D9
(225,245,217)
#E6F7DF
(230,247,223)
#EBF9E5
(235,249,229)
#F0FBEB
(240,251,235)
#F5FDF1
(245,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3E9B5 color. Also use rgb(195,233,181) instead hex code.

Text Font Color

.myTextColor { color: #C3E9B5; }

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

This text font color is #C3E9B5.

Background Color

.myBgColor { background-color: #C3E9B5; }

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

This div background color is #C3E9B5.

Border color

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

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

This div border color is #C3E9B5.

Opacity

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

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

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

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

This text has shadow with #C3E9B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E9B5.

Preview

Color preview on black background

This text has color #C3E9B5 on black background.


Color preview on white background

This text has color #C3E9B5 on white background.


Black color preview on #C3E9B5 background

This text has black color on #C3E9B5 background.


White color preview on #C3E9B5 background

This text has white color on #C3E9B5 background.


Related colors

Complementary color

Complementary color for #hex is #3C164A.


I love getcolorcode.com

Triadic colors

1 #B5C3E9 and #E9B5C3 with #C3E9B5 are triadic colors.

2 #B5E9C3 and #E9C3B5 with #C3E9B5 are triadic colors.