COLOR #57733D

HEX: #57733D RGB: (87,115,61)

Color info

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

RGB color model

#57733D color RGB value is (87,115,61).

RGB: (87,115,61) (34%, 45%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 115 of 255 = 45%
B 61 of 255 = 24%

87
115
61

R + G + B ~ 34%. #57733D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 115 + 61 = 263 (100%)
R 87 of 263 ~ 33.08%
G 115 of 263 ~ 43.73%
B 61 of 263 ~ 23.19'%

%33.08
%43.73
%23.19

CMYK color model

#57733D color CMYK value is (24,0,47,55).

  • cyan value is 24.35%
  • magenta value is 0.00%
  • yellow value is 46.96%
  • key color value is 54.90%

CMYK: (24,0,47,55)
C24M0Y47K55 (24%, 0%, 47%, 55%)
(0.24 / 0.00 / 0.47 / 0.55)

CMYK percentages

%24.35
%0
%46.96
%54.9

Codes

Color #57733D in popluar color models

57 73 3D
RGB 87 115 61
HSL 91° 30.68% 34.51%
HSB/HSV 91° 46.96% 45.10%
CMYK 24.35% 0.00% 46.96%
54.90%

Color #57733D in popluar number systems.

HEX 57 73 3D
Decimal 87 115 61
Binary 1010111 1110011 111101
Octal 127 163 75

Shades and tints

Shades of #57733D

#57733D
(87,115,61)
#506938
(80,105,56)
#495F33
(73,95,51)
#42552E
(66,85,46)
#3B4B29
(59,75,41)
#344124
(52,65,36)
#2D371F
(45,55,31)
#262D1A
(38,45,26)
#1F2315
(31,35,21)
#181910
(24,25,16)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #57733D

#57733D
(87,115,61)
#667F4E
(102,127,78)
#758B5F
(117,139,95)
#849770
(132,151,112)
#93A381
(147,163,129)
#A2AF92
(162,175,146)
#B1BBA3
(177,187,163)
#C0C7B4
(192,199,180)
#CFD3C5
(207,211,197)
#DEDFD6
(222,223,214)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57733D color. Also use rgb(87,115,61) instead hex code.

Text Font Color

.myTextColor { color: #57733D; }

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

This text font color is #57733D.

Background Color

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

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

This div background color is #57733D.

Border color

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

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

This div border color is #57733D.

Opacity

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

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

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

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

This text has shadow with #57733D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57733D.

Preview

Color preview on black background

This text has color #57733D on black background.


Color preview on white background

This text has color #57733D on white background.


Black color preview on #57733D background

This text has black color on #57733D background.


White color preview on #57733D background

This text has white color on #57733D background.


Related colors

Complementary color

Complementary color for #hex is #A88CC2.


I love getcolorcode.com

Triadic colors

1 #3D5773 and #733D57 with #57733D are triadic colors.

2 #3D7357 and #73573D with #57733D are triadic colors.