COLOR #C1E391

HEX: #C1E391 RGB: (193,227,145)

Color info

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

RGB color model

#C1E391 color RGB value is (193,227,145).

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

RGB channels and saturation

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

193
227
145

R + G + B ~ 74%. #C1E391 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 227 + 145 = 565 (100%)
R 193 of 565 ~ 34.16%
G 227 of 565 ~ 40.18%
B 145 of 565 ~ 25.66'%

%34.16
%40.18
%25.66

CMYK color model

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

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

CMYK: (15,0,36,11)
C15M0Y36K11 (15%, 0%, 36%, 11%)
(0.15 / 0.00 / 0.36 / 0.11)

CMYK percentages

%14.98
%0
%36.12
%10.98

Codes

Color #C1E391 in popluar color models

C1 E3 91
RGB 193 227 145
HSL 85° 59.42% 72.94%
HSB/HSV 85° 36.12% 89.02%
CMYK 14.98% 0.00% 36.12%
10.98%

Color #C1E391 in popluar number systems.

HEX C1 E3 91
Decimal 193 227 145
Binary 11000001 11100011 10010001
Octal 301 343 221

Shades and tints

Shades of #C1E391

#C1E391
(193,227,145)
#B0CF84
(176,207,132)
#9FBB77
(159,187,119)
#8EA76A
(142,167,106)
#7D935D
(125,147,93)
#6C7F50
(108,127,80)
#5B6B43
(91,107,67)
#4A5736
(74,87,54)
#394329
(57,67,41)
#282F1C
(40,47,28)
#171B0F
(23,27,15)
#000000
(0,0,0)

Tints of #C1E391

#C1E391
(193,227,145)
#C6E59B
(198,229,155)
#CBE7A5
(203,231,165)
#D0E9AF
(208,233,175)
#D5EBB9
(213,235,185)
#DAEDC3
(218,237,195)
#DFEFCD
(223,239,205)
#E4F1D7
(228,241,215)
#E9F3E1
(233,243,225)
#EEF5EB
(238,245,235)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1E391; }

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

This text font color is #C1E391.

Background Color

.myBgColor { background-color: #C1E391; }

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

This div background color is #C1E391.

Border color

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

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

This div border color is #C1E391.

Opacity

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

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

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

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

This text has shadow with #C1E391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E391.

Preview

Color preview on black background

This text has color #C1E391 on black background.


Color preview on white background

This text has color #C1E391 on white background.


Black color preview on #C1E391 background

This text has black color on #C1E391 background.


White color preview on #C1E391 background

This text has white color on #C1E391 background.


Related colors

Complementary color

Complementary color for #hex is #3E1C6E.


I love getcolorcode.com

Triadic colors

1 #91C1E3 and #E391C1 with #C1E391 are triadic colors.

2 #91E3C1 and #E3C191 with #C1E391 are triadic colors.