COLOR #723873

HEX: #723873 RGB: (114,56,115)

Color info

#723873 contains red, green and blue colors in about the same proportion. Web safe color of #723873 is #663366 (or #636).

RGB color model

#723873 color RGB value is (114,56,115).

RGB: (114,56,115) (45%, 22%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 56 of 255 = 22%
B 115 of 255 = 45%

114
56
115

R + G + B ~ 37%. #723873 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 56 + 115 = 285 (100%)
R 114 of 285 ~ 40%
G 56 of 285 ~ 19.65%
B 115 of 285 ~ 40.35'%

%40
%19.65
%40.35

CMYK color model

#723873 color CMYK value is (1,51,0,55).

  • cyan value is 0.87%
  • magenta value is 51.30%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (1,51,0,55) C1M51Y0K55 (1%,51%,0%,55%) (0.01/0.51/0.00/0.55) 

CMYK percentages

%0.87
%51.3
%0
%54.9

Codes

Color #723873 in popluar color models

72 38 73
RGB 114 56 115
HSL 299° 34.50% 33.53%
HSB/HSV 299° 51.30% 45.10%
CMYK 0.87% 51.30% 0.00%
54.90%

Color #723873 in popluar number systems.

HEX 72 38 73
Decimal 114 56 115
Binary 1110010 111000 1110011
Octal 162 70 163

Shades and tints

Shades of #723873

#723873
(114,56,115)
#683369
(104,51,105)
#5E2E5F
(94,46,95)
#542955
(84,41,85)
#4A244B
(74,36,75)
#401F41
(64,31,65)
#361A37
(54,26,55)
#2C152D
(44,21,45)
#221023
(34,16,35)
#180B19
(24,11,25)
#0E060F
(14,6,15)
#000000
(0,0,0)

Tints of #723873

#723873
(114,56,115)
#7E4A7F
(126,74,127)
#8A5C8B
(138,92,139)
#966E97
(150,110,151)
#A280A3
(162,128,163)
#AE92AF
(174,146,175)
#BAA4BB
(186,164,187)
#C6B6C7
(198,182,199)
#D2C8D3
(210,200,211)
#DEDADF
(222,218,223)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723873 color. Also use rgb(114,56,115) instead hex code.

Text Font Color

.myTextColor { color: #723873; }

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

This text font color is #723873.

Background Color

.myBgColor { background-color: #723873; }

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

This div background color is #723873.

Border color

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

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

This div border color is #723873.

Opacity

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

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

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

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

This text has shadow with #723873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723873.

Preview

Color preview on black background

This text has color #723873 on black background.


Color preview on white background

This text has color #723873 on white background.


Black color preview on #723873 background

This text has black color on #723873 background.


White color preview on #723873 background

This text has white color on #723873 background.


Related colors

Complementary color

Complementary color for #hex is #8DC78C.


I love getcolorcode.com

Triadic colors

1 #737238 and #387372 with #723873 are triadic colors.

2 #733872 and #387273 with #723873 are triadic colors.