COLOR #81E591

HEX: #81E591 RGB: (129,229,145)

Color info

#81E591 contains mainly green color. Web safe color of #81E591 is #99CC99 (or #9C9).

RGB color model

#81E591 color RGB value is (129,229,145).

RGB: (129,229,145) (51%, 90%, 57%)

RGB channels and saturation

R 129 of 255 = 51%
G 229 of 255 = 90%
B 145 of 255 = 57%

129
229
145

R + G + B ~ 66%. #81E591 is quite light color.

Portions of RGB colors in percentages

R + G + B = 129 + 229 + 145 = 503 (100%)
R 129 of 503 ~ 25.65%
G 229 of 503 ~ 45.53%
B 145 of 503 ~ 28.83'%

%25.65
%45.53
%28.83

CMYK color model

#81E591 color CMYK value is (44,0,37,10).

  • cyan value is 43.67%
  • magenta value is 0.00%
  • yellow value is 36.68%
  • key color value is 10.20%
CMYK: (44,0,37,10) C44M0Y37K10 (44%,0%,37%,10%) (0.44/0.00/0.37/0.10) 

CMYK percentages

%43.67
%0
%36.68
%10.2

Codes

Color #81E591 in popluar color models

81 E5 91
RGB 129 229 145
HSL 130° 65.79% 70.20%
HSB/HSV 130° 43.67% 89.80%
CMYK 43.67% 0.00% 36.68%
10.20%

Color #81E591 in popluar number systems.

HEX 81 E5 91
Decimal 129 229 145
Binary 10000001 11100101 10010001
Octal 201 345 221

Shades and tints

Shades of #81E591

#81E591
(129,229,145)
#76D184
(118,209,132)
#6BBD77
(107,189,119)
#60A96A
(96,169,106)
#55955D
(85,149,93)
#4A8150
(74,129,80)
#3F6D43
(63,109,67)
#345936
(52,89,54)
#294529
(41,69,41)
#1E311C
(30,49,28)
#131D0F
(19,29,15)
#000000
(0,0,0)

Tints of #81E591

#81E591
(129,229,145)
#8CE79B
(140,231,155)
#97E9A5
(151,233,165)
#A2EBAF
(162,235,175)
#ADEDB9
(173,237,185)
#B8EFC3
(184,239,195)
#C3F1CD
(195,241,205)
#CEF3D7
(206,243,215)
#D9F5E1
(217,245,225)
#E4F7EB
(228,247,235)
#EFF9F5
(239,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #81E591 color. Also use rgb(129,229,145) instead hex code.

Text Font Color

.myTextColor { color: #81E591; }

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

This text font color is #81E591.

Background Color

.myBgColor { background-color: #81E591; }

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

This div background color is #81E591.

Border color

.myBorderColor { border: 1px solid #81E591; }

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

This div border color is #81E591.

Opacity

.myOpacity80 { color: #81E591; opacity: 0.8; }

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

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

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

This text has shadow with #81E591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #81E591.

Preview

Color preview on black background

This text has color #81E591 on black background.


Color preview on white background

This text has color #81E591 on white background.


Black color preview on #81E591 background

This text has black color on #81E591 background.


White color preview on #81E591 background

This text has white color on #81E591 background.


Related colors

Complementary color

Complementary color for #hex is #7E1A6E.


I love getcolorcode.com

Triadic colors

1 #9181E5 and #E59181 with #81E591 are triadic colors.

2 #91E581 and #E58191 with #81E591 are triadic colors.