COLOR #382649

HEX: #382649 RGB: (56,38,73)

Color info

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

RGB color model

#382649 color RGB value is (56,38,73).

RGB: (56,38,73) (22%, 15%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 38 of 255 = 15%
B 73 of 255 = 29%

56
38
73

R + G + B ~ 22%. #382649 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 38 + 73 = 167 (100%)
R 56 of 167 ~ 33.53%
G 38 of 167 ~ 22.75%
B 73 of 167 ~ 43.71'%

%33.53
%22.75
%43.71

CMYK color model

#382649 color CMYK value is (23,48,0,71).

  • cyan value is 23.29%
  • magenta value is 47.95%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (23,48,0,71)
C23M48Y0K71 (23%, 48%, 0%, 71%)
(0.23 / 0.48 / 0.00 / 0.71)

CMYK percentages

%23.29
%47.95
%0
%71.37

Codes

Color #382649 in popluar color models

38 26 49
RGB 56 38 73
HSL 271° 31.53% 21.76%
HSB/HSV 271° 47.95% 28.63%
CMYK 23.29% 47.95% 0.00%
71.37%

Color #382649 in popluar number systems.

HEX 38 26 49
Decimal 56 38 73
Binary 111000 100110 1001001
Octal 70 46 111

Shades and tints

Shades of #382649

#382649
(56,38,73)
#332343
(51,35,67)
#2E203D
(46,32,61)
#291D37
(41,29,55)
#241A31
(36,26,49)
#1F172B
(31,23,43)
#1A1425
(26,20,37)
#15111F
(21,17,31)
#100E19
(16,14,25)
#0B0B13
(11,11,19)
#06080D
(6,8,13)
#000000
(0,0,0)

Tints of #382649

#382649
(56,38,73)
#4A3959
(74,57,89)
#5C4C69
(92,76,105)
#6E5F79
(110,95,121)
#807289
(128,114,137)
#928599
(146,133,153)
#A498A9
(164,152,169)
#B6ABB9
(182,171,185)
#C8BEC9
(200,190,201)
#DAD1D9
(218,209,217)
#ECE4E9
(236,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #382649 color. Also use rgb(56,38,73) instead hex code.

Text Font Color

.myTextColor { color: #382649; }

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

This text font color is #382649.

Background Color

.myBgColor { background-color: #382649; }

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

This div background color is #382649.

Border color

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

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

This div border color is #382649.

Opacity

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

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

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

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

This text has shadow with #382649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382649.

Preview

Color preview on black background

This text has color #382649 on black background.


Color preview on white background

This text has color #382649 on white background.


Black color preview on #382649 background

This text has black color on #382649 background.


White color preview on #382649 background

This text has white color on #382649 background.


Related colors

Complementary color

Complementary color for #hex is #C7D9B6.


I love getcolorcode.com

Triadic colors

1 #493826 and #264938 with #382649 are triadic colors.

2 #492638 and #263849 with #382649 are triadic colors.