COLOR #081131

HEX: #081131 RGB: (8,17,49)

Color info

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

RGB color model

#081131 color RGB value is (8,17,49).

RGB: (8,17,49) (3%, 7%, 19%)

RGB channels and saturation

R 8 of 255 = 3%
G 17 of 255 = 7%
B 49 of 255 = 19%

8
17
49

R + G + B ~ 10%. #081131 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 17 + 49 = 74 (100%)
R 8 of 74 ~ 10.81%
G 17 of 74 ~ 22.97%
B 49 of 74 ~ 66.22'%

%10.81
%22.97
%66.22

CMYK color model

#081131 color CMYK value is (84,65,0,81).

  • cyan value is 83.67%
  • magenta value is 65.31%
  • yellow value is 0.00%
  • key color value is 80.78%

CMYK: (84,65,0,81)
C84M65Y0K81 (84%, 65%, 0%, 81%)
(0.84 / 0.65 / 0.00 / 0.81)

CMYK percentages

%83.67
%65.31
%0
%80.78

Codes

Color #081131 in popluar color models

08 11 31
RGB 8 17 49
HSL 227° 71.93% 11.18%
HSB/HSV 227° 83.67% 19.22%
CMYK 83.67% 65.31% 0.00%
80.78%

Color #081131 in popluar number systems.

HEX 08 11 31
Decimal 8 17 49
Binary 1000 10001 110001
Octal 10 21 61

Shades and tints

Shades of #081131

#081131
(8,17,49)
#08102D
(8,16,45)
#080F29
(8,15,41)
#080E25
(8,14,37)
#080D21
(8,13,33)
#080C1D
(8,12,29)
#080B19
(8,11,25)
#080A15
(8,10,21)
#080911
(8,9,17)
#08080D
(8,8,13)
#080709
(8,7,9)
#000000
(0,0,0)

Tints of #081131

#081131
(8,17,49)
#1E2643
(30,38,67)
#343B55
(52,59,85)
#4A5067
(74,80,103)
#606579
(96,101,121)
#767A8B
(118,122,139)
#8C8F9D
(140,143,157)
#A2A4AF
(162,164,175)
#B8B9C1
(184,185,193)
#CECED3
(206,206,211)
#E4E3E5
(228,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #081131 color. Also use rgb(8,17,49) instead hex code.

Text Font Color

.myTextColor { color: #081131; }

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

This text font color is #081131.

Background Color

.myBgColor { background-color: #081131; }

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

This div background color is #081131.

Border color

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

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

This div border color is #081131.

Opacity

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

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

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

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

This text has shadow with #081131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #081131.

Preview

Color preview on black background

This text has color #081131 on black background.


Color preview on white background

This text has color #081131 on white background.


Black color preview on #081131 background

This text has black color on #081131 background.


White color preview on #081131 background

This text has white color on #081131 background.


Related colors

Complementary color

Complementary color for #hex is #F7EECE.


I love getcolorcode.com

Triadic colors

1 #310811 and #113108 with #081131 are triadic colors.

2 #311108 and #110831 with #081131 are triadic colors.