COLOR #382446

HEX: #382446 RGB: (56,36,70)

Color info

#382446 contains red, green and blue colors in about the same proportion. Web safe color of #382446 is #333333 (or #333).

RGB color model

#382446 color RGB value is (56,36,70).

RGB: (56,36,70) (22%, 14%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 36 of 255 = 14%
B 70 of 255 = 27%

56
36
70

R + G + B ~ 21%. #382446 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 36 + 70 = 162 (100%)
R 56 of 162 ~ 34.57%
G 36 of 162 ~ 22.22%
B 70 of 162 ~ 43.21'%

%34.57
%22.22
%43.21

CMYK color model

#382446 color CMYK value is (20,49,0,73).

  • cyan value is 20.00%
  • magenta value is 48.57%
  • yellow value is 0.00%
  • key color value is 72.55%
CMYK: (20,49,0,73) C20M49Y0K73 (20%,49%,0%,73%) (0.20/0.49/0.00/0.73) 

CMYK percentages

%20
%48.57
%0
%72.55

Codes

Color #382446 in popluar color models

38 24 46
RGB 56 36 70
HSL 275° 32.08% 20.78%
HSB/HSV 275° 48.57% 27.45%
CMYK 20.00% 48.57% 0.00%
72.55%

Color #382446 in popluar number systems.

HEX 38 24 46
Decimal 56 36 70
Binary 111000 100100 1000110
Octal 70 44 106

Shades and tints

Shades of #382446

#382446
(56,36,70)
#332140
(51,33,64)
#2E1E3A
(46,30,58)
#291B34
(41,27,52)
#24182E
(36,24,46)
#1F1528
(31,21,40)
#1A1222
(26,18,34)
#150F1C
(21,15,28)
#100C16
(16,12,22)
#0B0910
(11,9,16)
#06060A
(6,6,10)
#000000
(0,0,0)

Tints of #382446

#382446
(56,36,70)
#4A3756
(74,55,86)
#5C4A66
(92,74,102)
#6E5D76
(110,93,118)
#807086
(128,112,134)
#928396
(146,131,150)
#A496A6
(164,150,166)
#B6A9B6
(182,169,182)
#C8BCC6
(200,188,198)
#DACFD6
(218,207,214)
#ECE2E6
(236,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382446 color. Also use rgb(56,36,70) instead hex code.

Text Font Color

.myTextColor { color: #382446; }

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

This text font color is #382446.

Background Color

.myBgColor { background-color: #382446; }

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

This div background color is #382446.

Border color

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

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

This div border color is #382446.

Opacity

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

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

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

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

This text has shadow with #382446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382446.

Preview

Color preview on black background

This text has color #382446 on black background.


Color preview on white background

This text has color #382446 on white background.


Black color preview on #382446 background

This text has black color on #382446 background.


White color preview on #382446 background

This text has white color on #382446 background.


Related colors

Complementary color

Complementary color for #hex is #C7DBB9.


I love getcolorcode.com

Triadic colors

1 #463824 and #244638 with #382446 are triadic colors.

2 #462438 and #243846 with #382446 are triadic colors.