COLOR #072B46

HEX: #072B46 RGB: (7,43,70)

Color info

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

RGB color model

#072B46 color RGB value is (7,43,70).

RGB: (7,43,70) (3%, 17%, 27%)

RGB channels and saturation

R 7 of 255 = 3%
G 43 of 255 = 17%
B 70 of 255 = 27%

7
43
70

R + G + B ~ 16%. #072B46 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 43 + 70 = 120 (100%)
R 7 of 120 ~ 5.83%
G 43 of 120 ~ 35.83%
B 70 of 120 ~ 58.33'%

%35.83
%58.33

CMYK color model

#072B46 color CMYK value is (90,39,0,73).

  • cyan value is 90.00%
  • magenta value is 38.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (90,39,0,73)
C90M39Y0K73 (90%, 39%, 0%, 73%)
(0.90 / 0.39 / 0.00 / 0.73)

CMYK percentages

%90
%38.57
%0
%72.55

Codes

Color #072B46 in popluar color models

07 2B 46
RGB 7 43 70
HSL 206° 81.82% 15.10%
HSB/HSV 206° 90.00% 27.45%
CMYK 90.00% 38.57% 0.00%
72.55%

Color #072B46 in popluar number systems.

HEX 07 2B 46
Decimal 7 43 70
Binary 111 101011 1000110
Octal 7 53 106

Shades and tints

Shades of #072B46

#072B46
(7,43,70)
#072840
(7,40,64)
#07253A
(7,37,58)
#072234
(7,34,52)
#071F2E
(7,31,46)
#071C28
(7,28,40)
#071922
(7,25,34)
#07161C
(7,22,28)
#071316
(7,19,22)
#071010
(7,16,16)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #072B46

#072B46
(7,43,70)
#1D3E56
(29,62,86)
#335166
(51,81,102)
#496476
(73,100,118)
#5F7786
(95,119,134)
#758A96
(117,138,150)
#8B9DA6
(139,157,166)
#A1B0B6
(161,176,182)
#B7C3C6
(183,195,198)
#CDD6D6
(205,214,214)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072B46 color. Also use rgb(7,43,70) instead hex code.

Text Font Color

.myTextColor { color: #072B46; }

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

This text font color is #072B46.

Background Color

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

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

This div background color is #072B46.

Border color

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

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

This div border color is #072B46.

Opacity

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

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

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

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

This text has shadow with #072B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072B46.

Preview

Color preview on black background

This text has color #072B46 on black background.


Color preview on white background

This text has color #072B46 on white background.


Black color preview on #072B46 background

This text has black color on #072B46 background.


White color preview on #072B46 background

This text has white color on #072B46 background.


Related colors

Complementary color

Complementary color for #hex is #F8D4B9.


I love getcolorcode.com

Triadic colors

1 #46072B and #2B4607 with #072B46 are triadic colors.

2 #462B07 and #2B0746 with #072B46 are triadic colors.