COLOR #728093

HEX: #728093 RGB: (114,128,147)

Color info

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

RGB color model

#728093 color RGB value is (114,128,147).

RGB: (114,128,147) (45%, 50%, 58%)

RGB channels and saturation

R 114 of 255 = 45%
G 128 of 255 = 50%
B 147 of 255 = 58%

114
128
147

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

Portions of RGB colors in percentages

R + G + B = 114 + 128 + 147 = 389 (100%)
R 114 of 389 ~ 29.31%
G 128 of 389 ~ 32.9%
B 147 of 389 ~ 37.79'%

%29.31
%32.9
%37.79

CMYK color model

#728093 color CMYK value is (22,13,0,42).

  • cyan value is 22.45%
  • magenta value is 12.93%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (22,13,0,42)
C22M13Y0K42 (22%, 13%, 0%, 42%)
(0.22 / 0.13 / 0.00 / 0.42)

CMYK percentages

%22.45
%12.93
%0
%42.35

Codes

Color #728093 in popluar color models

72 80 93
RGB 114 128 147
HSL 215° 13.25% 51.18%
HSB/HSV 215° 22.45% 57.65%
CMYK 22.45% 12.93% 0.00%
42.35%

Color #728093 in popluar number systems.

HEX 72 80 93
Decimal 114 128 147
Binary 1110010 10000000 10010011
Octal 162 200 223

Shades and tints

Shades of #728093

#728093
(114,128,147)
#687586
(104,117,134)
#5E6A79
(94,106,121)
#545F6C
(84,95,108)
#4A545F
(74,84,95)
#404952
(64,73,82)
#363E45
(54,62,69)
#2C3338
(44,51,56)
#22282B
(34,40,43)
#181D1E
(24,29,30)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #728093

#728093
(114,128,147)
#7E8B9C
(126,139,156)
#8A96A5
(138,150,165)
#96A1AE
(150,161,174)
#A2ACB7
(162,172,183)
#AEB7C0
(174,183,192)
#BAC2C9
(186,194,201)
#C6CDD2
(198,205,210)
#D2D8DB
(210,216,219)
#DEE3E4
(222,227,228)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728093 color. Also use rgb(114,128,147) instead hex code.

Text Font Color

.myTextColor { color: #728093; }

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

This text font color is #728093.

Background Color

.myBgColor { background-color: #728093; }

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

This div background color is #728093.

Border color

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

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

This div border color is #728093.

Opacity

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

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

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

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

This text has shadow with #728093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728093.

Preview

Color preview on black background

This text has color #728093 on black background.


Color preview on white background

This text has color #728093 on white background.


Black color preview on #728093 background

This text has black color on #728093 background.


White color preview on #728093 background

This text has white color on #728093 background.


Related colors

Complementary color

Complementary color for #hex is #8D7F6C.


I love getcolorcode.com

Triadic colors

1 #937280 and #809372 with #728093 are triadic colors.

2 #938072 and #807293 with #728093 are triadic colors.