COLOR #07220B

HEX: #07220B RGB: (7,34,11)

Color info

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

RGB color model

#07220B color RGB value is (7,34,11).

RGB: (7,34,11) (3%, 13%, 4%)

RGB channels and saturation

R 7 of 255 = 3%
G 34 of 255 = 13%
B 11 of 255 = 4%

7
34
11

R + G + B ~ 7%. #07220B is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 34 + 11 = 52 (100%)
R 7 of 52 ~ 13.46%
G 34 of 52 ~ 65.38%
B 11 of 52 ~ 21.15'%

%13.46
%65.38
%21.15

CMYK color model

#07220B color CMYK value is (79,0,68,87).

  • cyan value is 79.41%
  • magenta value is 0.00%
  • yellow value is 67.65%
  • key color value is 86.67%
CMYK: (79,0,68,87) C79M0Y68K87 (79%,0%,68%,87%) (0.79/0.00/0.68/0.87) 

CMYK percentages

%79.41
%0
%67.65
%86.67

Codes

Color #07220B in popluar color models

07 22 0B
RGB 7 34 11
HSL 129° 65.85% 8.04%
HSB/HSV 129° 79.41% 13.33%
CMYK 79.41% 0.00% 67.65%
86.67%

Color #07220B in popluar number systems.

HEX 07 22 0B
Decimal 7 34 11
Binary 111 100010 1011
Octal 7 42 13

Shades and tints

Shades of #07220B

#07220B
(7,34,11)
#071F0A
(7,31,10)
#071C09
(7,28,9)
#071908
(7,25,8)
#071607
(7,22,7)
#071306
(7,19,6)
#071005
(7,16,5)
#070D04
(7,13,4)
#070A03
(7,10,3)
#070702
(7,7,2)
#070401
(7,4,1)
#000000
(0,0,0)

Tints of #07220B

#07220B
(7,34,11)
#1D3621
(29,54,33)
#334A37
(51,74,55)
#495E4D
(73,94,77)
#5F7263
(95,114,99)
#758679
(117,134,121)
#8B9A8F
(139,154,143)
#A1AEA5
(161,174,165)
#B7C2BB
(183,194,187)
#CDD6D1
(205,214,209)
#E3EAE7
(227,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07220B; }

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

This text font color is #07220B.

Background Color

.myBgColor { background-color: #07220B; }

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

This div background color is #07220B.

Border color

.myBorderColor { border: 1px solid #07220B; }

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

This div border color is #07220B.

Opacity

.myOpacity80 { color: #07220B; opacity: 0.8; }

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

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

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

This text has shadow with #07220B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07220B.

Preview

Color preview on black background

This text has color #07220B on black background.


Color preview on white background

This text has color #07220B on white background.


Black color preview on #07220B background

This text has black color on #07220B background.


White color preview on #07220B background

This text has white color on #07220B background.


Related colors

Complementary color

Complementary color for #hex is #F8DDF4.


I love getcolorcode.com

Triadic colors

1 #0B0722 and #220B07 with #07220B are triadic colors.

2 #0B2207 and #22070B with #07220B are triadic colors.