COLOR #3A3E95

HEX: #3A3E95 RGB: (58,62,149)

Color info

#3A3E95 contains mainly blue color. Web safe color of #3A3E95 is #333399 (or #339).

RGB color model

#3A3E95 color RGB value is (58,62,149).

RGB: (58,62,149) (23%, 24%, 58%)

RGB channels and saturation

R 58 of 255 = 23%
G 62 of 255 = 24%
B 149 of 255 = 58%

58
62
149

R + G + B ~ 35%. #3A3E95 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 62 + 149 = 269 (100%)
R 58 of 269 ~ 21.56%
G 62 of 269 ~ 23.05%
B 149 of 269 ~ 55.39'%

%21.56
%23.05
%55.39

CMYK color model

#3A3E95 color CMYK value is (61,58,0,42).

  • cyan value is 61.07%
  • magenta value is 58.39%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (61,58,0,42) C61M58Y0K42 (61%,58%,0%,42%) (0.61/0.58/0.00/0.42) 

CMYK percentages

%61.07
%58.39
%0
%41.57

Codes

Color #3A3E95 in popluar color models

3A 3E 95
RGB 58 62 149
HSL 237° 43.96% 40.59%
HSB/HSV 237° 61.07% 58.43%
CMYK 61.07% 58.39% 0.00%
41.57%

Color #3A3E95 in popluar number systems.

HEX 3A 3E 95
Decimal 58 62 149
Binary 111010 111110 10010101
Octal 72 76 225

Shades and tints

Shades of #3A3E95

#3A3E95
(58,62,149)
#353988
(53,57,136)
#30347B
(48,52,123)
#2B2F6E
(43,47,110)
#262A61
(38,42,97)
#212554
(33,37,84)
#1C2047
(28,32,71)
#171B3A
(23,27,58)
#12162D
(18,22,45)
#0D1120
(13,17,32)
#080C13
(8,12,19)
#000000
(0,0,0)

Tints of #3A3E95

#3A3E95
(58,62,149)
#4B4F9E
(75,79,158)
#5C60A7
(92,96,167)
#6D71B0
(109,113,176)
#7E82B9
(126,130,185)
#8F93C2
(143,147,194)
#A0A4CB
(160,164,203)
#B1B5D4
(177,181,212)
#C2C6DD
(194,198,221)
#D3D7E6
(211,215,230)
#E4E8EF
(228,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A3E95 color. Also use rgb(58,62,149) instead hex code.

Text Font Color

.myTextColor { color: #3A3E95; }

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

This text font color is #3A3E95.

Background Color

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

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

This div background color is #3A3E95.

Border color

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

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

This div border color is #3A3E95.

Opacity

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

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

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

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

This text has shadow with #3A3E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A3E95.

Preview

Color preview on black background

This text has color #3A3E95 on black background.


Color preview on white background

This text has color #3A3E95 on white background.


Black color preview on #3A3E95 background

This text has black color on #3A3E95 background.


White color preview on #3A3E95 background

This text has white color on #3A3E95 background.


Related colors

Complementary color

Complementary color for #hex is #C5C16A.


I love getcolorcode.com

Triadic colors

1 #953A3E and #3E953A with #3A3E95 are triadic colors.

2 #953E3A and #3E3A95 with #3A3E95 are triadic colors.