COLOR #380424

HEX: #380424 RGB: (56,4,36)

Color info

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

RGB color model

#380424 color RGB value is (56,4,36).

RGB: (56,4,36) (22%, 2%, 14%)

RGB channels and saturation

R 56 of 255 = 22%
G 4 of 255 = 2%
B 36 of 255 = 14%

56
4
36

R + G + B ~ 13%. #380424 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 4 + 36 = 96 (100%)
R 56 of 96 ~ 58.33%
G 4 of 96 ~ 4.17%
B 36 of 96 ~ 37.5'%

%58.33
%37.5

CMYK color model

#380424 color CMYK value is (0,93,36,78).

  • cyan value is 0.00%
  • magenta value is 92.86%
  • yellow value is 35.71%
  • key color value is 78.04%

CMYK: (0,93,36,78)
C0M93Y36K78 (0%, 93%, 36%, 78%)
(0.00 / 0.93 / 0.36 / 0.78)

CMYK percentages

%0
%92.86
%35.71
%78.04

Codes

Color #380424 in popluar color models

38 04 24
RGB 56 4 36
HSL 323° 86.67% 11.76%
HSB/HSV 323° 92.86% 21.96%
CMYK 0.00% 92.86% 35.71%
78.04%

Color #380424 in popluar number systems.

HEX 38 04 24
Decimal 56 4 36
Binary 111000 100 100100
Octal 70 4 44

Shades and tints

Shades of #380424

#380424
(56,4,36)
#330421
(51,4,33)
#2E041E
(46,4,30)
#29041B
(41,4,27)
#240418
(36,4,24)
#1F0415
(31,4,21)
#1A0412
(26,4,18)
#15040F
(21,4,15)
#10040C
(16,4,12)
#0B0409
(11,4,9)
#060406
(6,4,6)
#000000
(0,0,0)

Tints of #380424

#380424
(56,4,36)
#4A1A37
(74,26,55)
#5C304A
(92,48,74)
#6E465D
(110,70,93)
#805C70
(128,92,112)
#927283
(146,114,131)
#A48896
(164,136,150)
#B69EA9
(182,158,169)
#C8B4BC
(200,180,188)
#DACACF
(218,202,207)
#ECE0E2
(236,224,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #380424 color. Also use rgb(56,4,36) instead hex code.

Text Font Color

.myTextColor { color: #380424; }

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

This text font color is #380424.

Background Color

.myBgColor { background-color: #380424; }

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

This div background color is #380424.

Border color

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

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

This div border color is #380424.

Opacity

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

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

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

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

This text has shadow with #380424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380424.

Preview

Color preview on black background

This text has color #380424 on black background.


Color preview on white background

This text has color #380424 on white background.


Black color preview on #380424 background

This text has black color on #380424 background.


White color preview on #380424 background

This text has white color on #380424 background.


Related colors

Complementary color

Complementary color for #hex is #C7FBDB.


I love getcolorcode.com

Triadic colors

1 #243804 and #042438 with #380424 are triadic colors.

2 #240438 and #043824 with #380424 are triadic colors.