COLOR #5D7AA3

HEX: #5D7AA3 RGB: (93,122,163)

Color info

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

RGB color model

#5D7AA3 color RGB value is (93,122,163).

RGB: (93,122,163) (36%, 48%, 64%)

RGB channels and saturation

R 93 of 255 = 36%
G 122 of 255 = 48%
B 163 of 255 = 64%

93
122
163

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

Portions of RGB colors in percentages

R + G + B = 93 + 122 + 163 = 378 (100%)
R 93 of 378 ~ 24.6%
G 122 of 378 ~ 32.28%
B 163 of 378 ~ 43.12'%

%24.6
%32.28
%43.12

CMYK color model

#5D7AA3 color CMYK value is (43,25,0,36).

  • cyan value is 42.94%
  • magenta value is 25.15%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (43,25,0,36)
C43M25Y0K36 (43%, 25%, 0%, 36%)
(0.43 / 0.25 / 0.00 / 0.36)

CMYK percentages

%42.94
%25.15
%0
%36.08

Codes

Color #5D7AA3 in popluar color models

5D 7A A3
RGB 93 122 163
HSL 215° 27.56% 50.20%
HSB/HSV 215° 42.94% 63.92%
CMYK 42.94% 25.15% 0.00%
36.08%

Color #5D7AA3 in popluar number systems.

HEX 5D 7A A3
Decimal 93 122 163
Binary 1011101 1111010 10100011
Octal 135 172 243

Shades and tints

Shades of #5D7AA3

#5D7AA3
(93,122,163)
#556F95
(85,111,149)
#4D6487
(77,100,135)
#455979
(69,89,121)
#3D4E6B
(61,78,107)
#35435D
(53,67,93)
#2D384F
(45,56,79)
#252D41
(37,45,65)
#1D2233
(29,34,51)
#151725
(21,23,37)
#0D0C17
(13,12,23)
#000000
(0,0,0)

Tints of #5D7AA3

#5D7AA3
(93,122,163)
#6B86AB
(107,134,171)
#7992B3
(121,146,179)
#879EBB
(135,158,187)
#95AAC3
(149,170,195)
#A3B6CB
(163,182,203)
#B1C2D3
(177,194,211)
#BFCEDB
(191,206,219)
#CDDAE3
(205,218,227)
#DBE6EB
(219,230,235)
#E9F2F3
(233,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7AA3 color. Also use rgb(93,122,163) instead hex code.

Text Font Color

.myTextColor { color: #5D7AA3; }

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

This text font color is #5D7AA3.

Background Color

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

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

This div background color is #5D7AA3.

Border color

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

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

This div border color is #5D7AA3.

Opacity

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

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

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

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

This text has shadow with #5D7AA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7AA3.

Preview

Color preview on black background

This text has color #5D7AA3 on black background.


Color preview on white background

This text has color #5D7AA3 on white background.


Black color preview on #5D7AA3 background

This text has black color on #5D7AA3 background.


White color preview on #5D7AA3 background

This text has white color on #5D7AA3 background.


Related colors

Complementary color

Complementary color for #hex is #A2855C.


I love getcolorcode.com

Triadic colors

1 #A35D7A and #7AA35D with #5D7AA3 are triadic colors.

2 #A37A5D and #7A5DA3 with #5D7AA3 are triadic colors.