COLOR #723228

HEX: #723228 RGB: (114,50,40)

Color info

#723228 contains mainly red color. Web safe color of #723228 is #663333 (or #633).

RGB color model

#723228 color RGB value is (114,50,40).

RGB: (114,50,40) (45%, 20%, 16%)

RGB channels and saturation

R 114 of 255 = 45%
G 50 of 255 = 20%
B 40 of 255 = 16%

114
50
40

R + G + B ~ 27%. #723228 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 50 + 40 = 204 (100%)
R 114 of 204 ~ 55.88%
G 50 of 204 ~ 24.51%
B 40 of 204 ~ 19.61'%

%55.88
%24.51
%19.61

CMYK color model

#723228 color CMYK value is (0,56,65,55).

  • cyan value is 0.00%
  • magenta value is 56.14%
  • yellow value is 64.91%
  • key color value is 55.29%
CMYK: (0,56,65,55) C0M56Y65K55 (0%,56%,65%,55%) (0.00/0.56/0.65/0.55) 

CMYK percentages

%0
%56.14
%64.91
%55.29

Codes

Color #723228 in popluar color models

72 32 28
RGB 114 50 40
HSL 48.05% 30.20%
HSB/HSV 64.91% 44.71%
CMYK 0.00% 56.14% 64.91%
55.29%

Color #723228 in popluar number systems.

HEX 72 32 28
Decimal 114 50 40
Binary 1110010 110010 101000
Octal 162 62 50

Shades and tints

Shades of #723228

#723228
(114,50,40)
#682E25
(104,46,37)
#5E2A22
(94,42,34)
#54261F
(84,38,31)
#4A221C
(74,34,28)
#401E19
(64,30,25)
#361A16
(54,26,22)
#2C1613
(44,22,19)
#221210
(34,18,16)
#180E0D
(24,14,13)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #723228

#723228
(114,50,40)
#7E443B
(126,68,59)
#8A564E
(138,86,78)
#966861
(150,104,97)
#A27A74
(162,122,116)
#AE8C87
(174,140,135)
#BA9E9A
(186,158,154)
#C6B0AD
(198,176,173)
#D2C2C0
(210,194,192)
#DED4D3
(222,212,211)
#EAE6E6
(234,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723228 color. Also use rgb(114,50,40) instead hex code.

Text Font Color

.myTextColor { color: #723228; }

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

This text font color is #723228.

Background Color

.myBgColor { background-color: #723228; }

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

This div background color is #723228.

Border color

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

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

This div border color is #723228.

Opacity

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

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

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

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

This text has shadow with #723228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723228.

Preview

Color preview on black background

This text has color #723228 on black background.


Color preview on white background

This text has color #723228 on white background.


Black color preview on #723228 background

This text has black color on #723228 background.


White color preview on #723228 background

This text has white color on #723228 background.


Related colors

Complementary color

Complementary color for #hex is #8DCDD7.


I love getcolorcode.com

Triadic colors

1 #287232 and #322872 with #723228 are triadic colors.

2 #283272 and #327228 with #723228 are triadic colors.