COLOR #C1E5C0

HEX: #C1E5C0 RGB: (193,229,192)

Color info

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

RGB color model

#C1E5C0 color RGB value is (193,229,192).

RGB: (193,229,192) (76%, 90%, 75%)

RGB channels and saturation

R 193 of 255 = 76%
G 229 of 255 = 90%
B 192 of 255 = 75%

193
229
192

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

Portions of RGB colors in percentages

R + G + B = 193 + 229 + 192 = 614 (100%)
R 193 of 614 ~ 31.43%
G 229 of 614 ~ 37.3%
B 192 of 614 ~ 31.27'%

%31.43
%37.3
%31.27

CMYK color model

#C1E5C0 color CMYK value is (16,0,16,10).

  • cyan value is 15.72%
  • magenta value is 0.00%
  • yellow value is 16.16%
  • key color value is 10.20%

CMYK: (16,0,16,10)
C16M0Y16K10 (16%, 0%, 16%, 10%)
(0.16 / 0.00 / 0.16 / 0.10)

CMYK percentages

%15.72
%0
%16.16
%10.2

Codes

Color #C1E5C0 in popluar color models

C1 E5 C0
RGB 193 229 192
HSL 118° 41.57% 82.55%
HSB/HSV 118° 16.16% 89.80%
CMYK 15.72% 0.00% 16.16%
10.20%

Color #C1E5C0 in popluar number systems.

HEX C1 E5 C0
Decimal 193 229 192
Binary 11000001 11100101 11000000
Octal 301 345 300

Shades and tints

Shades of #C1E5C0

#C1E5C0
(193,229,192)
#B0D1AF
(176,209,175)
#9FBD9E
(159,189,158)
#8EA98D
(142,169,141)
#7D957C
(125,149,124)
#6C816B
(108,129,107)
#5B6D5A
(91,109,90)
#4A5949
(74,89,73)
#394538
(57,69,56)
#283127
(40,49,39)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #C1E5C0

#C1E5C0
(193,229,192)
#C6E7C5
(198,231,197)
#CBE9CA
(203,233,202)
#D0EBCF
(208,235,207)
#D5EDD4
(213,237,212)
#DAEFD9
(218,239,217)
#DFF1DE
(223,241,222)
#E4F3E3
(228,243,227)
#E9F5E8
(233,245,232)
#EEF7ED
(238,247,237)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1E5C0; }

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

This text font color is #C1E5C0.

Background Color

.myBgColor { background-color: #C1E5C0; }

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

This div background color is #C1E5C0.

Border color

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

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

This div border color is #C1E5C0.

Opacity

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

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

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

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

This text has shadow with #C1E5C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E5C0.

Preview

Color preview on black background

This text has color #C1E5C0 on black background.


Color preview on white background

This text has color #C1E5C0 on white background.


Black color preview on #C1E5C0 background

This text has black color on #C1E5C0 background.


White color preview on #C1E5C0 background

This text has white color on #C1E5C0 background.


Related colors

Complementary color

Complementary color for #hex is #3E1A3F.


I love getcolorcode.com

Triadic colors

1 #C0C1E5 and #E5C0C1 with #C1E5C0 are triadic colors.

2 #C0E5C1 and #E5C1C0 with #C1E5C0 are triadic colors.