COLOR #726792

HEX: #726792 RGB: (114,103,146)

Color info

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

RGB color model

#726792 color RGB value is (114,103,146).

RGB: (114,103,146) (45%, 40%, 57%)

RGB channels and saturation

R 114 of 255 = 45%
G 103 of 255 = 40%
B 146 of 255 = 57%

114
103
146

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

Portions of RGB colors in percentages

R + G + B = 114 + 103 + 146 = 363 (100%)
R 114 of 363 ~ 31.4%
G 103 of 363 ~ 28.37%
B 146 of 363 ~ 40.22'%

%31.4
%28.37
%40.22

CMYK color model

#726792 color CMYK value is (22,29,0,43).

  • cyan value is 21.92%
  • magenta value is 29.45%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (22,29,0,43)
C22M29Y0K43 (22%, 29%, 0%, 43%)
(0.22 / 0.29 / 0.00 / 0.43)

CMYK percentages

%21.92
%29.45
%0
%42.75

Codes

Color #726792 in popluar color models

72 67 92
RGB 114 103 146
HSL 255° 17.27% 48.82%
HSB/HSV 255° 29.45% 57.25%
CMYK 21.92% 29.45% 0.00%
42.75%

Color #726792 in popluar number systems.

HEX 72 67 92
Decimal 114 103 146
Binary 1110010 1100111 10010010
Octal 162 147 222

Shades and tints

Shades of #726792

#726792
(114,103,146)
#685E85
(104,94,133)
#5E5578
(94,85,120)
#544C6B
(84,76,107)
#4A435E
(74,67,94)
#403A51
(64,58,81)
#363144
(54,49,68)
#2C2837
(44,40,55)
#221F2A
(34,31,42)
#18161D
(24,22,29)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #726792

#726792
(114,103,146)
#7E749B
(126,116,155)
#8A81A4
(138,129,164)
#968EAD
(150,142,173)
#A29BB6
(162,155,182)
#AEA8BF
(174,168,191)
#BAB5C8
(186,181,200)
#C6C2D1
(198,194,209)
#D2CFDA
(210,207,218)
#DEDCE3
(222,220,227)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726792 color. Also use rgb(114,103,146) instead hex code.

Text Font Color

.myTextColor { color: #726792; }

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

This text font color is #726792.

Background Color

.myBgColor { background-color: #726792; }

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

This div background color is #726792.

Border color

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

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

This div border color is #726792.

Opacity

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

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

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

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

This text has shadow with #726792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726792.

Preview

Color preview on black background

This text has color #726792 on black background.


Color preview on white background

This text has color #726792 on white background.


Black color preview on #726792 background

This text has black color on #726792 background.


White color preview on #726792 background

This text has white color on #726792 background.


Related colors

Complementary color

Complementary color for #hex is #8D986D.


I love getcolorcode.com

Triadic colors

1 #927267 and #679272 with #726792 are triadic colors.

2 #926772 and #677292 with #726792 are triadic colors.