COLOR #081329

HEX: #081329 RGB: (8,19,41)

Color info

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

RGB color model

#081329 color RGB value is (8,19,41).

RGB: (8,19,41) (3%, 7%, 16%)

RGB channels and saturation

R 8 of 255 = 3%
G 19 of 255 = 7%
B 41 of 255 = 16%

8
19
41

R + G + B ~ 9%. #081329 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 19 + 41 = 68 (100%)
R 8 of 68 ~ 11.76%
G 19 of 68 ~ 27.94%
B 41 of 68 ~ 60.29'%

%11.76
%27.94
%60.29

CMYK color model

#081329 color CMYK value is (80,54,0,84).

  • cyan value is 80.49%
  • magenta value is 53.66%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (80,54,0,84)
C80M54Y0K84 (80%, 54%, 0%, 84%)
(0.80 / 0.54 / 0.00 / 0.84)

CMYK percentages

%80.49
%53.66
%0
%83.92

Codes

Color #081329 in popluar color models

08 13 29
RGB 8 19 41
HSL 220° 67.35% 9.61%
HSB/HSV 220° 80.49% 16.08%
CMYK 80.49% 53.66% 0.00%
83.92%

Color #081329 in popluar number systems.

HEX 08 13 29
Decimal 8 19 41
Binary 1000 10011 101001
Octal 10 23 51

Shades and tints

Shades of #081329

#081329
(8,19,41)
#081226
(8,18,38)
#081123
(8,17,35)
#081020
(8,16,32)
#080F1D
(8,15,29)
#080E1A
(8,14,26)
#080D17
(8,13,23)
#080C14
(8,12,20)
#080B11
(8,11,17)
#080A0E
(8,10,14)
#08090B
(8,9,11)
#000000
(0,0,0)

Tints of #081329

#081329
(8,19,41)
#1E283C
(30,40,60)
#343D4F
(52,61,79)
#4A5262
(74,82,98)
#606775
(96,103,117)
#767C88
(118,124,136)
#8C919B
(140,145,155)
#A2A6AE
(162,166,174)
#B8BBC1
(184,187,193)
#CED0D4
(206,208,212)
#E4E5E7
(228,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #081329; }

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

This text font color is #081329.

Background Color

.myBgColor { background-color: #081329; }

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

This div background color is #081329.

Border color

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

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

This div border color is #081329.

Opacity

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

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

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

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

This text has shadow with #081329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #081329.

Preview

Color preview on black background

This text has color #081329 on black background.


Color preview on white background

This text has color #081329 on white background.


Black color preview on #081329 background

This text has black color on #081329 background.


White color preview on #081329 background

This text has white color on #081329 background.


Related colors

Complementary color

Complementary color for #hex is #F7ECD6.


I love getcolorcode.com

Triadic colors

1 #290813 and #132908 with #081329 are triadic colors.

2 #291308 and #130829 with #081329 are triadic colors.