COLOR #39598E

HEX: #39598E RGB: (57,89,142)

Color info

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

RGB color model

#39598E color RGB value is (57,89,142).

RGB: (57,89,142) (22%, 35%, 56%)

RGB channels and saturation

R 57 of 255 = 22%
G 89 of 255 = 35%
B 142 of 255 = 56%

57
89
142

R + G + B ~ 38%. #39598E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 89 + 142 = 288 (100%)
R 57 of 288 ~ 19.79%
G 89 of 288 ~ 30.9%
B 142 of 288 ~ 49.31'%

%19.79
%30.9
%49.31

CMYK color model

#39598E color CMYK value is (60,37,0,44).

  • cyan value is 59.86%
  • magenta value is 37.32%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (60,37,0,44)
C60M37Y0K44 (60%, 37%, 0%, 44%)
(0.60 / 0.37 / 0.00 / 0.44)

CMYK percentages

%59.86
%37.32
%0
%44.31

Codes

Color #39598E in popluar color models

39 59 8E
RGB 57 89 142
HSL 217° 42.71% 39.02%
HSB/HSV 217° 59.86% 55.69%
CMYK 59.86% 37.32% 0.00%
44.31%

Color #39598E in popluar number systems.

HEX 39 59 8E
Decimal 57 89 142
Binary 111001 1011001 10001110
Octal 71 131 216

Shades and tints

Shades of #39598E

#39598E
(57,89,142)
#345182
(52,81,130)
#2F4976
(47,73,118)
#2A416A
(42,65,106)
#25395E
(37,57,94)
#203152
(32,49,82)
#1B2946
(27,41,70)
#16213A
(22,33,58)
#11192E
(17,25,46)
#0C1122
(12,17,34)
#070916
(7,9,22)
#000000
(0,0,0)

Tints of #39598E

#39598E
(57,89,142)
#4B6898
(75,104,152)
#5D77A2
(93,119,162)
#6F86AC
(111,134,172)
#8195B6
(129,149,182)
#93A4C0
(147,164,192)
#A5B3CA
(165,179,202)
#B7C2D4
(183,194,212)
#C9D1DE
(201,209,222)
#DBE0E8
(219,224,232)
#EDEFF2
(237,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39598E color. Also use rgb(57,89,142) instead hex code.

Text Font Color

.myTextColor { color: #39598E; }

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

This text font color is #39598E.

Background Color

.myBgColor { background-color: #39598E; }

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

This div background color is #39598E.

Border color

.myBorderColor { border: 1px solid #39598E; }

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

This div border color is #39598E.

Opacity

.myOpacity80 { color: #39598E; opacity: 0.8; }

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

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

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

This text has shadow with #39598E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39598E.

Preview

Color preview on black background

This text has color #39598E on black background.


Color preview on white background

This text has color #39598E on white background.


Black color preview on #39598E background

This text has black color on #39598E background.


White color preview on #39598E background

This text has white color on #39598E background.


Related colors

Complementary color

Complementary color for #hex is #C6A671.


I love getcolorcode.com

Triadic colors

1 #8E3959 and #598E39 with #39598E are triadic colors.

2 #8E5939 and #59398E with #39598E are triadic colors.