COLOR #380915

HEX: #380915 RGB: (56,9,21)

Color info

#380915 contains red, green and blue colors in about the same proportion. Web safe color of #380915 is #330000 (or #300).

RGB color model

#380915 color RGB value is (56,9,21).

RGB: (56,9,21) (22%, 4%, 8%)

RGB channels and saturation

R 56 of 255 = 22%
G 9 of 255 = 4%
B 21 of 255 = 8%

56
9
21

R + G + B ~ 11%. #380915 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 9 + 21 = 86 (100%)
R 56 of 86 ~ 65.12%
G 9 of 86 ~ 10.47%
B 21 of 86 ~ 24.42'%

%65.12
%24.42

CMYK color model

#380915 color CMYK value is (0,84,63,78).

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

CMYK: (0,84,63,78)
C0M84Y63K78 (0%, 84%, 63%, 78%)
(0.00 / 0.84 / 0.63 / 0.78)

CMYK percentages

%0
%83.93
%62.5
%78.04

Codes

Color #380915 in popluar color models

38 09 15
RGB 56 9 21
HSL 345° 72.31% 12.75%
HSB/HSV 345° 83.93% 21.96%
CMYK 0.00% 83.93% 62.50%
78.04%

Color #380915 in popluar number systems.

HEX 38 09 15
Decimal 56 9 21
Binary 111000 1001 10101
Octal 70 11 25

Shades and tints

Shades of #380915

#380915
(56,9,21)
#330914
(51,9,20)
#2E0913
(46,9,19)
#290912
(41,9,18)
#240911
(36,9,17)
#1F0910
(31,9,16)
#1A090F
(26,9,15)
#15090E
(21,9,14)
#10090D
(16,9,13)
#0B090C
(11,9,12)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #380915

#380915
(56,9,21)
#4A1F2A
(74,31,42)
#5C353F
(92,53,63)
#6E4B54
(110,75,84)
#806169
(128,97,105)
#92777E
(146,119,126)
#A48D93
(164,141,147)
#B6A3A8
(182,163,168)
#C8B9BD
(200,185,189)
#DACFD2
(218,207,210)
#ECE5E7
(236,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #380915; }

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

This text font color is #380915.

Background Color

.myBgColor { background-color: #380915; }

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

This div background color is #380915.

Border color

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

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

This div border color is #380915.

Opacity

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

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

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

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

This text has shadow with #380915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380915.

Preview

Color preview on black background

This text has color #380915 on black background.


Color preview on white background

This text has color #380915 on white background.


Black color preview on #380915 background

This text has black color on #380915 background.


White color preview on #380915 background

This text has white color on #380915 background.


Related colors

Complementary color

Complementary color for #hex is #C7F6EA.


I love getcolorcode.com

Triadic colors

1 #153809 and #091538 with #380915 are triadic colors.

2 #150938 and #093815 with #380915 are triadic colors.