COLOR #38447E

HEX: #38447E RGB: (56,68,126)

Color info

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

RGB color model

#38447E color RGB value is (56,68,126).

RGB: (56,68,126) (22%, 27%, 49%)

RGB channels and saturation

R 56 of 255 = 22%
G 68 of 255 = 27%
B 126 of 255 = 49%

56
68
126

R + G + B ~ 33%. #38447E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 68 + 126 = 250 (100%)
R 56 of 250 ~ 22.4%
G 68 of 250 ~ 27.2%
B 126 of 250 ~ 50.4'%

%22.4
%27.2
%50.4

CMYK color model

#38447E color CMYK value is (56,46,0,51).

  • cyan value is 55.56%
  • magenta value is 46.03%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (56,46,0,51)
C56M46Y0K51 (56%, 46%, 0%, 51%)
(0.56 / 0.46 / 0.00 / 0.51)

CMYK percentages

%55.56
%46.03
%0
%50.59

Codes

Color #38447E in popluar color models

38 44 7E
RGB 56 68 126
HSL 230° 38.46% 35.69%
HSB/HSV 230° 55.56% 49.41%
CMYK 55.56% 46.03% 0.00%
50.59%

Color #38447E in popluar number systems.

HEX 38 44 7E
Decimal 56 68 126
Binary 111000 1000100 1111110
Octal 70 104 176

Shades and tints

Shades of #38447E

#38447E
(56,68,126)
#333E73
(51,62,115)
#2E3868
(46,56,104)
#29325D
(41,50,93)
#242C52
(36,44,82)
#1F2647
(31,38,71)
#1A203C
(26,32,60)
#151A31
(21,26,49)
#101426
(16,20,38)
#0B0E1B
(11,14,27)
#060810
(6,8,16)
#000000
(0,0,0)

Tints of #38447E

#38447E
(56,68,126)
#4A5589
(74,85,137)
#5C6694
(92,102,148)
#6E779F
(110,119,159)
#8088AA
(128,136,170)
#9299B5
(146,153,181)
#A4AAC0
(164,170,192)
#B6BBCB
(182,187,203)
#C8CCD6
(200,204,214)
#DADDE1
(218,221,225)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38447E color. Also use rgb(56,68,126) instead hex code.

Text Font Color

.myTextColor { color: #38447E; }

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

This text font color is #38447E.

Background Color

.myBgColor { background-color: #38447E; }

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

This div background color is #38447E.

Border color

.myBorderColor { border: 1px solid #38447E; }

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

This div border color is #38447E.

Opacity

.myOpacity80 { color: #38447E; opacity: 0.8; }

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

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

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

This text has shadow with #38447E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38447E.

Preview

Color preview on black background

This text has color #38447E on black background.


Color preview on white background

This text has color #38447E on white background.


Black color preview on #38447E background

This text has black color on #38447E background.


White color preview on #38447E background

This text has white color on #38447E background.


Related colors

Complementary color

Complementary color for #hex is #C7BB81.


I love getcolorcode.com

Triadic colors

1 #7E3844 and #447E38 with #38447E are triadic colors.

2 #7E4438 and #44387E with #38447E are triadic colors.