COLOR #51824D

HEX: #51824D RGB: (81,130,77)

Color info

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

RGB color model

#51824D color RGB value is (81,130,77).

RGB: (81,130,77) (32%, 51%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 130 of 255 = 51%
B 77 of 255 = 30%

81
130
77

R + G + B ~ 38%. #51824D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 130 + 77 = 288 (100%)
R 81 of 288 ~ 28.13%
G 130 of 288 ~ 45.14%
B 77 of 288 ~ 26.74'%

%28.13
%45.14
%26.74

CMYK color model

#51824D color CMYK value is (38,0,41,49).

  • cyan value is 37.69%
  • magenta value is 0.00%
  • yellow value is 40.77%
  • key color value is 49.02%

CMYK: (38,0,41,49)
C38M0Y41K49 (38%, 0%, 41%, 49%)
(0.38 / 0.00 / 0.41 / 0.49)

CMYK percentages

%37.69
%0
%40.77
%49.02

Codes

Color #51824D in popluar color models

51 82 4D
RGB 81 130 77
HSL 115° 25.60% 40.59%
HSB/HSV 115° 40.77% 50.98%
CMYK 37.69% 0.00% 40.77%
49.02%

Color #51824D in popluar number systems.

HEX 51 82 4D
Decimal 81 130 77
Binary 1010001 10000010 1001101
Octal 121 202 115

Shades and tints

Shades of #51824D

#51824D
(81,130,77)
#4A7746
(74,119,70)
#436C3F
(67,108,63)
#3C6138
(60,97,56)
#355631
(53,86,49)
#2E4B2A
(46,75,42)
#274023
(39,64,35)
#20351C
(32,53,28)
#192A15
(25,42,21)
#121F0E
(18,31,14)
#0B1407
(11,20,7)
#000000
(0,0,0)

Tints of #51824D

#51824D
(81,130,77)
#608D5D
(96,141,93)
#6F986D
(111,152,109)
#7EA37D
(126,163,125)
#8DAE8D
(141,174,141)
#9CB99D
(156,185,157)
#ABC4AD
(171,196,173)
#BACFBD
(186,207,189)
#C9DACD
(201,218,205)
#D8E5DD
(216,229,221)
#E7F0ED
(231,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51824D color. Also use rgb(81,130,77) instead hex code.

Text Font Color

.myTextColor { color: #51824D; }

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

This text font color is #51824D.

Background Color

.myBgColor { background-color: #51824D; }

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

This div background color is #51824D.

Border color

.myBorderColor { border: 1px solid #51824D; }

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

This div border color is #51824D.

Opacity

.myOpacity80 { color: #51824D; opacity: 0.8; }

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

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

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

This text has shadow with #51824D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51824D.

Preview

Color preview on black background

This text has color #51824D on black background.


Color preview on white background

This text has color #51824D on white background.


Black color preview on #51824D background

This text has black color on #51824D background.


White color preview on #51824D background

This text has white color on #51824D background.


Related colors

Complementary color

Complementary color for #hex is #AE7DB2.


I love getcolorcode.com

Triadic colors

1 #4D5182 and #824D51 with #51824D are triadic colors.

2 #4D8251 and #82514D with #51824D are triadic colors.