COLOR #539350

HEX: #539350 RGB: (83,147,80)

Color info

#539350 contains mainly green color. Web safe color of #539350 is #669966 (or #696).

RGB color model

#539350 color RGB value is (83,147,80).

RGB: (83,147,80) (33%, 58%, 31%)

RGB channels and saturation

R 83 of 255 = 33%
G 147 of 255 = 58%
B 80 of 255 = 31%

83
147
80

R + G + B ~ 41%. #539350 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 147 + 80 = 310 (100%)
R 83 of 310 ~ 26.77%
G 147 of 310 ~ 47.42%
B 80 of 310 ~ 25.81'%

%26.77
%47.42
%25.81

CMYK color model

#539350 color CMYK value is (44,0,46,42).

  • cyan value is 43.54%
  • magenta value is 0.00%
  • yellow value is 45.58%
  • key color value is 42.35%
CMYK: (44,0,46,42) C44M0Y46K42 (44%,0%,46%,42%) (0.44/0.00/0.46/0.42) 

CMYK percentages

%43.54
%0
%45.58
%42.35

Codes

Color #539350 in popluar color models

53 93 50
RGB 83 147 80
HSL 117° 29.52% 44.51%
HSB/HSV 117° 45.58% 57.65%
CMYK 43.54% 0.00% 45.58%
42.35%

Color #539350 in popluar number systems.

HEX 53 93 50
Decimal 83 147 80
Binary 1010011 10010011 1010000
Octal 123 223 120

Shades and tints

Shades of #539350

#539350
(83,147,80)
#4C8649
(76,134,73)
#457942
(69,121,66)
#3E6C3B
(62,108,59)
#375F34
(55,95,52)
#30522D
(48,82,45)
#294526
(41,69,38)
#22381F
(34,56,31)
#1B2B18
(27,43,24)
#141E11
(20,30,17)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #539350

#539350
(83,147,80)
#629C5F
(98,156,95)
#71A56E
(113,165,110)
#80AE7D
(128,174,125)
#8FB78C
(143,183,140)
#9EC09B
(158,192,155)
#ADC9AA
(173,201,170)
#BCD2B9
(188,210,185)
#CBDBC8
(203,219,200)
#DAE4D7
(218,228,215)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #539350 color. Also use rgb(83,147,80) instead hex code.

Text Font Color

.myTextColor { color: #539350; }

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

This text font color is #539350.

Background Color

.myBgColor { background-color: #539350; }

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

This div background color is #539350.

Border color

.myBorderColor { border: 1px solid #539350; }

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

This div border color is #539350.

Opacity

.myOpacity80 { color: #539350; opacity: 0.8; }

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

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

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

This text has shadow with #539350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #539350.

Preview

Color preview on black background

This text has color #539350 on black background.


Color preview on white background

This text has color #539350 on white background.


Black color preview on #539350 background

This text has black color on #539350 background.


White color preview on #539350 background

This text has white color on #539350 background.


Related colors

Complementary color

Complementary color for #hex is #AC6CAF.


I love getcolorcode.com

Triadic colors

1 #505393 and #935053 with #539350 are triadic colors.

2 #509353 and #935350 with #539350 are triadic colors.