COLOR #395081

HEX: #395081 RGB: (57,80,129)

Color info

#395081 contains mainly green and blue colors. Web safe color of #395081 is #336699 (or #369).

RGB color model

#395081 color RGB value is (57,80,129).

RGB: (57,80,129) (22%, 31%, 51%)

RGB channels and saturation

R 57 of 255 = 22%
G 80 of 255 = 31%
B 129 of 255 = 51%

57
80
129

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

Portions of RGB colors in percentages

R + G + B = 57 + 80 + 129 = 266 (100%)
R 57 of 266 ~ 21.43%
G 80 of 266 ~ 30.08%
B 129 of 266 ~ 48.5'%

%21.43
%30.08
%48.5

CMYK color model

#395081 color CMYK value is (56,38,0,49).

  • cyan value is 55.81%
  • magenta value is 37.98%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (56,38,0,49)
C56M38Y0K49 (56%, 38%, 0%, 49%)
(0.56 / 0.38 / 0.00 / 0.49)

CMYK percentages

%55.81
%37.98
%0
%49.41

Codes

Color #395081 in popluar color models

39 50 81
RGB 57 80 129
HSL 221° 38.71% 36.47%
HSB/HSV 221° 55.81% 50.59%
CMYK 55.81% 37.98% 0.00%
49.41%

Color #395081 in popluar number systems.

HEX 39 50 81
Decimal 57 80 129
Binary 111001 1010000 10000001
Octal 71 120 201

Shades and tints

Shades of #395081

#395081
(57,80,129)
#344976
(52,73,118)
#2F426B
(47,66,107)
#2A3B60
(42,59,96)
#253455
(37,52,85)
#202D4A
(32,45,74)
#1B263F
(27,38,63)
#161F34
(22,31,52)
#111829
(17,24,41)
#0C111E
(12,17,30)
#070A13
(7,10,19)
#000000
(0,0,0)

Tints of #395081

#395081
(57,80,129)
#4B5F8C
(75,95,140)
#5D6E97
(93,110,151)
#6F7DA2
(111,125,162)
#818CAD
(129,140,173)
#939BB8
(147,155,184)
#A5AAC3
(165,170,195)
#B7B9CE
(183,185,206)
#C9C8D9
(201,200,217)
#DBD7E4
(219,215,228)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395081 color. Also use rgb(57,80,129) instead hex code.

Text Font Color

.myTextColor { color: #395081; }

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

This text font color is #395081.

Background Color

.myBgColor { background-color: #395081; }

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

This div background color is #395081.

Border color

.myBorderColor { border: 1px solid #395081; }

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

This div border color is #395081.

Opacity

.myOpacity80 { color: #395081; opacity: 0.8; }

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

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

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

This text has shadow with #395081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395081.

Preview

Color preview on black background

This text has color #395081 on black background.


Color preview on white background

This text has color #395081 on white background.


Black color preview on #395081 background

This text has black color on #395081 background.


White color preview on #395081 background

This text has white color on #395081 background.


Related colors

Complementary color

Complementary color for #hex is #C6AF7E.


I love getcolorcode.com

Triadic colors

1 #813950 and #508139 with #395081 are triadic colors.

2 #815039 and #503981 with #395081 are triadic colors.