COLOR #39497A

HEX: #39497A RGB: (57,73,122)

Color info

#39497A contains mainly green and blue colors. Web safe color of #39497A is #333366 (or #336).

RGB color model

#39497A color RGB value is (57,73,122).

RGB: (57,73,122) (22%, 29%, 48%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 122 of 255 = 48%

57
73
122

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

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 122 = 252 (100%)
R 57 of 252 ~ 22.62%
G 73 of 252 ~ 28.97%
B 122 of 252 ~ 48.41'%

%22.62
%28.97
%48.41

CMYK color model

#39497A color CMYK value is (53,40,0,52).

  • cyan value is 53.28%
  • magenta value is 40.16%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (53,40,0,52)
C53M40Y0K52 (53%, 40%, 0%, 52%)
(0.53 / 0.40 / 0.00 / 0.52)

CMYK percentages

%53.28
%40.16
%0
%52.16

Codes

Color #39497A in popluar color models

39 49 7A
RGB 57 73 122
HSL 225° 36.31% 35.10%
HSB/HSV 225° 53.28% 47.84%
CMYK 53.28% 40.16% 0.00%
52.16%

Color #39497A in popluar number systems.

HEX 39 49 7A
Decimal 57 73 122
Binary 111001 1001001 1111010
Octal 71 111 172

Shades and tints

Shades of #39497A

#39497A
(57,73,122)
#34436F
(52,67,111)
#2F3D64
(47,61,100)
#2A3759
(42,55,89)
#25314E
(37,49,78)
#202B43
(32,43,67)
#1B2538
(27,37,56)
#161F2D
(22,31,45)
#111922
(17,25,34)
#0C1317
(12,19,23)
#070D0C
(7,13,12)
#000000
(0,0,0)

Tints of #39497A

#39497A
(57,73,122)
#4B5986
(75,89,134)
#5D6992
(93,105,146)
#6F799E
(111,121,158)
#8189AA
(129,137,170)
#9399B6
(147,153,182)
#A5A9C2
(165,169,194)
#B7B9CE
(183,185,206)
#C9C9DA
(201,201,218)
#DBD9E6
(219,217,230)
#EDE9F2
(237,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39497A color. Also use rgb(57,73,122) instead hex code.

Text Font Color

.myTextColor { color: #39497A; }

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

This text font color is #39497A.

Background Color

.myBgColor { background-color: #39497A; }

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

This div background color is #39497A.

Border color

.myBorderColor { border: 1px solid #39497A; }

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

This div border color is #39497A.

Opacity

.myOpacity80 { color: #39497A; opacity: 0.8; }

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

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

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

This text has shadow with #39497A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39497A.

Preview

Color preview on black background

This text has color #39497A on black background.


Color preview on white background

This text has color #39497A on white background.


Black color preview on #39497A background

This text has black color on #39497A background.


White color preview on #39497A background

This text has white color on #39497A background.


Related colors

Complementary color

Complementary color for #hex is #C6B685.


I love getcolorcode.com

Triadic colors

1 #7A3949 and #497A39 with #39497A are triadic colors.

2 #7A4939 and #49397A with #39497A are triadic colors.