COLOR #537460

HEX: #537460 RGB: (83,116,96)

Color info

#537460 contains red, green and blue colors in about the same proportion. Web safe color of #537460 is #666666 (or #666).

RGB color model

#537460 color RGB value is (83,116,96).

RGB: (83,116,96) (33%, 45%, 38%)

RGB channels and saturation

R 83 of 255 = 33%
G 116 of 255 = 45%
B 96 of 255 = 38%

83
116
96

R + G + B ~ 39%. #537460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 116 + 96 = 295 (100%)
R 83 of 295 ~ 28.14%
G 116 of 295 ~ 39.32%
B 96 of 295 ~ 32.54'%

%28.14
%39.32
%32.54

CMYK color model

#537460 color CMYK value is (28,0,17,55).

  • cyan value is 28.45%
  • magenta value is 0.00%
  • yellow value is 17.24%
  • key color value is 54.51%

CMYK: (28,0,17,55)
C28M0Y17K55 (28%, 0%, 17%, 55%)
(0.28 / 0.00 / 0.17 / 0.55)

CMYK percentages

%28.45
%0
%17.24
%54.51

Codes

Color #537460 in popluar color models

53 74 60
RGB 83 116 96
HSL 144° 16.58% 39.02%
HSB/HSV 144° 28.45% 45.49%
CMYK 28.45% 0.00% 17.24%
54.51%

Color #537460 in popluar number systems.

HEX 53 74 60
Decimal 83 116 96
Binary 1010011 1110100 1100000
Octal 123 164 140

Shades and tints

Shades of #537460

#537460
(83,116,96)
#4C6A58
(76,106,88)
#456050
(69,96,80)
#3E5648
(62,86,72)
#374C40
(55,76,64)
#304238
(48,66,56)
#293830
(41,56,48)
#222E28
(34,46,40)
#1B2420
(27,36,32)
#141A18
(20,26,24)
#0D1010
(13,16,16)
#000000
(0,0,0)

Tints of #537460

#537460
(83,116,96)
#62806E
(98,128,110)
#718C7C
(113,140,124)
#80988A
(128,152,138)
#8FA498
(143,164,152)
#9EB0A6
(158,176,166)
#ADBCB4
(173,188,180)
#BCC8C2
(188,200,194)
#CBD4D0
(203,212,208)
#DAE0DE
(218,224,222)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537460 color. Also use rgb(83,116,96) instead hex code.

Text Font Color

.myTextColor { color: #537460; }

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

This text font color is #537460.

Background Color

.myBgColor { background-color: #537460; }

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

This div background color is #537460.

Border color

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

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

This div border color is #537460.

Opacity

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

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

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

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

This text has shadow with #537460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537460.

Preview

Color preview on black background

This text has color #537460 on black background.


Color preview on white background

This text has color #537460 on white background.


Black color preview on #537460 background

This text has black color on #537460 background.


White color preview on #537460 background

This text has white color on #537460 background.


Related colors

Complementary color

Complementary color for #hex is #AC8B9F.


I love getcolorcode.com

Triadic colors

1 #605374 and #746053 with #537460 are triadic colors.

2 #607453 and #745360 with #537460 are triadic colors.