COLOR #384C69

HEX: #384C69 RGB: (56,76,105)

Color info

#384C69 contains red, green and blue colors in about the same proportion. Web safe color of #384C69 is #333366 (or #336).

RGB color model

#384C69 color RGB value is (56,76,105).

RGB: (56,76,105) (22%, 30%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 76 of 255 = 30%
B 105 of 255 = 41%

56
76
105

R + G + B ~ 31%. #384C69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 76 + 105 = 237 (100%)
R 56 of 237 ~ 23.63%
G 76 of 237 ~ 32.07%
B 105 of 237 ~ 44.3'%

%23.63
%32.07
%44.3

CMYK color model

#384C69 color CMYK value is (47,28,0,59).

  • cyan value is 46.67%
  • magenta value is 27.62%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (47,28,0,59) C47M28Y0K59 (47%,28%,0%,59%) (0.47/0.28/0.00/0.59) 

CMYK percentages

%46.67
%27.62
%0
%58.82

Codes

Color #384C69 in popluar color models

38 4C 69
RGB 56 76 105
HSL 216° 30.43% 31.57%
HSB/HSV 216° 46.67% 41.18%
CMYK 46.67% 27.62% 0.00%
58.82%

Color #384C69 in popluar number systems.

HEX 38 4C 69
Decimal 56 76 105
Binary 111000 1001100 1101001
Octal 70 114 151

Shades and tints

Shades of #384C69

#384C69
(56,76,105)
#334660
(51,70,96)
#2E4057
(46,64,87)
#293A4E
(41,58,78)
#243445
(36,52,69)
#1F2E3C
(31,46,60)
#1A2833
(26,40,51)
#15222A
(21,34,42)
#101C21
(16,28,33)
#0B1618
(11,22,24)
#06100F
(6,16,15)
#000000
(0,0,0)

Tints of #384C69

#384C69
(56,76,105)
#4A5C76
(74,92,118)
#5C6C83
(92,108,131)
#6E7C90
(110,124,144)
#808C9D
(128,140,157)
#929CAA
(146,156,170)
#A4ACB7
(164,172,183)
#B6BCC4
(182,188,196)
#C8CCD1
(200,204,209)
#DADCDE
(218,220,222)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384C69 color. Also use rgb(56,76,105) instead hex code.

Text Font Color

.myTextColor { color: #384C69; }

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

This text font color is #384C69.

Background Color

.myBgColor { background-color: #384C69; }

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

This div background color is #384C69.

Border color

.myBorderColor { border: 1px solid #384C69; }

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

This div border color is #384C69.

Opacity

.myOpacity80 { color: #384C69; opacity: 0.8; }

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

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

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

This text has shadow with #384C69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384C69.

Preview

Color preview on black background

This text has color #384C69 on black background.


Color preview on white background

This text has color #384C69 on white background.


Black color preview on #384C69 background

This text has black color on #384C69 background.


White color preview on #384C69 background

This text has white color on #384C69 background.


Related colors

Complementary color

Complementary color for #hex is #C7B396.


I love getcolorcode.com

Triadic colors

1 #69384C and #4C6938 with #384C69 are triadic colors.

2 #694C38 and #4C3869 with #384C69 are triadic colors.