COLOR #39404F

HEX: #39404F RGB: (57,64,79)

Color info

#39404F contains red, green and blue colors in about the same proportion. Web safe color of #39404F is #333366 (or #336).

RGB color model

#39404F color RGB value is (57,64,79).

RGB: (57,64,79) (22%, 25%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 64 of 255 = 25%
B 79 of 255 = 31%

57
64
79

R + G + B ~ 26%. #39404F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 64 + 79 = 200 (100%)
R 57 of 200 ~ 28.5%
G 64 of 200 ~ 32%
B 79 of 200 ~ 39.5'%

%28.5
%32
%39.5

CMYK color model

#39404F color CMYK value is (28,19,0,69).

  • cyan value is 27.85%
  • magenta value is 18.99%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (28,19,0,69) C28M19Y0K69 (28%,19%,0%,69%) (0.28/0.19/0.00/0.69) 

CMYK percentages

%27.85
%18.99
%0
%69.02

Codes

Color #39404F in popluar color models

39 40 4F
RGB 57 64 79
HSL 221° 16.18% 26.67%
HSB/HSV 221° 27.85% 30.98%
CMYK 27.85% 18.99% 0.00%
69.02%

Color #39404F in popluar number systems.

HEX 39 40 4F
Decimal 57 64 79
Binary 111001 1000000 1001111
Octal 71 100 117

Shades and tints

Shades of #39404F

#39404F
(57,64,79)
#343B48
(52,59,72)
#2F3641
(47,54,65)
#2A313A
(42,49,58)
#252C33
(37,44,51)
#20272C
(32,39,44)
#1B2225
(27,34,37)
#161D1E
(22,29,30)
#111817
(17,24,23)
#0C1310
(12,19,16)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #39404F

#39404F
(57,64,79)
#4B515F
(75,81,95)
#5D626F
(93,98,111)
#6F737F
(111,115,127)
#81848F
(129,132,143)
#93959F
(147,149,159)
#A5A6AF
(165,166,175)
#B7B7BF
(183,183,191)
#C9C8CF
(201,200,207)
#DBD9DF
(219,217,223)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39404F color. Also use rgb(57,64,79) instead hex code.

Text Font Color

.myTextColor { color: #39404F; }

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

This text font color is #39404F.

Background Color

.myBgColor { background-color: #39404F; }

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

This div background color is #39404F.

Border color

.myBorderColor { border: 1px solid #39404F; }

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

This div border color is #39404F.

Opacity

.myOpacity80 { color: #39404F; opacity: 0.8; }

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

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

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

This text has shadow with #39404F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39404F.

Preview

Color preview on black background

This text has color #39404F on black background.


Color preview on white background

This text has color #39404F on white background.


Black color preview on #39404F background

This text has black color on #39404F background.


White color preview on #39404F background

This text has white color on #39404F background.


Related colors

Complementary color

Complementary color for #hex is #C6BFB0.


I love getcolorcode.com

Triadic colors

1 #4F3940 and #404F39 with #39404F are triadic colors.

2 #4F4039 and #40394F with #39404F are triadic colors.