COLOR #731B68

HEX: #731B68 RGB: (115,27,104)

Color info

#731B68 contains mainly red and blue colors. Web safe color of #731B68 is #663366 (or #636).

RGB color model

#731B68 color RGB value is (115,27,104).

RGB: (115,27,104) (45%, 11%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 27 of 255 = 11%
B 104 of 255 = 41%

115
27
104

R + G + B ~ 32%. #731B68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 27 + 104 = 246 (100%)
R 115 of 246 ~ 46.75%
G 27 of 246 ~ 10.98%
B 104 of 246 ~ 42.28'%

%46.75
%10.98
%42.28

CMYK color model

#731B68 color CMYK value is (0,77,10,55).

  • cyan value is 0.00%
  • magenta value is 76.52%
  • yellow value is 9.57%
  • key color value is 54.90%
CMYK: (0,77,10,55) C0M77Y10K55 (0%,77%,10%,55%) (0.00/0.77/0.10/0.55) 

CMYK percentages

%0
%76.52
%9.57
%54.9

Codes

Color #731B68 in popluar color models

73 1B 68
RGB 115 27 104
HSL 308° 61.97% 27.84%
HSB/HSV 308° 76.52% 45.10%
CMYK 0.00% 76.52% 9.57%
54.90%

Color #731B68 in popluar number systems.

HEX 73 1B 68
Decimal 115 27 104
Binary 1110011 11011 1101000
Octal 163 33 150

Shades and tints

Shades of #731B68

#731B68
(115,27,104)
#69195F
(105,25,95)
#5F1756
(95,23,86)
#55154D
(85,21,77)
#4B1344
(75,19,68)
#41113B
(65,17,59)
#370F32
(55,15,50)
#2D0D29
(45,13,41)
#230B20
(35,11,32)
#190917
(25,9,23)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #731B68

#731B68
(115,27,104)
#7F2F75
(127,47,117)
#8B4382
(139,67,130)
#97578F
(151,87,143)
#A36B9C
(163,107,156)
#AF7FA9
(175,127,169)
#BB93B6
(187,147,182)
#C7A7C3
(199,167,195)
#D3BBD0
(211,187,208)
#DFCFDD
(223,207,221)
#EBE3EA
(235,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #731B68 color. Also use rgb(115,27,104) instead hex code.

Text Font Color

.myTextColor { color: #731B68; }

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

This text font color is #731B68.

Background Color

.myBgColor { background-color: #731B68; }

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

This div background color is #731B68.

Border color

.myBorderColor { border: 1px solid #731B68; }

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

This div border color is #731B68.

Opacity

.myOpacity80 { color: #731B68; opacity: 0.8; }

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

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

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

This text has shadow with #731B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #731B68.

Preview

Color preview on black background

This text has color #731B68 on black background.


Color preview on white background

This text has color #731B68 on white background.


Black color preview on #731B68 background

This text has black color on #731B68 background.


White color preview on #731B68 background

This text has white color on #731B68 background.


Related colors

Complementary color

Complementary color for #hex is #8CE497.


I love getcolorcode.com

Triadic colors

1 #68731B and #1B6873 with #731B68 are triadic colors.

2 #681B73 and #1B7368 with #731B68 are triadic colors.