COLOR #723871

HEX: #723871 RGB: (114,56,113)

Color info

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

RGB color model

#723871 color RGB value is (114,56,113).

RGB: (114,56,113) (45%, 22%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 56 of 255 = 22%
B 113 of 255 = 44%

114
56
113

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

Portions of RGB colors in percentages

R + G + B = 114 + 56 + 113 = 283 (100%)
R 114 of 283 ~ 40.28%
G 56 of 283 ~ 19.79%
B 113 of 283 ~ 39.93'%

%40.28
%19.79
%39.93

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 50.88%
  • yellow value is 0.88%
  • key color value is 55.29%
CMYK: (0,51,1,55) C0M51Y1K55 (0%,51%,1%,55%) (0.00/0.51/0.01/0.55) 

CMYK percentages

%0
%50.88
%0.88
%55.29

Codes

Color #723871 in popluar color models

72 38 71
RGB 114 56 113
HSL 301° 34.12% 33.33%
HSB/HSV 301° 50.88% 44.71%
CMYK 0.00% 50.88% 0.88%
55.29%

Color #723871 in popluar number systems.

HEX 72 38 71
Decimal 114 56 113
Binary 1110010 111000 1110001
Octal 162 70 161

Shades and tints

Shades of #723871

#723871
(114,56,113)
#683367
(104,51,103)
#5E2E5D
(94,46,93)
#542953
(84,41,83)
#4A2449
(74,36,73)
#401F3F
(64,31,63)
#361A35
(54,26,53)
#2C152B
(44,21,43)
#221021
(34,16,33)
#180B17
(24,11,23)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #723871

#723871
(114,56,113)
#7E4A7D
(126,74,125)
#8A5C89
(138,92,137)
#966E95
(150,110,149)
#A280A1
(162,128,161)
#AE92AD
(174,146,173)
#BAA4B9
(186,164,185)
#C6B6C5
(198,182,197)
#D2C8D1
(210,200,209)
#DEDADD
(222,218,221)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #723871; }

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

This text font color is #723871.

Background Color

.myBgColor { background-color: #723871; }

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

This div background color is #723871.

Border color

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

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

This div border color is #723871.

Opacity

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

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

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

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

This text has shadow with #723871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723871.

Preview

Color preview on black background

This text has color #723871 on black background.


Color preview on white background

This text has color #723871 on white background.


Black color preview on #723871 background

This text has black color on #723871 background.


White color preview on #723871 background

This text has white color on #723871 background.


Related colors

Complementary color

Complementary color for #hex is #8DC78E.


I love getcolorcode.com

Triadic colors

1 #717238 and #387172 with #723871 are triadic colors.

2 #713872 and #387271 with #723871 are triadic colors.