COLOR #731972

HEX: #731972 RGB: (115,25,114)

Color info

#731972 contains mainly red and blue colors. Web safe color of #731972 is #660066 (or #606).

RGB color model

#731972 color RGB value is (115,25,114).

RGB: (115,25,114) (45%, 10%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 25 of 255 = 10%
B 114 of 255 = 45%

115
25
114

R + G + B ~ 33%. #731972 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 25 + 114 = 254 (100%)
R 115 of 254 ~ 45.28%
G 25 of 254 ~ 9.84%
B 114 of 254 ~ 44.88'%

%45.28
%44.88

CMYK color model

#731972 color CMYK value is (0,78,1,55).

  • cyan value is 0.00%
  • magenta value is 78.26%
  • yellow value is 0.87%
  • key color value is 54.90%

CMYK: (0,78,1,55)
C0M78Y1K55 (0%, 78%, 1%, 55%)
(0.00 / 0.78 / 0.01 / 0.55)

CMYK percentages

%0
%78.26
%0.87
%54.9

Codes

Color #731972 in popluar color models

73 19 72
RGB 115 25 114
HSL 301° 64.29% 27.45%
HSB/HSV 301° 78.26% 45.10%
CMYK 0.00% 78.26% 0.87%
54.90%

Color #731972 in popluar number systems.

HEX 73 19 72
Decimal 115 25 114
Binary 1110011 11001 1110010
Octal 163 31 162

Shades and tints

Shades of #731972

#731972
(115,25,114)
#691768
(105,23,104)
#5F155E
(95,21,94)
#551354
(85,19,84)
#4B114A
(75,17,74)
#410F40
(65,15,64)
#370D36
(55,13,54)
#2D0B2C
(45,11,44)
#230922
(35,9,34)
#190718
(25,7,24)
#0F050E
(15,5,14)
#000000
(0,0,0)

Tints of #731972

#731972
(115,25,114)
#7F2D7E
(127,45,126)
#8B418A
(139,65,138)
#975596
(151,85,150)
#A369A2
(163,105,162)
#AF7DAE
(175,125,174)
#BB91BA
(187,145,186)
#C7A5C6
(199,165,198)
#D3B9D2
(211,185,210)
#DFCDDE
(223,205,222)
#EBE1EA
(235,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #731972; }

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

This text font color is #731972.

Background Color

.myBgColor { background-color: #731972; }

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

This div background color is #731972.

Border color

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

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

This div border color is #731972.

Opacity

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

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

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

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

This text has shadow with #731972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #731972.

Preview

Color preview on black background

This text has color #731972 on black background.


Color preview on white background

This text has color #731972 on white background.


Black color preview on #731972 background

This text has black color on #731972 background.


White color preview on #731972 background

This text has white color on #731972 background.


Related colors

Complementary color

Complementary color for #hex is #8CE68D.


I love getcolorcode.com

Triadic colors

1 #727319 and #197273 with #731972 are triadic colors.

2 #721973 and #197372 with #731972 are triadic colors.