COLOR #721766

HEX: #721766 RGB: (114,23,102)

Color info

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

RGB color model

#721766 color RGB value is (114,23,102).

RGB: (114,23,102) (45%, 9%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 23 of 255 = 9%
B 102 of 255 = 40%

114
23
102

R + G + B ~ 31%. #721766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 23 + 102 = 239 (100%)
R 114 of 239 ~ 47.7%
G 23 of 239 ~ 9.62%
B 102 of 239 ~ 42.68'%

%47.7
%42.68

CMYK color model

#721766 color CMYK value is (0,80,11,55).

  • cyan value is 0.00%
  • magenta value is 79.82%
  • yellow value is 10.53%
  • key color value is 55.29%

CMYK: (0,80,11,55)
C0M80Y11K55 (0%, 80%, 11%, 55%)
(0.00 / 0.80 / 0.11 / 0.55)

CMYK percentages

%0
%79.82
%10.53
%55.29

Codes

Color #721766 in popluar color models

72 17 66
RGB 114 23 102
HSL 308° 66.42% 26.86%
HSB/HSV 308° 79.82% 44.71%
CMYK 0.00% 79.82% 10.53%
55.29%

Color #721766 in popluar number systems.

HEX 72 17 66
Decimal 114 23 102
Binary 1110010 10111 1100110
Octal 162 27 146

Shades and tints

Shades of #721766

#721766
(114,23,102)
#68155D
(104,21,93)
#5E1354
(94,19,84)
#54114B
(84,17,75)
#4A0F42
(74,15,66)
#400D39
(64,13,57)
#360B30
(54,11,48)
#2C0927
(44,9,39)
#22071E
(34,7,30)
#180515
(24,5,21)
#0E030C
(14,3,12)
#000000
(0,0,0)

Tints of #721766

#721766
(114,23,102)
#7E2C73
(126,44,115)
#8A4180
(138,65,128)
#96568D
(150,86,141)
#A26B9A
(162,107,154)
#AE80A7
(174,128,167)
#BA95B4
(186,149,180)
#C6AAC1
(198,170,193)
#D2BFCE
(210,191,206)
#DED4DB
(222,212,219)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #721766 color. Also use rgb(114,23,102) instead hex code.

Text Font Color

.myTextColor { color: #721766; }

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

This text font color is #721766.

Background Color

.myBgColor { background-color: #721766; }

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

This div background color is #721766.

Border color

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

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

This div border color is #721766.

Opacity

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

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

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

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

This text has shadow with #721766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #721766.

Preview

Color preview on black background

This text has color #721766 on black background.


Color preview on white background

This text has color #721766 on white background.


Black color preview on #721766 background

This text has black color on #721766 background.


White color preview on #721766 background

This text has white color on #721766 background.


Related colors

Complementary color

Complementary color for #hex is #8DE899.


I love getcolorcode.com

Triadic colors

1 #667217 and #176672 with #721766 are triadic colors.

2 #661772 and #177266 with #721766 are triadic colors.