COLOR #537892

HEX: #537892 RGB: (83,120,146)

Color info

#537892 contains mainly green and blue colors. Web safe color of #537892 is #666699 (or #669).

RGB color model

#537892 color RGB value is (83,120,146).

RGB: (83,120,146) (33%, 47%, 57%)

RGB channels and saturation

R 83 of 255 = 33%
G 120 of 255 = 47%
B 146 of 255 = 57%

83
120
146

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

Portions of RGB colors in percentages

R + G + B = 83 + 120 + 146 = 349 (100%)
R 83 of 349 ~ 23.78%
G 120 of 349 ~ 34.38%
B 146 of 349 ~ 41.83'%

%23.78
%34.38
%41.83

CMYK color model

#537892 color CMYK value is (43,18,0,43).

  • cyan value is 43.15%
  • magenta value is 17.81%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (43,18,0,43)
C43M18Y0K43 (43%, 18%, 0%, 43%)
(0.43 / 0.18 / 0.00 / 0.43)

CMYK percentages

%43.15
%17.81
%0
%42.75

Codes

Color #537892 in popluar color models

53 78 92
RGB 83 120 146
HSL 205° 27.51% 44.90%
HSB/HSV 205° 43.15% 57.25%
CMYK 43.15% 17.81% 0.00%
42.75%

Color #537892 in popluar number systems.

HEX 53 78 92
Decimal 83 120 146
Binary 1010011 1111000 10010010
Octal 123 170 222

Shades and tints

Shades of #537892

#537892
(83,120,146)
#4C6E85
(76,110,133)
#456478
(69,100,120)
#3E5A6B
(62,90,107)
#37505E
(55,80,94)
#304651
(48,70,81)
#293C44
(41,60,68)
#223237
(34,50,55)
#1B282A
(27,40,42)
#141E1D
(20,30,29)
#0D1410
(13,20,16)
#000000
(0,0,0)

Tints of #537892

#537892
(83,120,146)
#62849B
(98,132,155)
#7190A4
(113,144,164)
#809CAD
(128,156,173)
#8FA8B6
(143,168,182)
#9EB4BF
(158,180,191)
#ADC0C8
(173,192,200)
#BCCCD1
(188,204,209)
#CBD8DA
(203,216,218)
#DAE4E3
(218,228,227)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #537892; }

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

This text font color is #537892.

Background Color

.myBgColor { background-color: #537892; }

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

This div background color is #537892.

Border color

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

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

This div border color is #537892.

Opacity

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

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

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

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

This text has shadow with #537892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537892.

Preview

Color preview on black background

This text has color #537892 on black background.


Color preview on white background

This text has color #537892 on white background.


Black color preview on #537892 background

This text has black color on #537892 background.


White color preview on #537892 background

This text has white color on #537892 background.


Related colors

Complementary color

Complementary color for #hex is #AC876D.


I love getcolorcode.com

Triadic colors

1 #925378 and #789253 with #537892 are triadic colors.

2 #927853 and #785392 with #537892 are triadic colors.