COLOR #071341

HEX: #071341 RGB: (7,19,65)

Color info

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

RGB color model

#071341 color RGB value is (7,19,65).

RGB: (7,19,65) (3%, 7%, 25%)

RGB channels and saturation

R 7 of 255 = 3%
G 19 of 255 = 7%
B 65 of 255 = 25%

7
19
65

R + G + B ~ 12%. #071341 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 19 + 65 = 91 (100%)
R 7 of 91 ~ 7.69%
G 19 of 91 ~ 20.88%
B 65 of 91 ~ 71.43'%

%20.88
%71.43

CMYK color model

#071341 color CMYK value is (89,71,0,75).

  • cyan value is 89.23%
  • magenta value is 70.77%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (89,71,0,75)
C89M71Y0K75 (89%, 71%, 0%, 75%)
(0.89 / 0.71 / 0.00 / 0.75)

CMYK percentages

%89.23
%70.77
%0
%74.51

Codes

Color #071341 in popluar color models

07 13 41
RGB 7 19 65
HSL 228° 80.56% 14.12%
HSB/HSV 228° 89.23% 25.49%
CMYK 89.23% 70.77% 0.00%
74.51%

Color #071341 in popluar number systems.

HEX 07 13 41
Decimal 7 19 65
Binary 111 10011 1000001
Octal 7 23 101

Shades and tints

Shades of #071341

#071341
(7,19,65)
#07123C
(7,18,60)
#071137
(7,17,55)
#071032
(7,16,50)
#070F2D
(7,15,45)
#070E28
(7,14,40)
#070D23
(7,13,35)
#070C1E
(7,12,30)
#070B19
(7,11,25)
#070A14
(7,10,20)
#07090F
(7,9,15)
#000000
(0,0,0)

Tints of #071341

#071341
(7,19,65)
#1D2852
(29,40,82)
#333D63
(51,61,99)
#495274
(73,82,116)
#5F6785
(95,103,133)
#757C96
(117,124,150)
#8B91A7
(139,145,167)
#A1A6B8
(161,166,184)
#B7BBC9
(183,187,201)
#CDD0DA
(205,208,218)
#E3E5EB
(227,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #071341 color. Also use rgb(7,19,65) instead hex code.

Text Font Color

.myTextColor { color: #071341; }

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

This text font color is #071341.

Background Color

.myBgColor { background-color: #071341; }

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

This div background color is #071341.

Border color

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

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

This div border color is #071341.

Opacity

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

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

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

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

This text has shadow with #071341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071341.

Preview

Color preview on black background

This text has color #071341 on black background.


Color preview on white background

This text has color #071341 on white background.


Black color preview on #071341 background

This text has black color on #071341 background.


White color preview on #071341 background

This text has white color on #071341 background.


Related colors

Complementary color

Complementary color for #hex is #F8ECBE.


I love getcolorcode.com

Triadic colors

1 #410713 and #134107 with #071341 are triadic colors.

2 #411307 and #130741 with #071341 are triadic colors.