COLOR #380727

HEX: #380727 RGB: (56,7,39)

Color info

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

RGB color model

#380727 color RGB value is (56,7,39).

RGB: (56,7,39) (22%, 3%, 15%)

RGB channels and saturation

R 56 of 255 = 22%
G 7 of 255 = 3%
B 39 of 255 = 15%

56
7
39

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

Portions of RGB colors in percentages

R + G + B = 56 + 7 + 39 = 102 (100%)
R 56 of 102 ~ 54.9%
G 7 of 102 ~ 6.86%
B 39 of 102 ~ 38.24'%

%54.9
%38.24

CMYK color model

#380727 color CMYK value is (0,88,30,78).

  • cyan value is 0.00%
  • magenta value is 87.50%
  • yellow value is 30.36%
  • key color value is 78.04%

CMYK: (0,88,30,78)
C0M88Y30K78 (0%, 88%, 30%, 78%)
(0.00 / 0.88 / 0.30 / 0.78)

CMYK percentages

%0
%87.5
%30.36
%78.04

Codes

Color #380727 in popluar color models

38 07 27
RGB 56 7 39
HSL 321° 77.78% 12.35%
HSB/HSV 321° 87.50% 21.96%
CMYK 0.00% 87.50% 30.36%
78.04%

Color #380727 in popluar number systems.

HEX 38 07 27
Decimal 56 7 39
Binary 111000 111 100111
Octal 70 7 47

Shades and tints

Shades of #380727

#380727
(56,7,39)
#330724
(51,7,36)
#2E0721
(46,7,33)
#29071E
(41,7,30)
#24071B
(36,7,27)
#1F0718
(31,7,24)
#1A0715
(26,7,21)
#150712
(21,7,18)
#10070F
(16,7,15)
#0B070C
(11,7,12)
#060709
(6,7,9)
#000000
(0,0,0)

Tints of #380727

#380727
(56,7,39)
#4A1D3A
(74,29,58)
#5C334D
(92,51,77)
#6E4960
(110,73,96)
#805F73
(128,95,115)
#927586
(146,117,134)
#A48B99
(164,139,153)
#B6A1AC
(182,161,172)
#C8B7BF
(200,183,191)
#DACDD2
(218,205,210)
#ECE3E5
(236,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #380727 color. Also use rgb(56,7,39) instead hex code.

Text Font Color

.myTextColor { color: #380727; }

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

This text font color is #380727.

Background Color

.myBgColor { background-color: #380727; }

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

This div background color is #380727.

Border color

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

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

This div border color is #380727.

Opacity

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

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

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

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

This text has shadow with #380727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #380727.

Preview

Color preview on black background

This text has color #380727 on black background.


Color preview on white background

This text has color #380727 on white background.


Black color preview on #380727 background

This text has black color on #380727 background.


White color preview on #380727 background

This text has white color on #380727 background.


Related colors

Complementary color

Complementary color for #hex is #C7F8D8.


I love getcolorcode.com

Triadic colors

1 #273807 and #072738 with #380727 are triadic colors.

2 #270738 and #073827 with #380727 are triadic colors.