COLOR #C1E386

HEX: #C1E386 RGB: (193,227,134)

Color info

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

RGB color model

#C1E386 color RGB value is (193,227,134).

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

RGB channels and saturation

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

193
227
134

R + G + B ~ 73%. #C1E386 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 227 + 134 = 554 (100%)
R 193 of 554 ~ 34.84%
G 227 of 554 ~ 40.97%
B 134 of 554 ~ 24.19'%

%34.84
%40.97
%24.19

CMYK color model

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

  • cyan value is 14.98%
  • magenta value is 0.00%
  • yellow value is 40.97%
  • key color value is 10.98%
CMYK: (15,0,41,11) C15M0Y41K11 (15%,0%,41%,11%) (0.15/0.00/0.41/0.11) 

CMYK percentages

%14.98
%0
%40.97
%10.98

Codes

Color #C1E386 in popluar color models

C1 E3 86
RGB 193 227 134
HSL 82° 62.42% 70.78%
HSB/HSV 82° 40.97% 89.02%
CMYK 14.98% 0.00% 40.97%
10.98%

Color #C1E386 in popluar number systems.

HEX C1 E3 86
Decimal 193 227 134
Binary 11000001 11100011 10000110
Octal 301 343 206

Shades and tints

Shades of #C1E386

#C1E386
(193,227,134)
#B0CF7A
(176,207,122)
#9FBB6E
(159,187,110)
#8EA762
(142,167,98)
#7D9356
(125,147,86)
#6C7F4A
(108,127,74)
#5B6B3E
(91,107,62)
#4A5732
(74,87,50)
#394326
(57,67,38)
#282F1A
(40,47,26)
#171B0E
(23,27,14)
#000000
(0,0,0)

Tints of #C1E386

#C1E386
(193,227,134)
#C6E591
(198,229,145)
#CBE79C
(203,231,156)
#D0E9A7
(208,233,167)
#D5EBB2
(213,235,178)
#DAEDBD
(218,237,189)
#DFEFC8
(223,239,200)
#E4F1D3
(228,241,211)
#E9F3DE
(233,243,222)
#EEF5E9
(238,245,233)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1E386; }

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

This text font color is #C1E386.

Background Color

.myBgColor { background-color: #C1E386; }

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

This div background color is #C1E386.

Border color

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

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

This div border color is #C1E386.

Opacity

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

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

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

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

This text has shadow with #C1E386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E386.

Preview

Color preview on black background

This text has color #C1E386 on black background.


Color preview on white background

This text has color #C1E386 on white background.


Black color preview on #C1E386 background

This text has black color on #C1E386 background.


White color preview on #C1E386 background

This text has white color on #C1E386 background.


Related colors

Complementary color

Complementary color for #hex is #3E1C79.


I love getcolorcode.com

Triadic colors

1 #86C1E3 and #E386C1 with #C1E386 are triadic colors.

2 #86E3C1 and #E3C186 with #C1E386 are triadic colors.