COLOR #51743B

HEX: #51743B RGB: (81,116,59)

Color info

#51743B contains red, green and blue colors in about the same proportion. Web safe color of #51743B is #666633 (or #663).

RGB color model

#51743B color RGB value is (81,116,59).

RGB: (81,116,59) (32%, 45%, 23%)

RGB channels and saturation

R 81 of 255 = 32%
G 116 of 255 = 45%
B 59 of 255 = 23%

81
116
59

R + G + B ~ 33%. #51743B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 116 + 59 = 256 (100%)
R 81 of 256 ~ 31.64%
G 116 of 256 ~ 45.31%
B 59 of 256 ~ 23.05'%

%31.64
%45.31
%23.05

CMYK color model

#51743B color CMYK value is (30,0,49,55).

  • cyan value is 30.17%
  • magenta value is 0.00%
  • yellow value is 49.14%
  • key color value is 54.51%

CMYK: (30,0,49,55)
C30M0Y49K55 (30%, 0%, 49%, 55%)
(0.30 / 0.00 / 0.49 / 0.55)

CMYK percentages

%30.17
%0
%49.14
%54.51

Codes

Color #51743B in popluar color models

51 74 3B
RGB 81 116 59
HSL 97° 32.57% 34.31%
HSB/HSV 97° 49.14% 45.49%
CMYK 30.17% 0.00% 49.14%
54.51%

Color #51743B in popluar number systems.

HEX 51 74 3B
Decimal 81 116 59
Binary 1010001 1110100 111011
Octal 121 164 73

Shades and tints

Shades of #51743B

#51743B
(81,116,59)
#4A6A36
(74,106,54)
#436031
(67,96,49)
#3C562C
(60,86,44)
#354C27
(53,76,39)
#2E4222
(46,66,34)
#27381D
(39,56,29)
#202E18
(32,46,24)
#192413
(25,36,19)
#121A0E
(18,26,14)
#0B1009
(11,16,9)
#000000
(0,0,0)

Tints of #51743B

#51743B
(81,116,59)
#60804C
(96,128,76)
#6F8C5D
(111,140,93)
#7E986E
(126,152,110)
#8DA47F
(141,164,127)
#9CB090
(156,176,144)
#ABBCA1
(171,188,161)
#BAC8B2
(186,200,178)
#C9D4C3
(201,212,195)
#D8E0D4
(216,224,212)
#E7ECE5
(231,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51743B color. Also use rgb(81,116,59) instead hex code.

Text Font Color

.myTextColor { color: #51743B; }

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

This text font color is #51743B.

Background Color

.myBgColor { background-color: #51743B; }

<div style="background-color:#51743B">Inner text</div>

This div background color is #51743B.

Border color

.myBorderColor { border: 1px solid #51743B; }

<div style="border:3px solid #51743B">Div</div>

This div border color is #51743B.

Opacity

.myOpacity80 { color: #51743B; opacity: 0.8; }

<p style="color:#51743B;opacity:0.8;">80%</p>

Text with #51743B 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 #51743B;}

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

This text has shadow with #51743B color.


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

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

This text has shadow with #51743B primary color and red secondary color.


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

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

This text has shadow with #51743B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51743B.

Preview

Color preview on black background

This text has color #51743B on black background.


Color preview on white background

This text has color #51743B on white background.


Black color preview on #51743B background

This text has black color on #51743B background.


White color preview on #51743B background

This text has white color on #51743B background.


Related colors

Complementary color

Complementary color for #hex is #AE8BC4.


I love getcolorcode.com

Triadic colors

1 #3B5174 and #743B51 with #51743B are triadic colors.

2 #3B7451 and #74513B with #51743B are triadic colors.