COLOR #722709

HEX: #722709 RGB: (114,39,9)

Color info

#722709 contains mainly red color. Web safe color of #722709 is #663300 (or #630).

RGB color model

#722709 color RGB value is (114,39,9).

RGB: (114,39,9) (45%, 15%, 4%)

RGB channels and saturation

R 114 of 255 = 45%
G 39 of 255 = 15%
B 9 of 255 = 4%

114
39
9

R + G + B ~ 21%. #722709 is dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 39 + 9 = 162 (100%)
R 114 of 162 ~ 70.37%
G 39 of 162 ~ 24.07%
B 9 of 162 ~ 5.56'%

%70.37
%24.07

CMYK color model

#722709 color CMYK value is (0,66,92,55).

  • cyan value is 0.00%
  • magenta value is 65.79%
  • yellow value is 92.11%
  • key color value is 55.29%

CMYK: (0,66,92,55)
C0M66Y92K55 (0%, 66%, 92%, 55%)
(0.00 / 0.66 / 0.92 / 0.55)

CMYK percentages

%0
%65.79
%92.11
%55.29

Codes

Color #722709 in popluar color models

72 27 09
RGB 114 39 9
HSL 17° 85.37% 24.12%
HSB/HSV 17° 92.11% 44.71%
CMYK 0.00% 65.79% 92.11%
55.29%

Color #722709 in popluar number systems.

HEX 72 27 09
Decimal 114 39 9
Binary 1110010 100111 1001
Octal 162 47 11

Shades and tints

Shades of #722709

#722709
(114,39,9)
#682409
(104,36,9)
#5E2109
(94,33,9)
#541E09
(84,30,9)
#4A1B09
(74,27,9)
#401809
(64,24,9)
#361509
(54,21,9)
#2C1209
(44,18,9)
#220F09
(34,15,9)
#180C09
(24,12,9)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #722709

#722709
(114,39,9)
#7E3A1F
(126,58,31)
#8A4D35
(138,77,53)
#96604B
(150,96,75)
#A27361
(162,115,97)
#AE8677
(174,134,119)
#BA998D
(186,153,141)
#C6ACA3
(198,172,163)
#D2BFB9
(210,191,185)
#DED2CF
(222,210,207)
#EAE5E5
(234,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #722709 color. Also use rgb(114,39,9) instead hex code.

Text Font Color

.myTextColor { color: #722709; }

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

This text font color is #722709.

Background Color

.myBgColor { background-color: #722709; }

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

This div background color is #722709.

Border color

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

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

This div border color is #722709.

Opacity

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

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

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

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

This text has shadow with #722709 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #722709.

Preview

Color preview on black background

This text has color #722709 on black background.


Color preview on white background

This text has color #722709 on white background.


Black color preview on #722709 background

This text has black color on #722709 background.


White color preview on #722709 background

This text has white color on #722709 background.


Related colors

Complementary color

Complementary color for #hex is #8DD8F6.


I love getcolorcode.com

Triadic colors

1 #097227 and #270972 with #722709 are triadic colors.

2 #092772 and #277209 with #722709 are triadic colors.