COLOR #C1E3C1

HEX: #C1E3C1 RGB: (193,227,193)

Color info

#C1E3C1 contains red, green and blue colors in about the same proportion. Web safe color of #C1E3C1 is #CCCCCC (or #CCC).

RGB color model

#C1E3C1 color RGB value is (193,227,193).

RGB: (193,227,193) (76%, 89%, 76%)

RGB channels and saturation

R 193 of 255 = 76%
G 227 of 255 = 89%
B 193 of 255 = 76%

193
227
193

R + G + B ~ 80%. #C1E3C1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 227 + 193 = 613 (100%)
R 193 of 613 ~ 31.48%
G 227 of 613 ~ 37.03%
B 193 of 613 ~ 31.48'%

%31.48
%37.03
%31.48

CMYK color model

#C1E3C1 color CMYK value is (15,0,15,11).

  • cyan value is 14.98%
  • magenta value is 0.00%
  • yellow value is 14.98%
  • key color value is 10.98%

CMYK: (15,0,15,11)
C15M0Y15K11 (15%, 0%, 15%, 11%)
(0.15 / 0.00 / 0.15 / 0.11)

CMYK percentages

%14.98
%0
%14.98
%10.98

Codes

Color #C1E3C1 in popluar color models

C1 E3 C1
RGB 193 227 193
HSL 120° 37.78% 82.35%
HSB/HSV 120° 14.98% 89.02%
CMYK 14.98% 0.00% 14.98%
10.98%

Color #C1E3C1 in popluar number systems.

HEX C1 E3 C1
Decimal 193 227 193
Binary 11000001 11100011 11000001
Octal 301 343 301

Shades and tints

Shades of #C1E3C1

#C1E3C1
(193,227,193)
#B0CFB0
(176,207,176)
#9FBB9F
(159,187,159)
#8EA78E
(142,167,142)
#7D937D
(125,147,125)
#6C7F6C
(108,127,108)
#5B6B5B
(91,107,91)
#4A574A
(74,87,74)
#394339
(57,67,57)
#282F28
(40,47,40)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #C1E3C1

#C1E3C1
(193,227,193)
#C6E5C6
(198,229,198)
#CBE7CB
(203,231,203)
#D0E9D0
(208,233,208)
#D5EBD5
(213,235,213)
#DAEDDA
(218,237,218)
#DFEFDF
(223,239,223)
#E4F1E4
(228,241,228)
#E9F3E9
(233,243,233)
#EEF5EE
(238,245,238)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1E3C1 color. Also use rgb(193,227,193) instead hex code.

Text Font Color

.myTextColor { color: #C1E3C1; }

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

This text font color is #C1E3C1.

Background Color

.myBgColor { background-color: #C1E3C1; }

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

This div background color is #C1E3C1.

Border color

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

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

This div border color is #C1E3C1.

Opacity

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

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

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

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

This text has shadow with #C1E3C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E3C1.

Preview

Color preview on black background

This text has color #C1E3C1 on black background.


Color preview on white background

This text has color #C1E3C1 on white background.


Black color preview on #C1E3C1 background

This text has black color on #C1E3C1 background.


White color preview on #C1E3C1 background

This text has white color on #C1E3C1 background.


Related colors

Complementary color

Complementary color for #hex is #3E1C3E.


I love getcolorcode.com

Triadic colors

1 #C1C1E3 and #E3C1C1 with #C1E3C1 are triadic colors.

2 #C1E3C1 and #E3C1C1 with #C1E3C1 are triadic colors.