COLOR #392530

HEX: #392530 RGB: (57,37,48)

Color info

#392530 contains red, green and blue colors in about the same proportion. Web safe color of #392530 is #333333 (or #333).

RGB color model

#392530 color RGB value is (57,37,48).

RGB: (57,37,48) (22%, 15%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 37 of 255 = 15%
B 48 of 255 = 19%

57
37
48

R + G + B ~ 19%. #392530 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 37 + 48 = 142 (100%)
R 57 of 142 ~ 40.14%
G 37 of 142 ~ 26.06%
B 48 of 142 ~ 33.8'%

%40.14
%26.06
%33.8

CMYK color model

#392530 color CMYK value is (0,35,16,78).

  • cyan value is 0.00%
  • magenta value is 35.09%
  • yellow value is 15.79%
  • key color value is 77.65%
CMYK: (0,35,16,78) C0M35Y16K78 (0%,35%,16%,78%) (0.00/0.35/0.16/0.78) 

CMYK percentages

%0
%35.09
%15.79
%77.65

Codes

Color #392530 in popluar color models

39 25 30
RGB 57 37 48
HSL 327° 21.28% 18.43%
HSB/HSV 327° 35.09% 22.35%
CMYK 0.00% 35.09% 15.79%
77.65%

Color #392530 in popluar number systems.

HEX 39 25 30
Decimal 57 37 48
Binary 111001 100101 110000
Octal 71 45 60

Shades and tints

Shades of #392530

#392530
(57,37,48)
#34222C
(52,34,44)
#2F1F28
(47,31,40)
#2A1C24
(42,28,36)
#251920
(37,25,32)
#20161C
(32,22,28)
#1B1318
(27,19,24)
#161014
(22,16,20)
#110D10
(17,13,16)
#0C0A0C
(12,10,12)
#070708
(7,7,8)
#000000
(0,0,0)

Tints of #392530

#392530
(57,37,48)
#4B3842
(75,56,66)
#5D4B54
(93,75,84)
#6F5E66
(111,94,102)
#817178
(129,113,120)
#93848A
(147,132,138)
#A5979C
(165,151,156)
#B7AAAE
(183,170,174)
#C9BDC0
(201,189,192)
#DBD0D2
(219,208,210)
#EDE3E4
(237,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392530 color. Also use rgb(57,37,48) instead hex code.

Text Font Color

.myTextColor { color: #392530; }

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

This text font color is #392530.

Background Color

.myBgColor { background-color: #392530; }

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

This div background color is #392530.

Border color

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

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

This div border color is #392530.

Opacity

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

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

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

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

This text has shadow with #392530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392530.

Preview

Color preview on black background

This text has color #392530 on black background.


Color preview on white background

This text has color #392530 on white background.


Black color preview on #392530 background

This text has black color on #392530 background.


White color preview on #392530 background

This text has white color on #392530 background.


Related colors

Complementary color

Complementary color for #hex is #C6DACF.


I love getcolorcode.com

Triadic colors

1 #303925 and #253039 with #392530 are triadic colors.

2 #302539 and #253930 with #392530 are triadic colors.