COLOR #3A5AAE

HEX: #3A5AAE RGB: (58,90,174)

Color info

#3A5AAE contains mainly blue color. Web safe color of #3A5AAE is #336699 (or #369).

RGB color model

#3A5AAE color RGB value is (58,90,174).

RGB: (58,90,174) (23%, 35%, 68%)

RGB channels and saturation

R 58 of 255 = 23%
G 90 of 255 = 35%
B 174 of 255 = 68%

58
90
174

R + G + B ~ 42%. #3A5AAE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 58 + 90 + 174 = 322 (100%)
R 58 of 322 ~ 18.01%
G 90 of 322 ~ 27.95%
B 174 of 322 ~ 54.04'%

%18.01
%27.95
%54.04

CMYK color model

#3A5AAE color CMYK value is (67,48,0,32).

  • cyan value is 66.67%
  • magenta value is 48.28%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (67,48,0,32) C67M48Y0K32 (67%,48%,0%,32%) (0.67/0.48/0.00/0.32) 

CMYK percentages

%66.67
%48.28
%0
%31.76

Codes

Color #3A5AAE in popluar color models

3A 5A AE
RGB 58 90 174
HSL 223° 50.00% 45.49%
HSB/HSV 223° 66.67% 68.24%
CMYK 66.67% 48.28% 0.00%
31.76%

Color #3A5AAE in popluar number systems.

HEX 3A 5A AE
Decimal 58 90 174
Binary 111010 1011010 10101110
Octal 72 132 256

Shades and tints

Shades of #3A5AAE

#3A5AAE
(58,90,174)
#35529F
(53,82,159)
#304A90
(48,74,144)
#2B4281
(43,66,129)
#263A72
(38,58,114)
#213263
(33,50,99)
#1C2A54
(28,42,84)
#172245
(23,34,69)
#121A36
(18,26,54)
#0D1227
(13,18,39)
#080A18
(8,10,24)
#000000
(0,0,0)

Tints of #3A5AAE

#3A5AAE
(58,90,174)
#4B69B5
(75,105,181)
#5C78BC
(92,120,188)
#6D87C3
(109,135,195)
#7E96CA
(126,150,202)
#8FA5D1
(143,165,209)
#A0B4D8
(160,180,216)
#B1C3DF
(177,195,223)
#C2D2E6
(194,210,230)
#D3E1ED
(211,225,237)
#E4F0F4
(228,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A5AAE color. Also use rgb(58,90,174) instead hex code.

Text Font Color

.myTextColor { color: #3A5AAE; }

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

This text font color is #3A5AAE.

Background Color

.myBgColor { background-color: #3A5AAE; }

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

This div background color is #3A5AAE.

Border color

.myBorderColor { border: 1px solid #3A5AAE; }

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

This div border color is #3A5AAE.

Opacity

.myOpacity80 { color: #3A5AAE; opacity: 0.8; }

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

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

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

This text has shadow with #3A5AAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A5AAE.

Preview

Color preview on black background

This text has color #3A5AAE on black background.


Color preview on white background

This text has color #3A5AAE on white background.


Black color preview on #3A5AAE background

This text has black color on #3A5AAE background.


White color preview on #3A5AAE background

This text has white color on #3A5AAE background.


Related colors

Complementary color

Complementary color for #hex is #C5A551.


I love getcolorcode.com

Triadic colors

1 #AE3A5A and #5AAE3A with #3A5AAE are triadic colors.

2 #AE5A3A and #5A3AAE with #3A5AAE are triadic colors.