COLOR #723118

HEX: #723118 RGB: (114,49,24)

Color info

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

RGB color model

#723118 color RGB value is (114,49,24).

RGB: (114,49,24) (45%, 19%, 9%)

RGB channels and saturation

R 114 of 255 = 45%
G 49 of 255 = 19%
B 24 of 255 = 9%

114
49
24

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

Portions of RGB colors in percentages

R + G + B = 114 + 49 + 24 = 187 (100%)
R 114 of 187 ~ 60.96%
G 49 of 187 ~ 26.2%
B 24 of 187 ~ 12.83'%

%60.96
%26.2
%12.83

CMYK color model

#723118 color CMYK value is (0,57,79,55).

  • cyan value is 0.00%
  • magenta value is 57.02%
  • yellow value is 78.95%
  • key color value is 55.29%

CMYK: (0,57,79,55)
C0M57Y79K55 (0%, 57%, 79%, 55%)
(0.00 / 0.57 / 0.79 / 0.55)

CMYK percentages

%0
%57.02
%78.95
%55.29

Codes

Color #723118 in popluar color models

72 31 18
RGB 114 49 24
HSL 17° 65.22% 27.06%
HSB/HSV 17° 78.95% 44.71%
CMYK 0.00% 57.02% 78.95%
55.29%

Color #723118 in popluar number systems.

HEX 72 31 18
Decimal 114 49 24
Binary 1110010 110001 11000
Octal 162 61 30

Shades and tints

Shades of #723118

#723118
(114,49,24)
#682D16
(104,45,22)
#5E2914
(94,41,20)
#542512
(84,37,18)
#4A2110
(74,33,16)
#401D0E
(64,29,14)
#36190C
(54,25,12)
#2C150A
(44,21,10)
#221108
(34,17,8)
#180D06
(24,13,6)
#0E0904
(14,9,4)
#000000
(0,0,0)

Tints of #723118

#723118
(114,49,24)
#7E432D
(126,67,45)
#8A5542
(138,85,66)
#966757
(150,103,87)
#A2796C
(162,121,108)
#AE8B81
(174,139,129)
#BA9D96
(186,157,150)
#C6AFAB
(198,175,171)
#D2C1C0
(210,193,192)
#DED3D5
(222,211,213)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723118 color. Also use rgb(114,49,24) instead hex code.

Text Font Color

.myTextColor { color: #723118; }

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

This text font color is #723118.

Background Color

.myBgColor { background-color: #723118; }

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

This div background color is #723118.

Border color

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

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

This div border color is #723118.

Opacity

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

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

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

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

This text has shadow with #723118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723118.

Preview

Color preview on black background

This text has color #723118 on black background.


Color preview on white background

This text has color #723118 on white background.


Black color preview on #723118 background

This text has black color on #723118 background.


White color preview on #723118 background

This text has white color on #723118 background.


Related colors

Complementary color

Complementary color for #hex is #8DCEE7.


I love getcolorcode.com

Triadic colors

1 #187231 and #311872 with #723118 are triadic colors.

2 #183172 and #317218 with #723118 are triadic colors.