COLOR #380B49

HEX: #380B49 RGB: (56,11,73)

Color info

#380B49 contains mainly red and blue colors. Web safe color of #380B49 is #330033 (or #303).

RGB color model

#380B49 color RGB value is (56,11,73).

RGB: (56,11,73) (22%, 4%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 11 of 255 = 4%
B 73 of 255 = 29%

56
11
73

R + G + B ~ 18%. #380B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 11 + 73 = 140 (100%)
R 56 of 140 ~ 40%
G 11 of 140 ~ 7.86%
B 73 of 140 ~ 52.14'%

%40
%52.14

CMYK color model

#380B49 color CMYK value is (23,85,0,71).

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

CMYK: (23,85,0,71)
C23M85Y0K71 (23%, 85%, 0%, 71%)
(0.23 / 0.85 / 0.00 / 0.71)

CMYK percentages

%23.29
%84.93
%0
%71.37

Codes

Color #380B49 in popluar color models

38 0B 49
RGB 56 11 73
HSL 284° 73.81% 16.47%
HSB/HSV 284° 84.93% 28.63%
CMYK 23.29% 84.93% 0.00%
71.37%

Color #380B49 in popluar number systems.

HEX 38 0B 49
Decimal 56 11 73
Binary 111000 1011 1001001
Octal 70 13 111

Shades and tints

Shades of #380B49

#380B49
(56,11,73)
#330A43
(51,10,67)
#2E093D
(46,9,61)
#290837
(41,8,55)
#240731
(36,7,49)
#1F062B
(31,6,43)
#1A0525
(26,5,37)
#15041F
(21,4,31)
#100319
(16,3,25)
#0B0213
(11,2,19)
#06010D
(6,1,13)
#000000
(0,0,0)

Tints of #380B49

#380B49
(56,11,73)
#4A2159
(74,33,89)
#5C3769
(92,55,105)
#6E4D79
(110,77,121)
#806389
(128,99,137)
#927999
(146,121,153)
#A48FA9
(164,143,169)
#B6A5B9
(182,165,185)
#C8BBC9
(200,187,201)
#DAD1D9
(218,209,217)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #380B49; }

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

This text font color is #380B49.

Background Color

.myBgColor { background-color: #380B49; }

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

This div background color is #380B49.

Border color

.myBorderColor { border: 1px solid #380B49; }

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

This div border color is #380B49.

Opacity

.myOpacity80 { color: #380B49; opacity: 0.8; }

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

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

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

This text has shadow with #380B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380B49.

Preview

Color preview on black background

This text has color #380B49 on black background.


Color preview on white background

This text has color #380B49 on white background.


Black color preview on #380B49 background

This text has black color on #380B49 background.


White color preview on #380B49 background

This text has white color on #380B49 background.


Related colors

Complementary color

Complementary color for #hex is #C7F4B6.


I love getcolorcode.com

Triadic colors

1 #49380B and #0B4938 with #380B49 are triadic colors.

2 #490B38 and #0B3849 with #380B49 are triadic colors.