COLOR #39596B

HEX: #39596B RGB: (57,89,107)

Color info

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

RGB color model

#39596B color RGB value is (57,89,107).

RGB: (57,89,107) (22%, 35%, 42%)

RGB channels and saturation

R 57 of 255 = 22%
G 89 of 255 = 35%
B 107 of 255 = 42%

57
89
107

R + G + B ~ 33%. #39596B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 89 + 107 = 253 (100%)
R 57 of 253 ~ 22.53%
G 89 of 253 ~ 35.18%
B 107 of 253 ~ 42.29'%

%22.53
%35.18
%42.29

CMYK color model

#39596B color CMYK value is (47,17,0,58).

  • cyan value is 46.73%
  • magenta value is 16.82%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (47,17,0,58)
C47M17Y0K58 (47%, 17%, 0%, 58%)
(0.47 / 0.17 / 0.00 / 0.58)

CMYK percentages

%46.73
%16.82
%0
%58.04

Codes

Color #39596B in popluar color models

39 59 6B
RGB 57 89 107
HSL 202° 30.49% 32.16%
HSB/HSV 202° 46.73% 41.96%
CMYK 46.73% 16.82% 0.00%
58.04%

Color #39596B in popluar number systems.

HEX 39 59 6B
Decimal 57 89 107
Binary 111001 1011001 1101011
Octal 71 131 153

Shades and tints

Shades of #39596B

#39596B
(57,89,107)
#345162
(52,81,98)
#2F4959
(47,73,89)
#2A4150
(42,65,80)
#253947
(37,57,71)
#20313E
(32,49,62)
#1B2935
(27,41,53)
#16212C
(22,33,44)
#111923
(17,25,35)
#0C111A
(12,17,26)
#070911
(7,9,17)
#000000
(0,0,0)

Tints of #39596B

#39596B
(57,89,107)
#4B6878
(75,104,120)
#5D7785
(93,119,133)
#6F8692
(111,134,146)
#81959F
(129,149,159)
#93A4AC
(147,164,172)
#A5B3B9
(165,179,185)
#B7C2C6
(183,194,198)
#C9D1D3
(201,209,211)
#DBE0E0
(219,224,224)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39596B color. Also use rgb(57,89,107) instead hex code.

Text Font Color

.myTextColor { color: #39596B; }

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

This text font color is #39596B.

Background Color

.myBgColor { background-color: #39596B; }

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

This div background color is #39596B.

Border color

.myBorderColor { border: 1px solid #39596B; }

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

This div border color is #39596B.

Opacity

.myOpacity80 { color: #39596B; opacity: 0.8; }

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

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

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

This text has shadow with #39596B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39596B.

Preview

Color preview on black background

This text has color #39596B on black background.


Color preview on white background

This text has color #39596B on white background.


Black color preview on #39596B background

This text has black color on #39596B background.


White color preview on #39596B background

This text has white color on #39596B background.


Related colors

Complementary color

Complementary color for #hex is #C6A694.


I love getcolorcode.com

Triadic colors

1 #6B3959 and #596B39 with #39596B are triadic colors.

2 #6B5939 and #59396B with #39596B are triadic colors.