COLOR #726181

HEX: #726181 RGB: (114,97,129)

Color info

#726181 contains red, green and blue colors in about the same proportion. Web safe color of #726181 is #666699 (or #669).

RGB color model

#726181 color RGB value is (114,97,129).

RGB: (114,97,129) (45%, 38%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 129 of 255 = 51%

114
97
129

R + G + B ~ 45%. #726181 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 129 = 340 (100%)
R 114 of 340 ~ 33.53%
G 97 of 340 ~ 28.53%
B 129 of 340 ~ 37.94'%

%33.53
%28.53
%37.94

CMYK color model

#726181 color CMYK value is (12,25,0,49).

  • cyan value is 11.63%
  • magenta value is 24.81%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (12,25,0,49) C12M25Y0K49 (12%,25%,0%,49%) (0.12/0.25/0.00/0.49) 

CMYK percentages

%11.63
%24.81
%0
%49.41

Codes

Color #726181 in popluar color models

72 61 81
RGB 114 97 129
HSL 272° 14.16% 44.31%
HSB/HSV 272° 24.81% 50.59%
CMYK 11.63% 24.81% 0.00%
49.41%

Color #726181 in popluar number systems.

HEX 72 61 81
Decimal 114 97 129
Binary 1110010 1100001 10000001
Octal 162 141 201

Shades and tints

Shades of #726181

#726181
(114,97,129)
#685976
(104,89,118)
#5E516B
(94,81,107)
#544960
(84,73,96)
#4A4155
(74,65,85)
#40394A
(64,57,74)
#36313F
(54,49,63)
#2C2934
(44,41,52)
#222129
(34,33,41)
#18191E
(24,25,30)
#0E1113
(14,17,19)
#000000
(0,0,0)

Tints of #726181

#726181
(114,97,129)
#7E6F8C
(126,111,140)
#8A7D97
(138,125,151)
#968BA2
(150,139,162)
#A299AD
(162,153,173)
#AEA7B8
(174,167,184)
#BAB5C3
(186,181,195)
#C6C3CE
(198,195,206)
#D2D1D9
(210,209,217)
#DEDFE4
(222,223,228)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726181 color. Also use rgb(114,97,129) instead hex code.

Text Font Color

.myTextColor { color: #726181; }

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

This text font color is #726181.

Background Color

.myBgColor { background-color: #726181; }

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

This div background color is #726181.

Border color

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

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

This div border color is #726181.

Opacity

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

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

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

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

This text has shadow with #726181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726181.

Preview

Color preview on black background

This text has color #726181 on black background.


Color preview on white background

This text has color #726181 on white background.


Black color preview on #726181 background

This text has black color on #726181 background.


White color preview on #726181 background

This text has white color on #726181 background.


Related colors

Complementary color

Complementary color for #hex is #8D9E7E.


I love getcolorcode.com

Triadic colors

1 #817261 and #618172 with #726181 are triadic colors.

2 #816172 and #617281 with #726181 are triadic colors.