COLOR #81BF73

HEX: #81BF73 RGB: (129,191,115)

Color info

#81BF73 contains mainly green color. Web safe color of #81BF73 is #99CC66 (or #9C6).

RGB color model

#81BF73 color RGB value is (129,191,115).

RGB: (129,191,115) (51%, 75%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 191 of 255 = 75%
B 115 of 255 = 45%

129
191
115

R + G + B ~ 57%. #81BF73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 191 + 115 = 435 (100%)
R 129 of 435 ~ 29.66%
G 191 of 435 ~ 43.91%
B 115 of 435 ~ 26.44'%

%29.66
%43.91
%26.44

CMYK color model

#81BF73 color CMYK value is (32,0,40,25).

  • cyan value is 32.46%
  • magenta value is 0.00%
  • yellow value is 39.79%
  • key color value is 25.10%

CMYK: (32,0,40,25)
C32M0Y40K25 (32%, 0%, 40%, 25%)
(0.32 / 0.00 / 0.40 / 0.25)

CMYK percentages

%32.46
%0
%39.79
%25.1

Codes

Color #81BF73 in popluar color models

81 BF 73
RGB 129 191 115
HSL 109° 37.25% 60.00%
HSB/HSV 109° 39.79% 74.90%
CMYK 32.46% 0.00% 39.79%
25.10%

Color #81BF73 in popluar number systems.

HEX 81 BF 73
Decimal 129 191 115
Binary 10000001 10111111 1110011
Octal 201 277 163

Shades and tints

Shades of #81BF73

#81BF73
(129,191,115)
#76AE69
(118,174,105)
#6B9D5F
(107,157,95)
#608C55
(96,140,85)
#557B4B
(85,123,75)
#4A6A41
(74,106,65)
#3F5937
(63,89,55)
#34482D
(52,72,45)
#293723
(41,55,35)
#1E2619
(30,38,25)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #81BF73

#81BF73
(129,191,115)
#8CC47F
(140,196,127)
#97C98B
(151,201,139)
#A2CE97
(162,206,151)
#ADD3A3
(173,211,163)
#B8D8AF
(184,216,175)
#C3DDBB
(195,221,187)
#CEE2C7
(206,226,199)
#D9E7D3
(217,231,211)
#E4ECDF
(228,236,223)
#EFF1EB
(239,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #81BF73 color. Also use rgb(129,191,115) instead hex code.

Text Font Color

.myTextColor { color: #81BF73; }

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

This text font color is #81BF73.

Background Color

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

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

This div background color is #81BF73.

Border color

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

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

This div border color is #81BF73.

Opacity

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

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

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

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

This text has shadow with #81BF73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #81BF73.

Preview

Color preview on black background

This text has color #81BF73 on black background.


Color preview on white background

This text has color #81BF73 on white background.


Black color preview on #81BF73 background

This text has black color on #81BF73 background.


White color preview on #81BF73 background

This text has white color on #81BF73 background.


Related colors

Complementary color

Complementary color for #hex is #7E408C.


I love getcolorcode.com

Triadic colors

1 #7381BF and #BF7381 with #81BF73 are triadic colors.

2 #73BF81 and #BF8173 with #81BF73 are triadic colors.