COLOR #381836

HEX: #381836 RGB: (56,24,54)

Color info

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

RGB color model

#381836 color RGB value is (56,24,54).

RGB: (56,24,54) (22%, 9%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 24 of 255 = 9%
B 54 of 255 = 21%

56
24
54

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

Portions of RGB colors in percentages

R + G + B = 56 + 24 + 54 = 134 (100%)
R 56 of 134 ~ 41.79%
G 24 of 134 ~ 17.91%
B 54 of 134 ~ 40.3'%

%41.79
%17.91
%40.3

CMYK color model

#381836 color CMYK value is (0,57,4,78).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 3.57%
  • key color value is 78.04%
CMYK: (0,57,4,78) C0M57Y4K78 (0%,57%,4%,78%) (0.00/0.57/0.04/0.78) 

CMYK percentages

%0
%57.14
%3.57
%78.04

Codes

Color #381836 in popluar color models

38 18 36
RGB 56 24 54
HSL 304° 40.00% 15.69%
HSB/HSV 304° 57.14% 21.96%
CMYK 0.00% 57.14% 3.57%
78.04%

Color #381836 in popluar number systems.

HEX 38 18 36
Decimal 56 24 54
Binary 111000 11000 110110
Octal 70 30 66

Shades and tints

Shades of #381836

#381836
(56,24,54)
#331632
(51,22,50)
#2E142E
(46,20,46)
#29122A
(41,18,42)
#241026
(36,16,38)
#1F0E22
(31,14,34)
#1A0C1E
(26,12,30)
#150A1A
(21,10,26)
#100816
(16,8,22)
#0B0612
(11,6,18)
#06040E
(6,4,14)
#000000
(0,0,0)

Tints of #381836

#381836
(56,24,54)
#4A2D48
(74,45,72)
#5C425A
(92,66,90)
#6E576C
(110,87,108)
#806C7E
(128,108,126)
#928190
(146,129,144)
#A496A2
(164,150,162)
#B6ABB4
(182,171,180)
#C8C0C6
(200,192,198)
#DAD5D8
(218,213,216)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381836 color. Also use rgb(56,24,54) instead hex code.

Text Font Color

.myTextColor { color: #381836; }

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

This text font color is #381836.

Background Color

.myBgColor { background-color: #381836; }

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

This div background color is #381836.

Border color

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

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

This div border color is #381836.

Opacity

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

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

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

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

This text has shadow with #381836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381836.

Preview

Color preview on black background

This text has color #381836 on black background.


Color preview on white background

This text has color #381836 on white background.


Black color preview on #381836 background

This text has black color on #381836 background.


White color preview on #381836 background

This text has white color on #381836 background.


Related colors

Complementary color

Complementary color for #hex is #C7E7C9.


I love getcolorcode.com

Triadic colors

1 #363818 and #183638 with #381836 are triadic colors.

2 #361838 and #183836 with #381836 are triadic colors.