COLOR #390227

HEX: #390227 RGB: (57,2,39)

Color info

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

RGB color model

#390227 color RGB value is (57,2,39).

RGB: (57,2,39) (22%, 1%, 15%)

RGB channels and saturation

R 57 of 255 = 22%
G 2 of 255 = 1%
B 39 of 255 = 15%

57
2
39

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

Portions of RGB colors in percentages

R + G + B = 57 + 2 + 39 = 98 (100%)
R 57 of 98 ~ 58.16%
G 2 of 98 ~ 2.04%
B 39 of 98 ~ 39.8'%

%58.16
%39.8

CMYK color model

#390227 color CMYK value is (0,96,32,78).

  • cyan value is 0.00%
  • magenta value is 96.49%
  • yellow value is 31.58%
  • key color value is 77.65%
CMYK: (0,96,32,78) C0M96Y32K78 (0%,96%,32%,78%) (0.00/0.96/0.32/0.78) 

CMYK percentages

%0
%96.49
%31.58
%77.65

Codes

Color #390227 in popluar color models

39 02 27
RGB 57 2 39
HSL 320° 93.22% 11.57%
HSB/HSV 320° 96.49% 22.35%
CMYK 0.00% 96.49% 31.58%
77.65%

Color #390227 in popluar number systems.

HEX 39 02 27
Decimal 57 2 39
Binary 111001 10 100111
Octal 71 2 47

Shades and tints

Shades of #390227

#390227
(57,2,39)
#340224
(52,2,36)
#2F0221
(47,2,33)
#2A021E
(42,2,30)
#25021B
(37,2,27)
#200218
(32,2,24)
#1B0215
(27,2,21)
#160212
(22,2,18)
#11020F
(17,2,15)
#0C020C
(12,2,12)
#070209
(7,2,9)
#000000
(0,0,0)

Tints of #390227

#390227
(57,2,39)
#4B193A
(75,25,58)
#5D304D
(93,48,77)
#6F4760
(111,71,96)
#815E73
(129,94,115)
#937586
(147,117,134)
#A58C99
(165,140,153)
#B7A3AC
(183,163,172)
#C9BABF
(201,186,191)
#DBD1D2
(219,209,210)
#EDE8E5
(237,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390227 color. Also use rgb(57,2,39) instead hex code.

Text Font Color

.myTextColor { color: #390227; }

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

This text font color is #390227.

Background Color

.myBgColor { background-color: #390227; }

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

This div background color is #390227.

Border color

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

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

This div border color is #390227.

Opacity

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

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

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

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

This text has shadow with #390227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390227.

Preview

Color preview on black background

This text has color #390227 on black background.


Color preview on white background

This text has color #390227 on white background.


Black color preview on #390227 background

This text has black color on #390227 background.


White color preview on #390227 background

This text has white color on #390227 background.


Related colors

Complementary color

Complementary color for #hex is #C6FDD8.


I love getcolorcode.com

Triadic colors

1 #273902 and #022739 with #390227 are triadic colors.

2 #270239 and #023927 with #390227 are triadic colors.