COLOR #538491

HEX: #538491 RGB: (83,132,145)

Color info

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

RGB color model

#538491 color RGB value is (83,132,145).

RGB: (83,132,145) (33%, 52%, 57%)

RGB channels and saturation

R 83 of 255 = 33%
G 132 of 255 = 52%
B 145 of 255 = 57%

83
132
145

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

Portions of RGB colors in percentages

R + G + B = 83 + 132 + 145 = 360 (100%)
R 83 of 360 ~ 23.06%
G 132 of 360 ~ 36.67%
B 145 of 360 ~ 40.28'%

%23.06
%36.67
%40.28

CMYK color model

#538491 color CMYK value is (43,9,0,43).

  • cyan value is 42.76%
  • magenta value is 8.97%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (43,9,0,43)
C43M9Y0K43 (43%, 9%, 0%, 43%)
(0.43 / 0.09 / 0.00 / 0.43)

CMYK percentages

%42.76
%8.97
%0
%43.14

Codes

Color #538491 in popluar color models

53 84 91
RGB 83 132 145
HSL 193° 27.19% 44.71%
HSB/HSV 193° 42.76% 56.86%
CMYK 42.76% 8.97% 0.00%
43.14%

Color #538491 in popluar number systems.

HEX 53 84 91
Decimal 83 132 145
Binary 1010011 10000100 10010001
Octal 123 204 221

Shades and tints

Shades of #538491

#538491
(83,132,145)
#4C7884
(76,120,132)
#456C77
(69,108,119)
#3E606A
(62,96,106)
#37545D
(55,84,93)
#304850
(48,72,80)
#293C43
(41,60,67)
#223036
(34,48,54)
#1B2429
(27,36,41)
#14181C
(20,24,28)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #538491

#538491
(83,132,145)
#628F9B
(98,143,155)
#719AA5
(113,154,165)
#80A5AF
(128,165,175)
#8FB0B9
(143,176,185)
#9EBBC3
(158,187,195)
#ADC6CD
(173,198,205)
#BCD1D7
(188,209,215)
#CBDCE1
(203,220,225)
#DAE7EB
(218,231,235)
#E9F2F5
(233,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #538491 color. Also use rgb(83,132,145) instead hex code.

Text Font Color

.myTextColor { color: #538491; }

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

This text font color is #538491.

Background Color

.myBgColor { background-color: #538491; }

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

This div background color is #538491.

Border color

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

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

This div border color is #538491.

Opacity

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

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

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

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

This text has shadow with #538491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #538491.

Preview

Color preview on black background

This text has color #538491 on black background.


Color preview on white background

This text has color #538491 on white background.


Black color preview on #538491 background

This text has black color on #538491 background.


White color preview on #538491 background

This text has white color on #538491 background.


Related colors

Complementary color

Complementary color for #hex is #AC7B6E.


I love getcolorcode.com

Triadic colors

1 #915384 and #849153 with #538491 are triadic colors.

2 #918453 and #845391 with #538491 are triadic colors.