COLOR #072449

HEX: #072449 RGB: (7,36,73)

Color info

#072449 contains mainly green and blue colors. Web safe color of #072449 is #003333 (or #033).

RGB color model

#072449 color RGB value is (7,36,73).

RGB: (7,36,73) (3%, 14%, 29%)

RGB channels and saturation

R 7 of 255 = 3%
G 36 of 255 = 14%
B 73 of 255 = 29%

7
36
73

R + G + B ~ 15%. #072449 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 36 + 73 = 116 (100%)
R 7 of 116 ~ 6.03%
G 36 of 116 ~ 31.03%
B 73 of 116 ~ 62.93'%

%31.03
%62.93

CMYK color model

#072449 color CMYK value is (90,51,0,71).

  • cyan value is 90.41%
  • magenta value is 50.68%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (90,51,0,71)
C90M51Y0K71 (90%, 51%, 0%, 71%)
(0.90 / 0.51 / 0.00 / 0.71)

CMYK percentages

%90.41
%50.68
%0
%71.37

Codes

Color #072449 in popluar color models

07 24 49
RGB 7 36 73
HSL 214° 82.50% 15.69%
HSB/HSV 214° 90.41% 28.63%
CMYK 90.41% 50.68% 0.00%
71.37%

Color #072449 in popluar number systems.

HEX 07 24 49
Decimal 7 36 73
Binary 111 100100 1001001
Octal 7 44 111

Shades and tints

Shades of #072449

#072449
(7,36,73)
#072143
(7,33,67)
#071E3D
(7,30,61)
#071B37
(7,27,55)
#071831
(7,24,49)
#07152B
(7,21,43)
#071225
(7,18,37)
#070F1F
(7,15,31)
#070C19
(7,12,25)
#070913
(7,9,19)
#07060D
(7,6,13)
#000000
(0,0,0)

Tints of #072449

#072449
(7,36,73)
#1D3759
(29,55,89)
#334A69
(51,74,105)
#495D79
(73,93,121)
#5F7089
(95,112,137)
#758399
(117,131,153)
#8B96A9
(139,150,169)
#A1A9B9
(161,169,185)
#B7BCC9
(183,188,201)
#CDCFD9
(205,207,217)
#E3E2E9
(227,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072449 color. Also use rgb(7,36,73) instead hex code.

Text Font Color

.myTextColor { color: #072449; }

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

This text font color is #072449.

Background Color

.myBgColor { background-color: #072449; }

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

This div background color is #072449.

Border color

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

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

This div border color is #072449.

Opacity

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

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

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

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

This text has shadow with #072449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072449.

Preview

Color preview on black background

This text has color #072449 on black background.


Color preview on white background

This text has color #072449 on white background.


Black color preview on #072449 background

This text has black color on #072449 background.


White color preview on #072449 background

This text has white color on #072449 background.


Related colors

Complementary color

Complementary color for #hex is #F8DBB6.


I love getcolorcode.com

Triadic colors

1 #490724 and #244907 with #072449 are triadic colors.

2 #492407 and #240749 with #072449 are triadic colors.