COLOR #731558

HEX: #731558 RGB: (115,21,88)

Color info

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

RGB color model

#731558 color RGB value is (115,21,88).

RGB: (115,21,88) (45%, 8%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 21 of 255 = 8%
B 88 of 255 = 35%

115
21
88

R + G + B ~ 29%. #731558 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 21 + 88 = 224 (100%)
R 115 of 224 ~ 51.34%
G 21 of 224 ~ 9.38%
B 88 of 224 ~ 39.29'%

%51.34
%39.29

CMYK color model

#731558 color CMYK value is (0,82,23,55).

  • cyan value is 0.00%
  • magenta value is 81.74%
  • yellow value is 23.48%
  • key color value is 54.90%

CMYK: (0,82,23,55)
C0M82Y23K55 (0%, 82%, 23%, 55%)
(0.00 / 0.82 / 0.23 / 0.55)

CMYK percentages

%0
%81.74
%23.48
%54.9

Codes

Color #731558 in popluar color models

73 15 58
RGB 115 21 88
HSL 317° 69.12% 26.67%
HSB/HSV 317° 81.74% 45.10%
CMYK 0.00% 81.74% 23.48%
54.90%

Color #731558 in popluar number systems.

HEX 73 15 58
Decimal 115 21 88
Binary 1110011 10101 1011000
Octal 163 25 130

Shades and tints

Shades of #731558

#731558
(115,21,88)
#691450
(105,20,80)
#5F1348
(95,19,72)
#551240
(85,18,64)
#4B1138
(75,17,56)
#411030
(65,16,48)
#370F28
(55,15,40)
#2D0E20
(45,14,32)
#230D18
(35,13,24)
#190C10
(25,12,16)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #731558

#731558
(115,21,88)
#7F2A67
(127,42,103)
#8B3F76
(139,63,118)
#975485
(151,84,133)
#A36994
(163,105,148)
#AF7EA3
(175,126,163)
#BB93B2
(187,147,178)
#C7A8C1
(199,168,193)
#D3BDD0
(211,189,208)
#DFD2DF
(223,210,223)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #731558 color. Also use rgb(115,21,88) instead hex code.

Text Font Color

.myTextColor { color: #731558; }

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

This text font color is #731558.

Background Color

.myBgColor { background-color: #731558; }

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

This div background color is #731558.

Border color

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

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

This div border color is #731558.

Opacity

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

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

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

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

This text has shadow with #731558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #731558.

Preview

Color preview on black background

This text has color #731558 on black background.


Color preview on white background

This text has color #731558 on white background.


Black color preview on #731558 background

This text has black color on #731558 background.


White color preview on #731558 background

This text has white color on #731558 background.


Related colors

Complementary color

Complementary color for #hex is #8CEAA7.


I love getcolorcode.com

Triadic colors

1 #587315 and #155873 with #731558 are triadic colors.

2 #581573 and #157358 with #731558 are triadic colors.