COLOR #726288

HEX: #726288 RGB: (114,98,136)

Color info

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

RGB color model

#726288 color RGB value is (114,98,136).

RGB: (114,98,136) (45%, 38%, 53%)

RGB channels and saturation

R 114 of 255 = 45%
G 98 of 255 = 38%
B 136 of 255 = 53%

114
98
136

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

Portions of RGB colors in percentages

R + G + B = 114 + 98 + 136 = 348 (100%)
R 114 of 348 ~ 32.76%
G 98 of 348 ~ 28.16%
B 136 of 348 ~ 39.08'%

%32.76
%28.16
%39.08

CMYK color model

#726288 color CMYK value is (16,28,0,47).

  • cyan value is 16.18%
  • magenta value is 27.94%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (16,28,0,47)
C16M28Y0K47 (16%, 28%, 0%, 47%)
(0.16 / 0.28 / 0.00 / 0.47)

CMYK percentages

%16.18
%27.94
%0
%46.67

Codes

Color #726288 in popluar color models

72 62 88
RGB 114 98 136
HSL 265° 16.24% 45.88%
HSB/HSV 265° 27.94% 53.33%
CMYK 16.18% 27.94% 0.00%
46.67%

Color #726288 in popluar number systems.

HEX 72 62 88
Decimal 114 98 136
Binary 1110010 1100010 10001000
Octal 162 142 210

Shades and tints

Shades of #726288

#726288
(114,98,136)
#685A7C
(104,90,124)
#5E5270
(94,82,112)
#544A64
(84,74,100)
#4A4258
(74,66,88)
#403A4C
(64,58,76)
#363240
(54,50,64)
#2C2A34
(44,42,52)
#222228
(34,34,40)
#181A1C
(24,26,28)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #726288

#726288
(114,98,136)
#7E7092
(126,112,146)
#8A7E9C
(138,126,156)
#968CA6
(150,140,166)
#A29AB0
(162,154,176)
#AEA8BA
(174,168,186)
#BAB6C4
(186,182,196)
#C6C4CE
(198,196,206)
#D2D2D8
(210,210,216)
#DEE0E2
(222,224,226)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726288 color. Also use rgb(114,98,136) instead hex code.

Text Font Color

.myTextColor { color: #726288; }

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

This text font color is #726288.

Background Color

.myBgColor { background-color: #726288; }

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

This div background color is #726288.

Border color

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

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

This div border color is #726288.

Opacity

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

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

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

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

This text has shadow with #726288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726288.

Preview

Color preview on black background

This text has color #726288 on black background.


Color preview on white background

This text has color #726288 on white background.


Black color preview on #726288 background

This text has black color on #726288 background.


White color preview on #726288 background

This text has white color on #726288 background.


Related colors

Complementary color

Complementary color for #hex is #8D9D77.


I love getcolorcode.com

Triadic colors

1 #887262 and #628872 with #726288 are triadic colors.

2 #886272 and #627288 with #726288 are triadic colors.