COLOR #C3E2A1

HEX: #C3E2A1 RGB: (195,226,161)

Color info

#C3E2A1 contains mainly red and green colors. Web safe color of #C3E2A1 is #CCCC99 (or #CC9).

RGB color model

#C3E2A1 color RGB value is (195,226,161).

RGB: (195,226,161) (76%, 89%, 63%)

RGB channels and saturation

R 195 of 255 = 76%
G 226 of 255 = 89%
B 161 of 255 = 63%

195
226
161

R + G + B ~ 76%. #C3E2A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 226 + 161 = 582 (100%)
R 195 of 582 ~ 33.51%
G 226 of 582 ~ 38.83%
B 161 of 582 ~ 27.66'%

%33.51
%38.83
%27.66

CMYK color model

#C3E2A1 color CMYK value is (14,0,29,11).

  • cyan value is 13.72%
  • magenta value is 0.00%
  • yellow value is 28.76%
  • key color value is 11.37%

CMYK: (14,0,29,11)
C14M0Y29K11 (14%, 0%, 29%, 11%)
(0.14 / 0.00 / 0.29 / 0.11)

CMYK percentages

%13.72
%0
%28.76
%11.37

Codes

Color #C3E2A1 in popluar color models

C3 E2 A1
RGB 195 226 161
HSL 89° 52.85% 75.88%
HSB/HSV 89° 28.76% 88.63%
CMYK 13.72% 0.00% 28.76%
11.37%

Color #C3E2A1 in popluar number systems.

HEX C3 E2 A1
Decimal 195 226 161
Binary 11000011 11100010 10100001
Octal 303 342 241

Shades and tints

Shades of #C3E2A1

#C3E2A1
(195,226,161)
#B2CE93
(178,206,147)
#A1BA85
(161,186,133)
#90A677
(144,166,119)
#7F9269
(127,146,105)
#6E7E5B
(110,126,91)
#5D6A4D
(93,106,77)
#4C563F
(76,86,63)
#3B4231
(59,66,49)
#2A2E23
(42,46,35)
#191A15
(25,26,21)
#000000
(0,0,0)

Tints of #C3E2A1

#C3E2A1
(195,226,161)
#C8E4A9
(200,228,169)
#CDE6B1
(205,230,177)
#D2E8B9
(210,232,185)
#D7EAC1
(215,234,193)
#DCECC9
(220,236,201)
#E1EED1
(225,238,209)
#E6F0D9
(230,240,217)
#EBF2E1
(235,242,225)
#F0F4E9
(240,244,233)
#F5F6F1
(245,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3E2A1 color. Also use rgb(195,226,161) instead hex code.

Text Font Color

.myTextColor { color: #C3E2A1; }

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

This text font color is #C3E2A1.

Background Color

.myBgColor { background-color: #C3E2A1; }

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

This div background color is #C3E2A1.

Border color

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

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

This div border color is #C3E2A1.

Opacity

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

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

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

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

This text has shadow with #C3E2A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E2A1.

Preview

Color preview on black background

This text has color #C3E2A1 on black background.


Color preview on white background

This text has color #C3E2A1 on white background.


Black color preview on #C3E2A1 background

This text has black color on #C3E2A1 background.


White color preview on #C3E2A1 background

This text has white color on #C3E2A1 background.


Related colors

Complementary color

Complementary color for #hex is #3C1D5E.


I love getcolorcode.com

Triadic colors

1 #A1C3E2 and #E2A1C3 with #C3E2A1 are triadic colors.

2 #A1E2C3 and #E2C3A1 with #C3E2A1 are triadic colors.