COLOR #51864C

HEX: #51864C RGB: (81,134,76)

Color info

#51864C contains red, green and blue colors in about the same proportion. Web safe color of #51864C is #669933 (or #693).

RGB color model

#51864C color RGB value is (81,134,76).

RGB: (81,134,76) (32%, 53%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 134 of 255 = 53%
B 76 of 255 = 30%

81
134
76

R + G + B ~ 38%. #51864C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 134 + 76 = 291 (100%)
R 81 of 291 ~ 27.84%
G 134 of 291 ~ 46.05%
B 76 of 291 ~ 26.12'%

%27.84
%46.05
%26.12

CMYK color model

#51864C color CMYK value is (40,0,43,47).

  • cyan value is 39.55%
  • magenta value is 0.00%
  • yellow value is 43.28%
  • key color value is 47.45%

CMYK: (40,0,43,47)
C40M0Y43K47 (40%, 0%, 43%, 47%)
(0.40 / 0.00 / 0.43 / 0.47)

CMYK percentages

%39.55
%0
%43.28
%47.45

Codes

Color #51864C in popluar color models

51 86 4C
RGB 81 134 76
HSL 115° 27.62% 41.18%
HSB/HSV 115° 43.28% 52.55%
CMYK 39.55% 0.00% 43.28%
47.45%

Color #51864C in popluar number systems.

HEX 51 86 4C
Decimal 81 134 76
Binary 1010001 10000110 1001100
Octal 121 206 114

Shades and tints

Shades of #51864C

#51864C
(81,134,76)
#4A7A46
(74,122,70)
#436E40
(67,110,64)
#3C623A
(60,98,58)
#355634
(53,86,52)
#2E4A2E
(46,74,46)
#273E28
(39,62,40)
#203222
(32,50,34)
#19261C
(25,38,28)
#121A16
(18,26,22)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #51864C

#51864C
(81,134,76)
#60915C
(96,145,92)
#6F9C6C
(111,156,108)
#7EA77C
(126,167,124)
#8DB28C
(141,178,140)
#9CBD9C
(156,189,156)
#ABC8AC
(171,200,172)
#BAD3BC
(186,211,188)
#C9DECC
(201,222,204)
#D8E9DC
(216,233,220)
#E7F4EC
(231,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51864C color. Also use rgb(81,134,76) instead hex code.

Text Font Color

.myTextColor { color: #51864C; }

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

This text font color is #51864C.

Background Color

.myBgColor { background-color: #51864C; }

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

This div background color is #51864C.

Border color

.myBorderColor { border: 1px solid #51864C; }

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

This div border color is #51864C.

Opacity

.myOpacity80 { color: #51864C; opacity: 0.8; }

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

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

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

This text has shadow with #51864C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51864C.

Preview

Color preview on black background

This text has color #51864C on black background.


Color preview on white background

This text has color #51864C on white background.


Black color preview on #51864C background

This text has black color on #51864C background.


White color preview on #51864C background

This text has white color on #51864C background.


Related colors

Complementary color

Complementary color for #hex is #AE79B3.


I love getcolorcode.com

Triadic colors

1 #4C5186 and #864C51 with #51864C are triadic colors.

2 #4C8651 and #86514C with #51864C are triadic colors.