COLOR #051325

HEX: #051325 RGB: (5,19,37)

Color info

#051325 contains red, green and blue colors in about the same proportion. Web safe color of #051325 is #000033 (or #003).

RGB color model

#051325 color RGB value is (5,19,37).

RGB: (5,19,37) (2%, 7%, 15%)

RGB channels and saturation

R 5 of 255 = 2%
G 19 of 255 = 7%
B 37 of 255 = 15%

5
19
37

R + G + B ~ 8%. #051325 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 19 + 37 = 61 (100%)
R 5 of 61 ~ 8.2%
G 19 of 61 ~ 31.15%
B 37 of 61 ~ 60.66'%

%31.15
%60.66

CMYK color model

#051325 color CMYK value is (86,49,0,85).

  • cyan value is 86.49%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (86,49,0,85)
C86M49Y0K85 (86%, 49%, 0%, 85%)
(0.86 / 0.49 / 0.00 / 0.85)

CMYK percentages

%86.49
%48.65
%0
%85.49

Codes

Color #051325 in popluar color models

05 13 25
RGB 5 19 37
HSL 214° 76.19% 8.24%
HSB/HSV 214° 86.49% 14.51%
CMYK 86.49% 48.65% 0.00%
85.49%

Color #051325 in popluar number systems.

HEX 05 13 25
Decimal 5 19 37
Binary 101 10011 100101
Octal 5 23 45

Shades and tints

Shades of #051325

#051325
(5,19,37)
#051222
(5,18,34)
#05111F
(5,17,31)
#05101C
(5,16,28)
#050F19
(5,15,25)
#050E16
(5,14,22)
#050D13
(5,13,19)
#050C10
(5,12,16)
#050B0D
(5,11,13)
#050A0A
(5,10,10)
#050907
(5,9,7)
#000000
(0,0,0)

Tints of #051325

#051325
(5,19,37)
#1B2838
(27,40,56)
#313D4B
(49,61,75)
#47525E
(71,82,94)
#5D6771
(93,103,113)
#737C84
(115,124,132)
#899197
(137,145,151)
#9FA6AA
(159,166,170)
#B5BBBD
(181,187,189)
#CBD0D0
(203,208,208)
#E1E5E3
(225,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051325 color. Also use rgb(5,19,37) instead hex code.

Text Font Color

.myTextColor { color: #051325; }

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

This text font color is #051325.

Background Color

.myBgColor { background-color: #051325; }

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

This div background color is #051325.

Border color

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

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

This div border color is #051325.

Opacity

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

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

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

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

This text has shadow with #051325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051325.

Preview

Color preview on black background

This text has color #051325 on black background.


Color preview on white background

This text has color #051325 on white background.


Black color preview on #051325 background

This text has black color on #051325 background.


White color preview on #051325 background

This text has white color on #051325 background.


Related colors

Complementary color

Complementary color for #hex is #FAECDA.


I love getcolorcode.com

Triadic colors

1 #250513 and #132505 with #051325 are triadic colors.

2 #251305 and #130525 with #051325 are triadic colors.