COLOR #381330

HEX: #381330 RGB: (56,19,48)

Color info

#381330 contains red, green and blue colors in about the same proportion. Web safe color of #381330 is #330033 (or #303).

RGB color model

#381330 color RGB value is (56,19,48).

RGB: (56,19,48) (22%, 7%, 19%)

RGB channels and saturation

R 56 of 255 = 22%
G 19 of 255 = 7%
B 48 of 255 = 19%

56
19
48

R + G + B ~ 16%. #381330 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 19 + 48 = 123 (100%)
R 56 of 123 ~ 45.53%
G 19 of 123 ~ 15.45%
B 48 of 123 ~ 39.02'%

%45.53
%15.45
%39.02

CMYK color model

#381330 color CMYK value is (0,66,14,78).

  • cyan value is 0.00%
  • magenta value is 66.07%
  • yellow value is 14.29%
  • key color value is 78.04%

CMYK: (0,66,14,78)
C0M66Y14K78 (0%, 66%, 14%, 78%)
(0.00 / 0.66 / 0.14 / 0.78)

CMYK percentages

%0
%66.07
%14.29
%78.04

Codes

Color #381330 in popluar color models

38 13 30
RGB 56 19 48
HSL 313° 49.33% 14.71%
HSB/HSV 313° 66.07% 21.96%
CMYK 0.00% 66.07% 14.29%
78.04%

Color #381330 in popluar number systems.

HEX 38 13 30
Decimal 56 19 48
Binary 111000 10011 110000
Octal 70 23 60

Shades and tints

Shades of #381330

#381330
(56,19,48)
#33122C
(51,18,44)
#2E1128
(46,17,40)
#291024
(41,16,36)
#240F20
(36,15,32)
#1F0E1C
(31,14,28)
#1A0D18
(26,13,24)
#150C14
(21,12,20)
#100B10
(16,11,16)
#0B0A0C
(11,10,12)
#060908
(6,9,8)
#000000
(0,0,0)

Tints of #381330

#381330
(56,19,48)
#4A2842
(74,40,66)
#5C3D54
(92,61,84)
#6E5266
(110,82,102)
#806778
(128,103,120)
#927C8A
(146,124,138)
#A4919C
(164,145,156)
#B6A6AE
(182,166,174)
#C8BBC0
(200,187,192)
#DAD0D2
(218,208,210)
#ECE5E4
(236,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381330 color. Also use rgb(56,19,48) instead hex code.

Text Font Color

.myTextColor { color: #381330; }

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

This text font color is #381330.

Background Color

.myBgColor { background-color: #381330; }

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

This div background color is #381330.

Border color

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

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

This div border color is #381330.

Opacity

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

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

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

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

This text has shadow with #381330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381330.

Preview

Color preview on black background

This text has color #381330 on black background.


Color preview on white background

This text has color #381330 on white background.


Black color preview on #381330 background

This text has black color on #381330 background.


White color preview on #381330 background

This text has white color on #381330 background.


Related colors

Complementary color

Complementary color for #hex is #C7ECCF.


I love getcolorcode.com

Triadic colors

1 #303813 and #133038 with #381330 are triadic colors.

2 #301338 and #133830 with #381330 are triadic colors.