COLOR #539478

HEX: #539478 RGB: (83,148,120)

Color info

#539478 contains mainly green and blue colors. Web safe color of #539478 is #669966 (or #696).

RGB color model

#539478 color RGB value is (83,148,120).

RGB: (83,148,120) (33%, 58%, 47%)

RGB channels and saturation

R 83 of 255 = 33%
G 148 of 255 = 58%
B 120 of 255 = 47%

83
148
120

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

Portions of RGB colors in percentages

R + G + B = 83 + 148 + 120 = 351 (100%)
R 83 of 351 ~ 23.65%
G 148 of 351 ~ 42.17%
B 120 of 351 ~ 34.19'%

%23.65
%42.17
%34.19

CMYK color model

#539478 color CMYK value is (44,0,19,42).

  • cyan value is 43.92%
  • magenta value is 0.00%
  • yellow value is 18.92%
  • key color value is 41.96%
CMYK: (44,0,19,42) C44M0Y19K42 (44%,0%,19%,42%) (0.44/0.00/0.19/0.42) 

CMYK percentages

%43.92
%0
%18.92
%41.96

Codes

Color #539478 in popluar color models

53 94 78
RGB 83 148 120
HSL 154° 28.14% 45.29%
HSB/HSV 154° 43.92% 58.04%
CMYK 43.92% 0.00% 18.92%
41.96%

Color #539478 in popluar number systems.

HEX 53 94 78
Decimal 83 148 120
Binary 1010011 10010100 1111000
Octal 123 224 170

Shades and tints

Shades of #539478

#539478
(83,148,120)
#4C876E
(76,135,110)
#457A64
(69,122,100)
#3E6D5A
(62,109,90)
#376050
(55,96,80)
#305346
(48,83,70)
#29463C
(41,70,60)
#223932
(34,57,50)
#1B2C28
(27,44,40)
#141F1E
(20,31,30)
#0D1214
(13,18,20)
#000000
(0,0,0)

Tints of #539478

#539478
(83,148,120)
#629D84
(98,157,132)
#71A690
(113,166,144)
#80AF9C
(128,175,156)
#8FB8A8
(143,184,168)
#9EC1B4
(158,193,180)
#ADCAC0
(173,202,192)
#BCD3CC
(188,211,204)
#CBDCD8
(203,220,216)
#DAE5E4
(218,229,228)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #539478 color. Also use rgb(83,148,120) instead hex code.

Text Font Color

.myTextColor { color: #539478; }

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

This text font color is #539478.

Background Color

.myBgColor { background-color: #539478; }

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

This div background color is #539478.

Border color

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

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

This div border color is #539478.

Opacity

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

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

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

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

This text has shadow with #539478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #539478.

Preview

Color preview on black background

This text has color #539478 on black background.


Color preview on white background

This text has color #539478 on white background.


Black color preview on #539478 background

This text has black color on #539478 background.


White color preview on #539478 background

This text has white color on #539478 background.


Related colors

Complementary color

Complementary color for #hex is #AC6B87.


I love getcolorcode.com

Triadic colors

1 #785394 and #947853 with #539478 are triadic colors.

2 #789453 and #945378 with #539478 are triadic colors.