COLOR #5A7AA6

HEX: #5A7AA6 RGB: (90,122,166)

Color info

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

RGB color model

#5A7AA6 color RGB value is (90,122,166).

RGB: (90,122,166) (35%, 48%, 65%)

RGB channels and saturation

R 90 of 255 = 35%
G 122 of 255 = 48%
B 166 of 255 = 65%

90
122
166

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

Portions of RGB colors in percentages

R + G + B = 90 + 122 + 166 = 378 (100%)
R 90 of 378 ~ 23.81%
G 122 of 378 ~ 32.28%
B 166 of 378 ~ 43.92'%

%23.81
%32.28
%43.92

CMYK color model

#5A7AA6 color CMYK value is (46,27,0,35).

  • cyan value is 45.78%
  • magenta value is 26.51%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (46,27,0,35) C46M27Y0K35 (46%,27%,0%,35%) (0.46/0.27/0.00/0.35) 

CMYK percentages

%45.78
%26.51
%0
%34.9

Codes

Color #5A7AA6 in popluar color models

5A 7A A6
RGB 90 122 166
HSL 215° 29.92% 50.20%
HSB/HSV 215° 45.78% 65.10%
CMYK 45.78% 26.51% 0.00%
34.90%

Color #5A7AA6 in popluar number systems.

HEX 5A 7A A6
Decimal 90 122 166
Binary 1011010 1111010 10100110
Octal 132 172 246

Shades and tints

Shades of #5A7AA6

#5A7AA6
(90,122,166)
#526F97
(82,111,151)
#4A6488
(74,100,136)
#425979
(66,89,121)
#3A4E6A
(58,78,106)
#32435B
(50,67,91)
#2A384C
(42,56,76)
#222D3D
(34,45,61)
#1A222E
(26,34,46)
#12171F
(18,23,31)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #5A7AA6

#5A7AA6
(90,122,166)
#6986AE
(105,134,174)
#7892B6
(120,146,182)
#879EBE
(135,158,190)
#96AAC6
(150,170,198)
#A5B6CE
(165,182,206)
#B4C2D6
(180,194,214)
#C3CEDE
(195,206,222)
#D2DAE6
(210,218,230)
#E1E6EE
(225,230,238)
#F0F2F6
(240,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A7AA6 color. Also use rgb(90,122,166) instead hex code.

Text Font Color

.myTextColor { color: #5A7AA6; }

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

This text font color is #5A7AA6.

Background Color

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

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

This div background color is #5A7AA6.

Border color

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

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

This div border color is #5A7AA6.

Opacity

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

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

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

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

This text has shadow with #5A7AA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A7AA6.

Preview

Color preview on black background

This text has color #5A7AA6 on black background.


Color preview on white background

This text has color #5A7AA6 on white background.


Black color preview on #5A7AA6 background

This text has black color on #5A7AA6 background.


White color preview on #5A7AA6 background

This text has white color on #5A7AA6 background.


Related colors

Complementary color

Complementary color for #hex is #A58559.


I love getcolorcode.com

Triadic colors

1 #A65A7A and #7AA65A with #5A7AA6 are triadic colors.

2 #A67A5A and #7A5AA6 with #5A7AA6 are triadic colors.