COLOR #380028

HEX: #380028 RGB: (56,0,40)

Color info

#380028 contains only red and blue colors. Web safe color of #380028 is #330033 (or #303).

RGB color model

#380028 color RGB value is (56,0,40).

RGB: (56,0,40) (22%, 0%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 0 of 255 = 0%
B 40 of 255 = 16%

56
0
40

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

Portions of RGB colors in percentages

R + G + B = 56 + 0 + 40 = 96 (100%)
R 56 of 96 ~ 58.33%
G 0 of 96 ~ 0%
B 40 of 96 ~ 41.67'%

%58.33
%41.67

CMYK color model

#380028 color CMYK value is (0,100,29,78).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 28.57%
  • key color value is 78.04%

CMYK: (0,100,29,78)
C0M100Y29K78 (0%, 100%, 29%, 78%)
(0.00 / 1.00 / 0.29 / 0.78)

CMYK percentages

%0
%100
%28.57
%78.04

Codes

Color #380028 in popluar color models

38 00 28
RGB 56 0 40
HSL 317° 100.00% 10.98%
HSB/HSV 317° 100.00% 21.96%
CMYK 0.00% 100.00% 28.57%
78.04%

Color #380028 in popluar number systems.

HEX 38 00 28
Decimal 56 0 40
Binary 111000 0 101000
Octal 70 0 50

Shades and tints

Shades of #380028

#380028
(56,0,40)
#330025
(51,0,37)
#2E0022
(46,0,34)
#29001F
(41,0,31)
#24001C
(36,0,28)
#1F0019
(31,0,25)
#1A0016
(26,0,22)
#150013
(21,0,19)
#100010
(16,0,16)
#0B000D
(11,0,13)
#06000A
(6,0,10)
#000000
(0,0,0)

Tints of #380028

#380028
(56,0,40)
#4A173B
(74,23,59)
#5C2E4E
(92,46,78)
#6E4561
(110,69,97)
#805C74
(128,92,116)
#927387
(146,115,135)
#A48A9A
(164,138,154)
#B6A1AD
(182,161,173)
#C8B8C0
(200,184,192)
#DACFD3
(218,207,211)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #380028 color. Also use rgb(56,0,40) instead hex code.

Text Font Color

.myTextColor { color: #380028; }

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

This text font color is #380028.

Background Color

.myBgColor { background-color: #380028; }

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

This div background color is #380028.

Border color

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

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

This div border color is #380028.

Opacity

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

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

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

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

This text has shadow with #380028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380028.

Preview

Color preview on black background

This text has color #380028 on black background.


Color preview on white background

This text has color #380028 on white background.


Black color preview on #380028 background

This text has black color on #380028 background.


White color preview on #380028 background

This text has white color on #380028 background.


Related colors

Complementary color

Complementary color for #hex is #C7FFD7.


I love getcolorcode.com

Triadic colors

1 #283800 and #002838 with #380028 are triadic colors.

2 #280038 and #003828 with #380028 are triadic colors.