COLOR #396458

HEX: #396458 RGB: (57,100,88)

Color info

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

RGB color model

#396458 color RGB value is (57,100,88).

RGB: (57,100,88) (22%, 39%, 35%)

RGB channels and saturation

R 57 of 255 = 22%
G 100 of 255 = 39%
B 88 of 255 = 35%

57
100
88

R + G + B ~ 32%. #396458 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 100 + 88 = 245 (100%)
R 57 of 245 ~ 23.27%
G 100 of 245 ~ 40.82%
B 88 of 245 ~ 35.92'%

%23.27
%40.82
%35.92

CMYK color model

#396458 color CMYK value is (43,0,12,61).

  • cyan value is 43.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 60.78%

CMYK: (43,0,12,61)
C43M0Y12K61 (43%, 0%, 12%, 61%)
(0.43 / 0.00 / 0.12 / 0.61)

CMYK percentages

%43
%0
%12
%60.78

Codes

Color #396458 in popluar color models

39 64 58
RGB 57 100 88
HSL 163° 27.39% 30.78%
HSB/HSV 163° 43.00% 39.22%
CMYK 43.00% 0.00% 12.00%
60.78%

Color #396458 in popluar number systems.

HEX 39 64 58
Decimal 57 100 88
Binary 111001 1100100 1011000
Octal 71 144 130

Shades and tints

Shades of #396458

#396458
(57,100,88)
#345B50
(52,91,80)
#2F5248
(47,82,72)
#2A4940
(42,73,64)
#254038
(37,64,56)
#203730
(32,55,48)
#1B2E28
(27,46,40)
#162520
(22,37,32)
#111C18
(17,28,24)
#0C1310
(12,19,16)
#070A08
(7,10,8)
#000000
(0,0,0)

Tints of #396458

#396458
(57,100,88)
#4B7267
(75,114,103)
#5D8076
(93,128,118)
#6F8E85
(111,142,133)
#819C94
(129,156,148)
#93AAA3
(147,170,163)
#A5B8B2
(165,184,178)
#B7C6C1
(183,198,193)
#C9D4D0
(201,212,208)
#DBE2DF
(219,226,223)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396458 color. Also use rgb(57,100,88) instead hex code.

Text Font Color

.myTextColor { color: #396458; }

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

This text font color is #396458.

Background Color

.myBgColor { background-color: #396458; }

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

This div background color is #396458.

Border color

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

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

This div border color is #396458.

Opacity

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

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

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

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

This text has shadow with #396458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396458.

Preview

Color preview on black background

This text has color #396458 on black background.


Color preview on white background

This text has color #396458 on white background.


Black color preview on #396458 background

This text has black color on #396458 background.


White color preview on #396458 background

This text has white color on #396458 background.


Related colors

Complementary color

Complementary color for #hex is #C69BA7.


I love getcolorcode.com

Triadic colors

1 #583964 and #645839 with #396458 are triadic colors.

2 #586439 and #643958 with #396458 are triadic colors.