COLOR #5A6AA4

HEX: #5A6AA4 RGB: (90,106,164)

Color info

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

RGB color model

#5A6AA4 color RGB value is (90,106,164).

RGB: (90,106,164) (35%, 42%, 64%)

RGB channels and saturation

R 90 of 255 = 35%
G 106 of 255 = 42%
B 164 of 255 = 64%

90
106
164

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

Portions of RGB colors in percentages

R + G + B = 90 + 106 + 164 = 360 (100%)
R 90 of 360 ~ 25%
G 106 of 360 ~ 29.44%
B 164 of 360 ~ 45.56'%

%25
%29.44
%45.56

CMYK color model

#5A6AA4 color CMYK value is (45,35,0,36).

  • cyan value is 45.12%
  • magenta value is 35.37%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (45,35,0,36) C45M35Y0K36 (45%,35%,0%,36%) (0.45/0.35/0.00/0.36) 

CMYK percentages

%45.12
%35.37
%0
%35.69

Codes

Color #5A6AA4 in popluar color models

5A 6A A4
RGB 90 106 164
HSL 227° 29.13% 49.80%
HSB/HSV 227° 45.12% 64.31%
CMYK 45.12% 35.37% 0.00%
35.69%

Color #5A6AA4 in popluar number systems.

HEX 5A 6A A4
Decimal 90 106 164
Binary 1011010 1101010 10100100
Octal 132 152 244

Shades and tints

Shades of #5A6AA4

#5A6AA4
(90,106,164)
#526196
(82,97,150)
#4A5888
(74,88,136)
#424F7A
(66,79,122)
#3A466C
(58,70,108)
#323D5E
(50,61,94)
#2A3450
(42,52,80)
#222B42
(34,43,66)
#1A2234
(26,34,52)
#121926
(18,25,38)
#0A1018
(10,16,24)
#000000
(0,0,0)

Tints of #5A6AA4

#5A6AA4
(90,106,164)
#6977AC
(105,119,172)
#7884B4
(120,132,180)
#8791BC
(135,145,188)
#969EC4
(150,158,196)
#A5ABCC
(165,171,204)
#B4B8D4
(180,184,212)
#C3C5DC
(195,197,220)
#D2D2E4
(210,210,228)
#E1DFEC
(225,223,236)
#F0ECF4
(240,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A6AA4 color. Also use rgb(90,106,164) instead hex code.

Text Font Color

.myTextColor { color: #5A6AA4; }

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

This text font color is #5A6AA4.

Background Color

.myBgColor { background-color: #5A6AA4; }

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

This div background color is #5A6AA4.

Border color

.myBorderColor { border: 1px solid #5A6AA4; }

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

This div border color is #5A6AA4.

Opacity

.myOpacity80 { color: #5A6AA4; opacity: 0.8; }

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

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

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

This text has shadow with #5A6AA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A6AA4.

Preview

Color preview on black background

This text has color #5A6AA4 on black background.


Color preview on white background

This text has color #5A6AA4 on white background.


Black color preview on #5A6AA4 background

This text has black color on #5A6AA4 background.


White color preview on #5A6AA4 background

This text has white color on #5A6AA4 background.


Related colors

Complementary color

Complementary color for #hex is #A5955B.


I love getcolorcode.com

Triadic colors

1 #A45A6A and #6AA45A with #5A6AA4 are triadic colors.

2 #A46A5A and #6A5AA4 with #5A6AA4 are triadic colors.