COLOR #395067

HEX: #395067 RGB: (57,80,103)

Color info

#395067 contains red, green and blue colors in about the same proportion. Web safe color of #395067 is #336666 (or #366).

RGB color model

#395067 color RGB value is (57,80,103).

RGB: (57,80,103) (22%, 31%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 80 of 255 = 31%
B 103 of 255 = 40%

57
80
103

R + G + B ~ 31%. #395067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 80 + 103 = 240 (100%)
R 57 of 240 ~ 23.75%
G 80 of 240 ~ 33.33%
B 103 of 240 ~ 42.92'%

%23.75
%33.33
%42.92

CMYK color model

#395067 color CMYK value is (45,22,0,60).

  • cyan value is 44.66%
  • magenta value is 22.33%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (45,22,0,60)
C45M22Y0K60 (45%, 22%, 0%, 60%)
(0.45 / 0.22 / 0.00 / 0.60)

CMYK percentages

%44.66
%22.33
%0
%59.61

Codes

Color #395067 in popluar color models

39 50 67
RGB 57 80 103
HSL 210° 28.75% 31.37%
HSB/HSV 210° 44.66% 40.39%
CMYK 44.66% 22.33% 0.00%
59.61%

Color #395067 in popluar number systems.

HEX 39 50 67
Decimal 57 80 103
Binary 111001 1010000 1100111
Octal 71 120 147

Shades and tints

Shades of #395067

#395067
(57,80,103)
#34495E
(52,73,94)
#2F4255
(47,66,85)
#2A3B4C
(42,59,76)
#253443
(37,52,67)
#202D3A
(32,45,58)
#1B2631
(27,38,49)
#161F28
(22,31,40)
#11181F
(17,24,31)
#0C1116
(12,17,22)
#070A0D
(7,10,13)
#000000
(0,0,0)

Tints of #395067

#395067
(57,80,103)
#4B5F74
(75,95,116)
#5D6E81
(93,110,129)
#6F7D8E
(111,125,142)
#818C9B
(129,140,155)
#939BA8
(147,155,168)
#A5AAB5
(165,170,181)
#B7B9C2
(183,185,194)
#C9C8CF
(201,200,207)
#DBD7DC
(219,215,220)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395067; }

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

This text font color is #395067.

Background Color

.myBgColor { background-color: #395067; }

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

This div background color is #395067.

Border color

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

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

This div border color is #395067.

Opacity

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

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

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

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

This text has shadow with #395067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395067.

Preview

Color preview on black background

This text has color #395067 on black background.


Color preview on white background

This text has color #395067 on white background.


Black color preview on #395067 background

This text has black color on #395067 background.


White color preview on #395067 background

This text has white color on #395067 background.


Related colors

Complementary color

Complementary color for #hex is #C6AF98.


I love getcolorcode.com

Triadic colors

1 #673950 and #506739 with #395067 are triadic colors.

2 #675039 and #503967 with #395067 are triadic colors.