COLOR #39388C

HEX: #39388C RGB: (57,56,140)

Color info

#39388C contains mainly blue color. Web safe color of #39388C is #333399 (or #339).

RGB color model

#39388C color RGB value is (57,56,140).

RGB: (57,56,140) (22%, 22%, 55%)

RGB channels and saturation

R 57 of 255 = 22%
G 56 of 255 = 22%
B 140 of 255 = 55%

57
56
140

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

Portions of RGB colors in percentages

R + G + B = 57 + 56 + 140 = 253 (100%)
R 57 of 253 ~ 22.53%
G 56 of 253 ~ 22.13%
B 140 of 253 ~ 55.34'%

%22.53
%22.13
%55.34

CMYK color model

#39388C color CMYK value is (59,60,0,45).

  • cyan value is 59.29%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (59,60,0,45)
C59M60Y0K45 (59%, 60%, 0%, 45%)
(0.59 / 0.60 / 0.00 / 0.45)

CMYK percentages

%59.29
%60
%0
%45.1

Codes

Color #39388C in popluar color models

39 38 8C
RGB 57 56 140
HSL 241° 42.86% 38.43%
HSB/HSV 241° 60.00% 54.90%
CMYK 59.29% 60.00% 0.00%
45.10%

Color #39388C in popluar number systems.

HEX 39 38 8C
Decimal 57 56 140
Binary 111001 111000 10001100
Octal 71 70 214

Shades and tints

Shades of #39388C

#39388C
(57,56,140)
#343380
(52,51,128)
#2F2E74
(47,46,116)
#2A2968
(42,41,104)
#25245C
(37,36,92)
#201F50
(32,31,80)
#1B1A44
(27,26,68)
#161538
(22,21,56)
#11102C
(17,16,44)
#0C0B20
(12,11,32)
#070614
(7,6,20)
#000000
(0,0,0)

Tints of #39388C

#39388C
(57,56,140)
#4B4A96
(75,74,150)
#5D5CA0
(93,92,160)
#6F6EAA
(111,110,170)
#8180B4
(129,128,180)
#9392BE
(147,146,190)
#A5A4C8
(165,164,200)
#B7B6D2
(183,182,210)
#C9C8DC
(201,200,220)
#DBDAE6
(219,218,230)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #39388C color. Also use rgb(57,56,140) instead hex code.

Text Font Color

.myTextColor { color: #39388C; }

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

This text font color is #39388C.

Background Color

.myBgColor { background-color: #39388C; }

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

This div background color is #39388C.

Border color

.myBorderColor { border: 1px solid #39388C; }

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

This div border color is #39388C.

Opacity

.myOpacity80 { color: #39388C; opacity: 0.8; }

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

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

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

This text has shadow with #39388C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #39388C.

Preview

Color preview on black background

This text has color #39388C on black background.


Color preview on white background

This text has color #39388C on white background.


Black color preview on #39388C background

This text has black color on #39388C background.


White color preview on #39388C background

This text has white color on #39388C background.


Related colors

Complementary color

Complementary color for #hex is #C6C773.


I love getcolorcode.com

Triadic colors

1 #8C3938 and #388C39 with #39388C are triadic colors.

2 #8C3839 and #38398C with #39388C are triadic colors.