COLOR #72390D

HEX: #72390D RGB: (114,57,13)

Color info

#72390D contains mainly red and green colors. Web safe color of #72390D is #663300 (or #630).

RGB color model

#72390D color RGB value is (114,57,13).

RGB: (114,57,13) (45%, 22%, 5%)

RGB channels and saturation

R 114 of 255 = 45%
G 57 of 255 = 22%
B 13 of 255 = 5%

114
57
13

R + G + B ~ 24%. #72390D is dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 57 + 13 = 184 (100%)
R 114 of 184 ~ 61.96%
G 57 of 184 ~ 30.98%
B 13 of 184 ~ 7.07'%

%61.96
%30.98

CMYK color model

#72390D color CMYK value is (0,50,89,55).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 88.60%
  • key color value is 55.29%

CMYK: (0,50,89,55)
C0M50Y89K55 (0%, 50%, 89%, 55%)
(0.00 / 0.50 / 0.89 / 0.55)

CMYK percentages

%0
%50
%88.6
%55.29

Codes

Color #72390D in popluar color models

72 39 0D
RGB 114 57 13
HSL 26° 79.53% 24.90%
HSB/HSV 26° 88.60% 44.71%
CMYK 0.00% 50.00% 88.60%
55.29%

Color #72390D in popluar number systems.

HEX 72 39 0D
Decimal 114 57 13
Binary 1110010 111001 1101
Octal 162 71 15

Shades and tints

Shades of #72390D

#72390D
(114,57,13)
#68340C
(104,52,12)
#5E2F0B
(94,47,11)
#542A0A
(84,42,10)
#4A2509
(74,37,9)
#402008
(64,32,8)
#361B07
(54,27,7)
#2C1606
(44,22,6)
#221105
(34,17,5)
#180C04
(24,12,4)
#0E0703
(14,7,3)
#000000
(0,0,0)

Tints of #72390D

#72390D
(114,57,13)
#7E4B23
(126,75,35)
#8A5D39
(138,93,57)
#966F4F
(150,111,79)
#A28165
(162,129,101)
#AE937B
(174,147,123)
#BAA591
(186,165,145)
#C6B7A7
(198,183,167)
#D2C9BD
(210,201,189)
#DEDBD3
(222,219,211)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72390D color. Also use rgb(114,57,13) instead hex code.

Text Font Color

.myTextColor { color: #72390D; }

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

This text font color is #72390D.

Background Color

.myBgColor { background-color: #72390D; }

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

This div background color is #72390D.

Border color

.myBorderColor { border: 1px solid #72390D; }

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

This div border color is #72390D.

Opacity

.myOpacity80 { color: #72390D; opacity: 0.8; }

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

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

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

This text has shadow with #72390D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72390D.

Preview

Color preview on black background

This text has color #72390D on black background.


Color preview on white background

This text has color #72390D on white background.


Black color preview on #72390D background

This text has black color on #72390D background.


White color preview on #72390D background

This text has white color on #72390D background.


Related colors

Complementary color

Complementary color for #hex is #8DC6F2.


I love getcolorcode.com

Triadic colors

1 #0D7239 and #390D72 with #72390D are triadic colors.

2 #0D3972 and #39720D with #72390D are triadic colors.