COLOR #723048

HEX: #723048 RGB: (114,48,72)

Color info

#723048 contains mainly red and blue colors. Web safe color of #723048 is #663333 (or #633).

RGB color model

#723048 color RGB value is (114,48,72).

RGB: (114,48,72) (45%, 19%, 28%)

RGB channels and saturation

R 114 of 255 = 45%
G 48 of 255 = 19%
B 72 of 255 = 28%

114
48
72

R + G + B ~ 31%. #723048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 48 + 72 = 234 (100%)
R 114 of 234 ~ 48.72%
G 48 of 234 ~ 20.51%
B 72 of 234 ~ 30.77'%

%48.72
%20.51
%30.77

CMYK color model

#723048 color CMYK value is (0,58,37,55).

  • cyan value is 0.00%
  • magenta value is 57.89%
  • yellow value is 36.84%
  • key color value is 55.29%

CMYK: (0,58,37,55)
C0M58Y37K55 (0%, 58%, 37%, 55%)
(0.00 / 0.58 / 0.37 / 0.55)

CMYK percentages

%0
%57.89
%36.84
%55.29

Codes

Color #723048 in popluar color models

72 30 48
RGB 114 48 72
HSL 338° 40.74% 31.76%
HSB/HSV 338° 57.89% 44.71%
CMYK 0.00% 57.89% 36.84%
55.29%

Color #723048 in popluar number systems.

HEX 72 30 48
Decimal 114 48 72
Binary 1110010 110000 1001000
Octal 162 60 110

Shades and tints

Shades of #723048

#723048
(114,48,72)
#682C42
(104,44,66)
#5E283C
(94,40,60)
#542436
(84,36,54)
#4A2030
(74,32,48)
#401C2A
(64,28,42)
#361824
(54,24,36)
#2C141E
(44,20,30)
#221018
(34,16,24)
#180C12
(24,12,18)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #723048

#723048
(114,48,72)
#7E4258
(126,66,88)
#8A5468
(138,84,104)
#966678
(150,102,120)
#A27888
(162,120,136)
#AE8A98
(174,138,152)
#BA9CA8
(186,156,168)
#C6AEB8
(198,174,184)
#D2C0C8
(210,192,200)
#DED2D8
(222,210,216)
#EAE4E8
(234,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723048 color. Also use rgb(114,48,72) instead hex code.

Text Font Color

.myTextColor { color: #723048; }

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

This text font color is #723048.

Background Color

.myBgColor { background-color: #723048; }

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

This div background color is #723048.

Border color

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

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

This div border color is #723048.

Opacity

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

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

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

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

This text has shadow with #723048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723048.

Preview

Color preview on black background

This text has color #723048 on black background.


Color preview on white background

This text has color #723048 on white background.


Black color preview on #723048 background

This text has black color on #723048 background.


White color preview on #723048 background

This text has white color on #723048 background.


Related colors

Complementary color

Complementary color for #hex is #8DCFB7.


I love getcolorcode.com

Triadic colors

1 #487230 and #304872 with #723048 are triadic colors.

2 #483072 and #307248 with #723048 are triadic colors.