COLOR #072219

HEX: #072219 RGB: (7,34,25)

Color info

#072219 contains red, green and blue colors in about the same proportion. Web safe color of #072219 is #003300 (or #030).

RGB color model

#072219 color RGB value is (7,34,25).

RGB: (7,34,25) (3%, 13%, 10%)

RGB channels and saturation

R 7 of 255 = 3%
G 34 of 255 = 13%
B 25 of 255 = 10%

7
34
25

R + G + B ~ 9%. #072219 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 34 + 25 = 66 (100%)
R 7 of 66 ~ 10.61%
G 34 of 66 ~ 51.52%
B 25 of 66 ~ 37.88'%

%10.61
%51.52
%37.88

CMYK color model

#072219 color CMYK value is (79,0,26,87).

  • cyan value is 79.41%
  • magenta value is 0.00%
  • yellow value is 26.47%
  • key color value is 86.67%

CMYK: (79,0,26,87)
C79M0Y26K87 (79%, 0%, 26%, 87%)
(0.79 / 0.00 / 0.26 / 0.87)

CMYK percentages

%79.41
%0
%26.47
%86.67

Codes

Color #072219 in popluar color models

07 22 19
RGB 7 34 25
HSL 160° 65.85% 8.04%
HSB/HSV 160° 79.41% 13.33%
CMYK 79.41% 0.00% 26.47%
86.67%

Color #072219 in popluar number systems.

HEX 07 22 19
Decimal 7 34 25
Binary 111 100010 11001
Octal 7 42 31

Shades and tints

Shades of #072219

#072219
(7,34,25)
#071F17
(7,31,23)
#071C15
(7,28,21)
#071913
(7,25,19)
#071611
(7,22,17)
#07130F
(7,19,15)
#07100D
(7,16,13)
#070D0B
(7,13,11)
#070A09
(7,10,9)
#070707
(7,7,7)
#070405
(7,4,5)
#000000
(0,0,0)

Tints of #072219

#072219
(7,34,25)
#1D362D
(29,54,45)
#334A41
(51,74,65)
#495E55
(73,94,85)
#5F7269
(95,114,105)
#75867D
(117,134,125)
#8B9A91
(139,154,145)
#A1AEA5
(161,174,165)
#B7C2B9
(183,194,185)
#CDD6CD
(205,214,205)
#E3EAE1
(227,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072219 color. Also use rgb(7,34,25) instead hex code.

Text Font Color

.myTextColor { color: #072219; }

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

This text font color is #072219.

Background Color

.myBgColor { background-color: #072219; }

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

This div background color is #072219.

Border color

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

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

This div border color is #072219.

Opacity

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

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

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

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

This text has shadow with #072219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072219.

Preview

Color preview on black background

This text has color #072219 on black background.


Color preview on white background

This text has color #072219 on white background.


Black color preview on #072219 background

This text has black color on #072219 background.


White color preview on #072219 background

This text has white color on #072219 background.


Related colors

Complementary color

Complementary color for #hex is #F8DDE6.


I love getcolorcode.com

Triadic colors

1 #190722 and #221907 with #072219 are triadic colors.

2 #192207 and #220719 with #072219 are triadic colors.