COLOR #539585

HEX: #539585 RGB: (83,149,133)

Color info

#539585 contains mainly green and blue colors. Web safe color of #539585 is #669999 (or #699).

RGB color model

#539585 color RGB value is (83,149,133).

RGB: (83,149,133) (33%, 58%, 52%)

RGB channels and saturation

R 83 of 255 = 33%
G 149 of 255 = 58%
B 133 of 255 = 52%

83
149
133

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

Portions of RGB colors in percentages

R + G + B = 83 + 149 + 133 = 365 (100%)
R 83 of 365 ~ 22.74%
G 149 of 365 ~ 40.82%
B 133 of 365 ~ 36.44'%

%22.74
%40.82
%36.44

CMYK color model

#539585 color CMYK value is (44,0,11,42).

  • cyan value is 44.30%
  • magenta value is 0.00%
  • yellow value is 10.74%
  • key color value is 41.57%

CMYK: (44,0,11,42)
C44M0Y11K42 (44%, 0%, 11%, 42%)
(0.44 / 0.00 / 0.11 / 0.42)

CMYK percentages

%44.3
%0
%10.74
%41.57

Codes

Color #539585 in popluar color models

53 95 85
RGB 83 149 133
HSL 165° 28.45% 45.49%
HSB/HSV 165° 44.30% 58.43%
CMYK 44.30% 0.00% 10.74%
41.57%

Color #539585 in popluar number systems.

HEX 53 95 85
Decimal 83 149 133
Binary 1010011 10010101 10000101
Octal 123 225 205

Shades and tints

Shades of #539585

#539585
(83,149,133)
#4C8879
(76,136,121)
#457B6D
(69,123,109)
#3E6E61
(62,110,97)
#376155
(55,97,85)
#305449
(48,84,73)
#29473D
(41,71,61)
#223A31
(34,58,49)
#1B2D25
(27,45,37)
#142019
(20,32,25)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #539585

#539585
(83,149,133)
#629E90
(98,158,144)
#71A79B
(113,167,155)
#80B0A6
(128,176,166)
#8FB9B1
(143,185,177)
#9EC2BC
(158,194,188)
#ADCBC7
(173,203,199)
#BCD4D2
(188,212,210)
#CBDDDD
(203,221,221)
#DAE6E8
(218,230,232)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #539585 color. Also use rgb(83,149,133) instead hex code.

Text Font Color

.myTextColor { color: #539585; }

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

This text font color is #539585.

Background Color

.myBgColor { background-color: #539585; }

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

This div background color is #539585.

Border color

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

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

This div border color is #539585.

Opacity

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

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

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

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

This text has shadow with #539585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #539585.

Preview

Color preview on black background

This text has color #539585 on black background.


Color preview on white background

This text has color #539585 on white background.


Black color preview on #539585 background

This text has black color on #539585 background.


White color preview on #539585 background

This text has white color on #539585 background.


Related colors

Complementary color

Complementary color for #hex is #AC6A7A.


I love getcolorcode.com

Triadic colors

1 #855395 and #958553 with #539585 are triadic colors.

2 #859553 and #955385 with #539585 are triadic colors.