COLOR #384165

HEX: #384165 RGB: (56,65,101)

Color info

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

RGB color model

#384165 color RGB value is (56,65,101).

RGB: (56,65,101) (22%, 25%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 65 of 255 = 25%
B 101 of 255 = 40%

56
65
101

R + G + B ~ 29%. #384165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 65 + 101 = 222 (100%)
R 56 of 222 ~ 25.23%
G 65 of 222 ~ 29.28%
B 101 of 222 ~ 45.5'%

%25.23
%29.28
%45.5

CMYK color model

#384165 color CMYK value is (45,36,0,60).

  • cyan value is 44.55%
  • magenta value is 35.64%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (45,36,0,60)
C45M36Y0K60 (45%, 36%, 0%, 60%)
(0.45 / 0.36 / 0.00 / 0.60)

CMYK percentages

%44.55
%35.64
%0
%60.39

Codes

Color #384165 in popluar color models

38 41 65
RGB 56 65 101
HSL 228° 28.66% 30.78%
HSB/HSV 228° 44.55% 39.61%
CMYK 44.55% 35.64% 0.00%
60.39%

Color #384165 in popluar number systems.

HEX 38 41 65
Decimal 56 65 101
Binary 111000 1000001 1100101
Octal 70 101 145

Shades and tints

Shades of #384165

#384165
(56,65,101)
#333C5C
(51,60,92)
#2E3753
(46,55,83)
#29324A
(41,50,74)
#242D41
(36,45,65)
#1F2838
(31,40,56)
#1A232F
(26,35,47)
#151E26
(21,30,38)
#10191D
(16,25,29)
#0B1414
(11,20,20)
#060F0B
(6,15,11)
#000000
(0,0,0)

Tints of #384165

#384165
(56,65,101)
#4A5273
(74,82,115)
#5C6381
(92,99,129)
#6E748F
(110,116,143)
#80859D
(128,133,157)
#9296AB
(146,150,171)
#A4A7B9
(164,167,185)
#B6B8C7
(182,184,199)
#C8C9D5
(200,201,213)
#DADAE3
(218,218,227)
#ECEBF1
(236,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384165 color. Also use rgb(56,65,101) instead hex code.

Text Font Color

.myTextColor { color: #384165; }

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

This text font color is #384165.

Background Color

.myBgColor { background-color: #384165; }

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

This div background color is #384165.

Border color

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

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

This div border color is #384165.

Opacity

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

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

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

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

This text has shadow with #384165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384165.

Preview

Color preview on black background

This text has color #384165 on black background.


Color preview on white background

This text has color #384165 on white background.


Black color preview on #384165 background

This text has black color on #384165 background.


White color preview on #384165 background

This text has white color on #384165 background.


Related colors

Complementary color

Complementary color for #hex is #C7BE9A.


I love getcolorcode.com

Triadic colors

1 #653841 and #416538 with #384165 are triadic colors.

2 #654138 and #413865 with #384165 are triadic colors.