COLOR #072D36

HEX: #072D36 RGB: (7,45,54)

Color info

#072D36 contains red, green and blue colors in about the same proportion. Web safe color of #072D36 is #003333 (or #033).

RGB color model

#072D36 color RGB value is (7,45,54).

RGB: (7,45,54) (3%, 18%, 21%)

RGB channels and saturation

R 7 of 255 = 3%
G 45 of 255 = 18%
B 54 of 255 = 21%

7
45
54

R + G + B ~ 14%. #072D36 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 45 + 54 = 106 (100%)
R 7 of 106 ~ 6.6%
G 45 of 106 ~ 42.45%
B 54 of 106 ~ 50.94'%

%42.45
%50.94

CMYK color model

#072D36 color CMYK value is (87,17,0,79).

  • cyan value is 87.04%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (87,17,0,79)
C87M17Y0K79 (87%, 17%, 0%, 79%)
(0.87 / 0.17 / 0.00 / 0.79)

CMYK percentages

%87.04
%16.67
%0
%78.82

Codes

Color #072D36 in popluar color models

07 2D 36
RGB 7 45 54
HSL 191° 77.05% 11.96%
HSB/HSV 191° 87.04% 21.18%
CMYK 87.04% 16.67% 0.00%
78.82%

Color #072D36 in popluar number systems.

HEX 07 2D 36
Decimal 7 45 54
Binary 111 101101 110110
Octal 7 55 66

Shades and tints

Shades of #072D36

#072D36
(7,45,54)
#072932
(7,41,50)
#07252E
(7,37,46)
#07212A
(7,33,42)
#071D26
(7,29,38)
#071922
(7,25,34)
#07151E
(7,21,30)
#07111A
(7,17,26)
#070D16
(7,13,22)
#070912
(7,9,18)
#07050E
(7,5,14)
#000000
(0,0,0)

Tints of #072D36

#072D36
(7,45,54)
#1D4048
(29,64,72)
#33535A
(51,83,90)
#49666C
(73,102,108)
#5F797E
(95,121,126)
#758C90
(117,140,144)
#8B9FA2
(139,159,162)
#A1B2B4
(161,178,180)
#B7C5C6
(183,197,198)
#CDD8D8
(205,216,216)
#E3EBEA
(227,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072D36 color. Also use rgb(7,45,54) instead hex code.

Text Font Color

.myTextColor { color: #072D36; }

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

This text font color is #072D36.

Background Color

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

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

This div background color is #072D36.

Border color

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

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

This div border color is #072D36.

Opacity

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

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

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

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

This text has shadow with #072D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072D36.

Preview

Color preview on black background

This text has color #072D36 on black background.


Color preview on white background

This text has color #072D36 on white background.


Black color preview on #072D36 background

This text has black color on #072D36 background.


White color preview on #072D36 background

This text has white color on #072D36 background.


Related colors

Complementary color

Complementary color for #hex is #F8D2C9.


I love getcolorcode.com

Triadic colors

1 #36072D and #2D3607 with #072D36 are triadic colors.

2 #362D07 and #2D0736 with #072D36 are triadic colors.