COLOR #723970

HEX: #723970 RGB: (114,57,112)

Color info

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

RGB color model

#723970 color RGB value is (114,57,112).

RGB: (114,57,112) (45%, 22%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 57 of 255 = 22%
B 112 of 255 = 44%

114
57
112

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

Portions of RGB colors in percentages

R + G + B = 114 + 57 + 112 = 283 (100%)
R 114 of 283 ~ 40.28%
G 57 of 283 ~ 20.14%
B 112 of 283 ~ 39.58'%

%40.28
%20.14
%39.58

CMYK color model

#723970 color CMYK value is (0,50,2,55).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 1.75%
  • key color value is 55.29%

CMYK: (0,50,2,55)
C0M50Y2K55 (0%, 50%, 2%, 55%)
(0.00 / 0.50 / 0.02 / 0.55)

CMYK percentages

%0
%50
%1.75
%55.29

Codes

Color #723970 in popluar color models

72 39 70
RGB 114 57 112
HSL 302° 33.33% 33.53%
HSB/HSV 302° 50.00% 44.71%
CMYK 0.00% 50.00% 1.75%
55.29%

Color #723970 in popluar number systems.

HEX 72 39 70
Decimal 114 57 112
Binary 1110010 111001 1110000
Octal 162 71 160

Shades and tints

Shades of #723970

#723970
(114,57,112)
#683466
(104,52,102)
#5E2F5C
(94,47,92)
#542A52
(84,42,82)
#4A2548
(74,37,72)
#40203E
(64,32,62)
#361B34
(54,27,52)
#2C162A
(44,22,42)
#221120
(34,17,32)
#180C16
(24,12,22)
#0E070C
(14,7,12)
#000000
(0,0,0)

Tints of #723970

#723970
(114,57,112)
#7E4B7D
(126,75,125)
#8A5D8A
(138,93,138)
#966F97
(150,111,151)
#A281A4
(162,129,164)
#AE93B1
(174,147,177)
#BAA5BE
(186,165,190)
#C6B7CB
(198,183,203)
#D2C9D8
(210,201,216)
#DEDBE5
(222,219,229)
#EAEDF2
(234,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723970 color. Also use rgb(114,57,112) instead hex code.

Text Font Color

.myTextColor { color: #723970; }

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

This text font color is #723970.

Background Color

.myBgColor { background-color: #723970; }

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

This div background color is #723970.

Border color

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

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

This div border color is #723970.

Opacity

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

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

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

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

This text has shadow with #723970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723970.

Preview

Color preview on black background

This text has color #723970 on black background.


Color preview on white background

This text has color #723970 on white background.


Black color preview on #723970 background

This text has black color on #723970 background.


White color preview on #723970 background

This text has white color on #723970 background.


Related colors

Complementary color

Complementary color for #hex is #8DC68F.


I love getcolorcode.com

Triadic colors

1 #707239 and #397072 with #723970 are triadic colors.

2 #703972 and #397270 with #723970 are triadic colors.