COLOR #39585D

HEX: #39585D RGB: (57,88,93)

Color info

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

RGB color model

#39585D color RGB value is (57,88,93).

RGB: (57,88,93) (22%, 35%, 36%)

RGB channels and saturation

R 57 of 255 = 22%
G 88 of 255 = 35%
B 93 of 255 = 36%

57
88
93

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

Portions of RGB colors in percentages

R + G + B = 57 + 88 + 93 = 238 (100%)
R 57 of 238 ~ 23.95%
G 88 of 238 ~ 36.97%
B 93 of 238 ~ 39.08'%

%23.95
%36.97
%39.08

CMYK color model

#39585D color CMYK value is (39,5,0,64).

  • cyan value is 38.71%
  • magenta value is 5.38%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (39,5,0,64)
C39M5Y0K64 (39%, 5%, 0%, 64%)
(0.39 / 0.05 / 0.00 / 0.64)

CMYK percentages

%38.71
%5.38
%0
%63.53

Codes

Color #39585D in popluar color models

39 58 5D
RGB 57 88 93
HSL 188° 24.00% 29.41%
HSB/HSV 188° 38.71% 36.47%
CMYK 38.71% 5.38% 0.00%
63.53%

Color #39585D in popluar number systems.

HEX 39 58 5D
Decimal 57 88 93
Binary 111001 1011000 1011101
Octal 71 130 135

Shades and tints

Shades of #39585D

#39585D
(57,88,93)
#345055
(52,80,85)
#2F484D
(47,72,77)
#2A4045
(42,64,69)
#25383D
(37,56,61)
#203035
(32,48,53)
#1B282D
(27,40,45)
#162025
(22,32,37)
#11181D
(17,24,29)
#0C1015
(12,16,21)
#07080D
(7,8,13)
#000000
(0,0,0)

Tints of #39585D

#39585D
(57,88,93)
#4B676B
(75,103,107)
#5D7679
(93,118,121)
#6F8587
(111,133,135)
#819495
(129,148,149)
#93A3A3
(147,163,163)
#A5B2B1
(165,178,177)
#B7C1BF
(183,193,191)
#C9D0CD
(201,208,205)
#DBDFDB
(219,223,219)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #39585D; }

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

This text font color is #39585D.

Background Color

.myBgColor { background-color: #39585D; }

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

This div background color is #39585D.

Border color

.myBorderColor { border: 1px solid #39585D; }

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

This div border color is #39585D.

Opacity

.myOpacity80 { color: #39585D; opacity: 0.8; }

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

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

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

This text has shadow with #39585D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39585D.

Preview

Color preview on black background

This text has color #39585D on black background.


Color preview on white background

This text has color #39585D on white background.


Black color preview on #39585D background

This text has black color on #39585D background.


White color preview on #39585D background

This text has white color on #39585D background.


Related colors

Complementary color

Complementary color for #hex is #C6A7A2.


I love getcolorcode.com

Triadic colors

1 #5D3958 and #585D39 with #39585D are triadic colors.

2 #5D5839 and #58395D with #39585D are triadic colors.