COLOR #071041

HEX: #071041 RGB: (7,16,65)

Color info

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

RGB color model

#071041 color RGB value is (7,16,65).

RGB: (7,16,65) (3%, 6%, 25%)

RGB channels and saturation

R 7 of 255 = 3%
G 16 of 255 = 6%
B 65 of 255 = 25%

7
16
65

R + G + B ~ 11%. #071041 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 16 + 65 = 88 (100%)
R 7 of 88 ~ 7.95%
G 16 of 88 ~ 18.18%
B 65 of 88 ~ 73.86'%

%18.18
%73.86

CMYK color model

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

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

CMYK: (89,75,0,75)
C89M75Y0K75 (89%, 75%, 0%, 75%)
(0.89 / 0.75 / 0.00 / 0.75)

CMYK percentages

%89.23
%75.38
%0
%74.51

Codes

Color #071041 in popluar color models

07 10 41
RGB 7 16 65
HSL 231° 80.56% 14.12%
HSB/HSV 231° 89.23% 25.49%
CMYK 89.23% 75.38% 0.00%
74.51%

Color #071041 in popluar number systems.

HEX 07 10 41
Decimal 7 16 65
Binary 111 10000 1000001
Octal 7 20 101

Shades and tints

Shades of #071041

#071041
(7,16,65)
#070F3C
(7,15,60)
#070E37
(7,14,55)
#070D32
(7,13,50)
#070C2D
(7,12,45)
#070B28
(7,11,40)
#070A23
(7,10,35)
#07091E
(7,9,30)
#070819
(7,8,25)
#070714
(7,7,20)
#07060F
(7,6,15)
#000000
(0,0,0)

Tints of #071041

#071041
(7,16,65)
#1D2552
(29,37,82)
#333A63
(51,58,99)
#494F74
(73,79,116)
#5F6485
(95,100,133)
#757996
(117,121,150)
#8B8EA7
(139,142,167)
#A1A3B8
(161,163,184)
#B7B8C9
(183,184,201)
#CDCDDA
(205,205,218)
#E3E2EB
(227,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071041; }

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

This text font color is #071041.

Background Color

.myBgColor { background-color: #071041; }

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

This div background color is #071041.

Border color

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

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

This div border color is #071041.

Opacity

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

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

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

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

This text has shadow with #071041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071041.

Preview

Color preview on black background

This text has color #071041 on black background.


Color preview on white background

This text has color #071041 on white background.


Black color preview on #071041 background

This text has black color on #071041 background.


White color preview on #071041 background

This text has white color on #071041 background.


Related colors

Complementary color

Complementary color for #hex is #F8EFBE.


I love getcolorcode.com

Triadic colors

1 #410710 and #104107 with #071041 are triadic colors.

2 #411007 and #100741 with #071041 are triadic colors.