COLOR #031326

HEX: #031326 RGB: (3,19,38)

Color info

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

RGB color model

#031326 color RGB value is (3,19,38).

RGB: (3,19,38) (1%, 7%, 15%)

RGB channels and saturation

R 3 of 255 = 1%
G 19 of 255 = 7%
B 38 of 255 = 15%

3
19
38

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

Portions of RGB colors in percentages

R + G + B = 3 + 19 + 38 = 60 (100%)
R 3 of 60 ~ 5%
G 19 of 60 ~ 31.67%
B 38 of 60 ~ 63.33'%

%31.67
%63.33

CMYK color model

#031326 color CMYK value is (92,50,0,85).

  • cyan value is 92.11%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (92,50,0,85)
C92M50Y0K85 (92%, 50%, 0%, 85%)
(0.92 / 0.50 / 0.00 / 0.85)

CMYK percentages

%92.11
%50
%0
%85.1

Codes

Color #031326 in popluar color models

03 13 26
RGB 3 19 38
HSL 213° 85.37% 8.04%
HSB/HSV 213° 92.11% 14.90%
CMYK 92.11% 50.00% 0.00%
85.10%

Color #031326 in popluar number systems.

HEX 03 13 26
Decimal 3 19 38
Binary 11 10011 100110
Octal 3 23 46

Shades and tints

Shades of #031326

#031326
(3,19,38)
#031223
(3,18,35)
#031120
(3,17,32)
#03101D
(3,16,29)
#030F1A
(3,15,26)
#030E17
(3,14,23)
#030D14
(3,13,20)
#030C11
(3,12,17)
#030B0E
(3,11,14)
#030A0B
(3,10,11)
#030908
(3,9,8)
#000000
(0,0,0)

Tints of #031326

#031326
(3,19,38)
#192839
(25,40,57)
#2F3D4C
(47,61,76)
#45525F
(69,82,95)
#5B6772
(91,103,114)
#717C85
(113,124,133)
#879198
(135,145,152)
#9DA6AB
(157,166,171)
#B3BBBE
(179,187,190)
#C9D0D1
(201,208,209)
#DFE5E4
(223,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #031326 color. Also use rgb(3,19,38) instead hex code.

Text Font Color

.myTextColor { color: #031326; }

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

This text font color is #031326.

Background Color

.myBgColor { background-color: #031326; }

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

This div background color is #031326.

Border color

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

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

This div border color is #031326.

Opacity

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

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

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

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

This text has shadow with #031326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #031326.

Preview

Color preview on black background

This text has color #031326 on black background.


Color preview on white background

This text has color #031326 on white background.


Black color preview on #031326 background

This text has black color on #031326 background.


White color preview on #031326 background

This text has white color on #031326 background.


Related colors

Complementary color

Complementary color for #hex is #FCECD9.


I love getcolorcode.com

Triadic colors

1 #260313 and #132603 with #031326 are triadic colors.

2 #261303 and #130326 with #031326 are triadic colors.