COLOR #072C57

HEX: #072C57 RGB: (7,44,87)

Color info

#072C57 contains mainly green and blue colors. Web safe color of #072C57 is #003366 (or #036).

RGB color model

#072C57 color RGB value is (7,44,87).

RGB: (7,44,87) (3%, 17%, 34%)

RGB channels and saturation

R 7 of 255 = 3%
G 44 of 255 = 17%
B 87 of 255 = 34%

7
44
87

R + G + B ~ 18%. #072C57 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 44 + 87 = 138 (100%)
R 7 of 138 ~ 5.07%
G 44 of 138 ~ 31.88%
B 87 of 138 ~ 63.04'%

%31.88
%63.04

CMYK color model

#072C57 color CMYK value is (92,49,0,66).

  • cyan value is 91.95%
  • magenta value is 49.43%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (92,49,0,66)
C92M49Y0K66 (92%, 49%, 0%, 66%)
(0.92 / 0.49 / 0.00 / 0.66)

CMYK percentages

%91.95
%49.43
%0
%65.88

Codes

Color #072C57 in popluar color models

07 2C 57
RGB 7 44 87
HSL 212° 85.11% 18.43%
HSB/HSV 212° 91.95% 34.12%
CMYK 91.95% 49.43% 0.00%
65.88%

Color #072C57 in popluar number systems.

HEX 07 2C 57
Decimal 7 44 87
Binary 111 101100 1010111
Octal 7 54 127

Shades and tints

Shades of #072C57

#072C57
(7,44,87)
#072850
(7,40,80)
#072449
(7,36,73)
#072042
(7,32,66)
#071C3B
(7,28,59)
#071834
(7,24,52)
#07142D
(7,20,45)
#071026
(7,16,38)
#070C1F
(7,12,31)
#070818
(7,8,24)
#070411
(7,4,17)
#000000
(0,0,0)

Tints of #072C57

#072C57
(7,44,87)
#1D3F66
(29,63,102)
#335275
(51,82,117)
#496584
(73,101,132)
#5F7893
(95,120,147)
#758BA2
(117,139,162)
#8B9EB1
(139,158,177)
#A1B1C0
(161,177,192)
#B7C4CF
(183,196,207)
#CDD7DE
(205,215,222)
#E3EAED
(227,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072C57 color. Also use rgb(7,44,87) instead hex code.

Text Font Color

.myTextColor { color: #072C57; }

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

This text font color is #072C57.

Background Color

.myBgColor { background-color: #072C57; }

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

This div background color is #072C57.

Border color

.myBorderColor { border: 1px solid #072C57; }

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

This div border color is #072C57.

Opacity

.myOpacity80 { color: #072C57; opacity: 0.8; }

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

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

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

This text has shadow with #072C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072C57.

Preview

Color preview on black background

This text has color #072C57 on black background.


Color preview on white background

This text has color #072C57 on white background.


Black color preview on #072C57 background

This text has black color on #072C57 background.


White color preview on #072C57 background

This text has white color on #072C57 background.


Related colors

Complementary color

Complementary color for #hex is #F8D3A8.


I love getcolorcode.com

Triadic colors

1 #57072C and #2C5707 with #072C57 are triadic colors.

2 #572C07 and #2C0757 with #072C57 are triadic colors.