COLOR #081325

HEX: #081325 RGB: (8,19,37)

Color info

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

RGB color model

#081325 color RGB value is (8,19,37).

RGB: (8,19,37) (3%, 7%, 15%)

RGB channels and saturation

R 8 of 255 = 3%
G 19 of 255 = 7%
B 37 of 255 = 15%

8
19
37

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

Portions of RGB colors in percentages

R + G + B = 8 + 19 + 37 = 64 (100%)
R 8 of 64 ~ 12.5%
G 19 of 64 ~ 29.69%
B 37 of 64 ~ 57.81'%

%12.5
%29.69
%57.81

CMYK color model

#081325 color CMYK value is (78,49,0,85).

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

CMYK: (78,49,0,85)
C78M49Y0K85 (78%, 49%, 0%, 85%)
(0.78 / 0.49 / 0.00 / 0.85)

CMYK percentages

%78.38
%48.65
%0
%85.49

Codes

Color #081325 in popluar color models

08 13 25
RGB 8 19 37
HSL 217° 64.44% 8.82%
HSB/HSV 217° 78.38% 14.51%
CMYK 78.38% 48.65% 0.00%
85.49%

Color #081325 in popluar number systems.

HEX 08 13 25
Decimal 8 19 37
Binary 1000 10011 100101
Octal 10 23 45

Shades and tints

Shades of #081325

#081325
(8,19,37)
#081222
(8,18,34)
#08111F
(8,17,31)
#08101C
(8,16,28)
#080F19
(8,15,25)
#080E16
(8,14,22)
#080D13
(8,13,19)
#080C10
(8,12,16)
#080B0D
(8,11,13)
#080A0A
(8,10,10)
#080907
(8,9,7)
#000000
(0,0,0)

Tints of #081325

#081325
(8,19,37)
#1E2838
(30,40,56)
#343D4B
(52,61,75)
#4A525E
(74,82,94)
#606771
(96,103,113)
#767C84
(118,124,132)
#8C9197
(140,145,151)
#A2A6AA
(162,166,170)
#B8BBBD
(184,187,189)
#CED0D0
(206,208,208)
#E4E5E3
(228,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #081325; }

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

This text font color is #081325.

Background Color

.myBgColor { background-color: #081325; }

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

This div background color is #081325.

Border color

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

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

This div border color is #081325.

Opacity

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

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

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

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

This text has shadow with #081325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #081325.

Preview

Color preview on black background

This text has color #081325 on black background.


Color preview on white background

This text has color #081325 on white background.


Black color preview on #081325 background

This text has black color on #081325 background.


White color preview on #081325 background

This text has white color on #081325 background.


Related colors

Complementary color

Complementary color for #hex is #F7ECDA.


I love getcolorcode.com

Triadic colors

1 #250813 and #132508 with #081325 are triadic colors.

2 #251308 and #130825 with #081325 are triadic colors.