COLOR #384477

HEX: #384477 RGB: (56,68,119)

Color info

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

RGB color model

#384477 color RGB value is (56,68,119).

RGB: (56,68,119) (22%, 27%, 47%)

RGB channels and saturation

R 56 of 255 = 22%
G 68 of 255 = 27%
B 119 of 255 = 47%

56
68
119

R + G + B ~ 32%. #384477 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 68 + 119 = 243 (100%)
R 56 of 243 ~ 23.05%
G 68 of 243 ~ 27.98%
B 119 of 243 ~ 48.97'%

%23.05
%27.98
%48.97

CMYK color model

#384477 color CMYK value is (53,43,0,53).

  • cyan value is 52.94%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (53,43,0,53)
C53M43Y0K53 (53%, 43%, 0%, 53%)
(0.53 / 0.43 / 0.00 / 0.53)

CMYK percentages

%52.94
%42.86
%0
%53.33

Codes

Color #384477 in popluar color models

38 44 77
RGB 56 68 119
HSL 229° 36.00% 34.31%
HSB/HSV 229° 52.94% 46.67%
CMYK 52.94% 42.86% 0.00%
53.33%

Color #384477 in popluar number systems.

HEX 38 44 77
Decimal 56 68 119
Binary 111000 1000100 1110111
Octal 70 104 167

Shades and tints

Shades of #384477

#384477
(56,68,119)
#333E6D
(51,62,109)
#2E3863
(46,56,99)
#293259
(41,50,89)
#242C4F
(36,44,79)
#1F2645
(31,38,69)
#1A203B
(26,32,59)
#151A31
(21,26,49)
#101427
(16,20,39)
#0B0E1D
(11,14,29)
#060813
(6,8,19)
#000000
(0,0,0)

Tints of #384477

#384477
(56,68,119)
#4A5583
(74,85,131)
#5C668F
(92,102,143)
#6E779B
(110,119,155)
#8088A7
(128,136,167)
#9299B3
(146,153,179)
#A4AABF
(164,170,191)
#B6BBCB
(182,187,203)
#C8CCD7
(200,204,215)
#DADDE3
(218,221,227)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #384477; }

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

This text font color is #384477.

Background Color

.myBgColor { background-color: #384477; }

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

This div background color is #384477.

Border color

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

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

This div border color is #384477.

Opacity

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

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

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

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

This text has shadow with #384477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384477.

Preview

Color preview on black background

This text has color #384477 on black background.


Color preview on white background

This text has color #384477 on white background.


Black color preview on #384477 background

This text has black color on #384477 background.


White color preview on #384477 background

This text has white color on #384477 background.


Related colors

Complementary color

Complementary color for #hex is #C7BB88.


I love getcolorcode.com

Triadic colors

1 #773844 and #447738 with #384477 are triadic colors.

2 #774438 and #443877 with #384477 are triadic colors.