COLOR #072886

HEX: #072886 RGB: (7,40,134)

Color info

#072886 contains mainly blue color. Web safe color of #072886 is #003399 (or #039).

RGB color model

#072886 color RGB value is (7,40,134).

RGB: (7,40,134) (3%, 16%, 53%)

RGB channels and saturation

R 7 of 255 = 3%
G 40 of 255 = 16%
B 134 of 255 = 53%

7
40
134

R + G + B ~ 24%. #072886 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 40 + 134 = 181 (100%)
R 7 of 181 ~ 3.87%
G 40 of 181 ~ 22.1%
B 134 of 181 ~ 74.03'%

%22.1
%74.03

CMYK color model

#072886 color CMYK value is (95,70,0,47).

  • cyan value is 94.78%
  • magenta value is 70.15%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (95,70,0,47)
C95M70Y0K47 (95%, 70%, 0%, 47%)
(0.95 / 0.70 / 0.00 / 0.47)

CMYK percentages

%94.78
%70.15
%0
%47.45

Codes

Color #072886 in popluar color models

07 28 86
RGB 7 40 134
HSL 224° 90.07% 27.65%
HSB/HSV 224° 94.78% 52.55%
CMYK 94.78% 70.15% 0.00%
47.45%

Color #072886 in popluar number systems.

HEX 07 28 86
Decimal 7 40 134
Binary 111 101000 10000110
Octal 7 50 206

Shades and tints

Shades of #072886

#072886
(7,40,134)
#07257A
(7,37,122)
#07226E
(7,34,110)
#071F62
(7,31,98)
#071C56
(7,28,86)
#07194A
(7,25,74)
#07163E
(7,22,62)
#071332
(7,19,50)
#071026
(7,16,38)
#070D1A
(7,13,26)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #072886

#072886
(7,40,134)
#1D3B91
(29,59,145)
#334E9C
(51,78,156)
#4961A7
(73,97,167)
#5F74B2
(95,116,178)
#7587BD
(117,135,189)
#8B9AC8
(139,154,200)
#A1ADD3
(161,173,211)
#B7C0DE
(183,192,222)
#CDD3E9
(205,211,233)
#E3E6F4
(227,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072886 color. Also use rgb(7,40,134) instead hex code.

Text Font Color

.myTextColor { color: #072886; }

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

This text font color is #072886.

Background Color

.myBgColor { background-color: #072886; }

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

This div background color is #072886.

Border color

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

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

This div border color is #072886.

Opacity

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

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

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

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

This text has shadow with #072886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072886.

Preview

Color preview on black background

This text has color #072886 on black background.


Color preview on white background

This text has color #072886 on white background.


Black color preview on #072886 background

This text has black color on #072886 background.


White color preview on #072886 background

This text has white color on #072886 background.


Related colors

Complementary color

Complementary color for #hex is #F8D779.


I love getcolorcode.com

Triadic colors

1 #860728 and #288607 with #072886 are triadic colors.

2 #862807 and #280786 with #072886 are triadic colors.