COLOR #81B346

HEX: #81B346 RGB: (129,179,70)

Color info

#81B346 contains mainly red and green colors. Web safe color of #81B346 is #999933 (or #993).

RGB color model

#81B346 color RGB value is (129,179,70).

RGB: (129,179,70) (51%, 70%, 27%)

RGB channels and saturation

R 129 of 255 = 51%
G 179 of 255 = 70%
B 70 of 255 = 27%

129
179
70

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

Portions of RGB colors in percentages

R + G + B = 129 + 179 + 70 = 378 (100%)
R 129 of 378 ~ 34.13%
G 179 of 378 ~ 47.35%
B 70 of 378 ~ 18.52'%

%34.13
%47.35
%18.52

CMYK color model

#81B346 color CMYK value is (28,0,61,30).

  • cyan value is 27.93%
  • magenta value is 0.00%
  • yellow value is 60.89%
  • key color value is 29.80%
CMYK: (28,0,61,30) C28M0Y61K30 (28%,0%,61%,30%) (0.28/0.00/0.61/0.30) 

CMYK percentages

%27.93
%0
%60.89
%29.8

Codes

Color #81B346 in popluar color models

81 B3 46
RGB 129 179 70
HSL 88° 43.78% 48.82%
HSB/HSV 88° 60.89% 70.20%
CMYK 27.93% 0.00% 60.89%
29.80%

Color #81B346 in popluar number systems.

HEX 81 B3 46
Decimal 129 179 70
Binary 10000001 10110011 1000110
Octal 201 263 106

Shades and tints

Shades of #81B346

#81B346
(129,179,70)
#76A340
(118,163,64)
#6B933A
(107,147,58)
#608334
(96,131,52)
#55732E
(85,115,46)
#4A6328
(74,99,40)
#3F5322
(63,83,34)
#34431C
(52,67,28)
#293316
(41,51,22)
#1E2310
(30,35,16)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #81B346

#81B346
(129,179,70)
#8CB956
(140,185,86)
#97BF66
(151,191,102)
#A2C576
(162,197,118)
#ADCB86
(173,203,134)
#B8D196
(184,209,150)
#C3D7A6
(195,215,166)
#CEDDB6
(206,221,182)
#D9E3C6
(217,227,198)
#E4E9D6
(228,233,214)
#EFEFE6
(239,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #81B346 color. Also use rgb(129,179,70) instead hex code.

Text Font Color

.myTextColor { color: #81B346; }

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

This text font color is #81B346.

Background Color

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

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

This div background color is #81B346.

Border color

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

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

This div border color is #81B346.

Opacity

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

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

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

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

This text has shadow with #81B346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #81B346.

Preview

Color preview on black background

This text has color #81B346 on black background.


Color preview on white background

This text has color #81B346 on white background.


Black color preview on #81B346 background

This text has black color on #81B346 background.


White color preview on #81B346 background

This text has white color on #81B346 background.


Related colors

Complementary color

Complementary color for #hex is #7E4CB9.


I love getcolorcode.com

Triadic colors

1 #4681B3 and #B34681 with #81B346 are triadic colors.

2 #46B381 and #B38146 with #81B346 are triadic colors.