COLOR #380149

HEX: #380149 RGB: (56,1,73)

Color info

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

RGB color model

#380149 color RGB value is (56,1,73).

RGB: (56,1,73) (22%, 0%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 1 of 255 = 0%
B 73 of 255 = 29%

56
1
73

R + G + B ~ 17%. #380149 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 1 + 73 = 130 (100%)
R 56 of 130 ~ 43.08%
G 1 of 130 ~ 0.77%
B 73 of 130 ~ 56.15'%

%43.08
%56.15

CMYK color model

#380149 color CMYK value is (23,99,0,71).

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

CMYK: (23,99,0,71)
C23M99Y0K71 (23%, 99%, 0%, 71%)
(0.23 / 0.99 / 0.00 / 0.71)

CMYK percentages

%23.29
%98.63
%0
%71.37

Codes

Color #380149 in popluar color models

38 01 49
RGB 56 1 73
HSL 286° 97.30% 14.51%
HSB/HSV 286° 98.63% 28.63%
CMYK 23.29% 98.63% 0.00%
71.37%

Color #380149 in popluar number systems.

HEX 38 01 49
Decimal 56 1 73
Binary 111000 1 1001001
Octal 70 1 111

Shades and tints

Shades of #380149

#380149
(56,1,73)
#330143
(51,1,67)
#2E013D
(46,1,61)
#290137
(41,1,55)
#240131
(36,1,49)
#1F012B
(31,1,43)
#1A0125
(26,1,37)
#15011F
(21,1,31)
#100119
(16,1,25)
#0B0113
(11,1,19)
#06010D
(6,1,13)
#000000
(0,0,0)

Tints of #380149

#380149
(56,1,73)
#4A1859
(74,24,89)
#5C2F69
(92,47,105)
#6E4679
(110,70,121)
#805D89
(128,93,137)
#927499
(146,116,153)
#A48BA9
(164,139,169)
#B6A2B9
(182,162,185)
#C8B9C9
(200,185,201)
#DAD0D9
(218,208,217)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #380149; }

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

This text font color is #380149.

Background Color

.myBgColor { background-color: #380149; }

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

This div background color is #380149.

Border color

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

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

This div border color is #380149.

Opacity

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

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

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

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

This text has shadow with #380149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380149.

Preview

Color preview on black background

This text has color #380149 on black background.


Color preview on white background

This text has color #380149 on white background.


Black color preview on #380149 background

This text has black color on #380149 background.


White color preview on #380149 background

This text has white color on #380149 background.


Related colors

Complementary color

Complementary color for #hex is #C7FEB6.


I love getcolorcode.com

Triadic colors

1 #493801 and #014938 with #380149 are triadic colors.

2 #490138 and #013849 with #380149 are triadic colors.