COLOR #381529

HEX: #381529 RGB: (56,21,41)

Color info

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

RGB color model

#381529 color RGB value is (56,21,41).

RGB: (56,21,41) (22%, 8%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 21 of 255 = 8%
B 41 of 255 = 16%

56
21
41

R + G + B ~ 15%. #381529 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 21 + 41 = 118 (100%)
R 56 of 118 ~ 47.46%
G 21 of 118 ~ 17.8%
B 41 of 118 ~ 34.75'%

%47.46
%17.8
%34.75

CMYK color model

#381529 color CMYK value is (0,63,27,78).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 26.79%
  • key color value is 78.04%

CMYK: (0,63,27,78)
C0M63Y27K78 (0%, 63%, 27%, 78%)
(0.00 / 0.63 / 0.27 / 0.78)

CMYK percentages

%0
%62.5
%26.79
%78.04

Codes

Color #381529 in popluar color models

38 15 29
RGB 56 21 41
HSL 326° 45.45% 15.10%
HSB/HSV 326° 62.50% 21.96%
CMYK 0.00% 62.50% 26.79%
78.04%

Color #381529 in popluar number systems.

HEX 38 15 29
Decimal 56 21 41
Binary 111000 10101 101001
Octal 70 25 51

Shades and tints

Shades of #381529

#381529
(56,21,41)
#331426
(51,20,38)
#2E1323
(46,19,35)
#291220
(41,18,32)
#24111D
(36,17,29)
#1F101A
(31,16,26)
#1A0F17
(26,15,23)
#150E14
(21,14,20)
#100D11
(16,13,17)
#0B0C0E
(11,12,14)
#060B0B
(6,11,11)
#000000
(0,0,0)

Tints of #381529

#381529
(56,21,41)
#4A2A3C
(74,42,60)
#5C3F4F
(92,63,79)
#6E5462
(110,84,98)
#806975
(128,105,117)
#927E88
(146,126,136)
#A4939B
(164,147,155)
#B6A8AE
(182,168,174)
#C8BDC1
(200,189,193)
#DAD2D4
(218,210,212)
#ECE7E7
(236,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381529 color. Also use rgb(56,21,41) instead hex code.

Text Font Color

.myTextColor { color: #381529; }

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

This text font color is #381529.

Background Color

.myBgColor { background-color: #381529; }

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

This div background color is #381529.

Border color

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

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

This div border color is #381529.

Opacity

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

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

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

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

This text has shadow with #381529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381529.

Preview

Color preview on black background

This text has color #381529 on black background.


Color preview on white background

This text has color #381529 on white background.


Black color preview on #381529 background

This text has black color on #381529 background.


White color preview on #381529 background

This text has white color on #381529 background.


Related colors

Complementary color

Complementary color for #hex is #C7EAD6.


I love getcolorcode.com

Triadic colors

1 #293815 and #152938 with #381529 are triadic colors.

2 #291538 and #153829 with #381529 are triadic colors.