COLOR #727093

HEX: #727093 RGB: (114,112,147)

Color info

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

RGB color model

#727093 color RGB value is (114,112,147).

RGB: (114,112,147) (45%, 44%, 58%)

RGB channels and saturation

R 114 of 255 = 45%
G 112 of 255 = 44%
B 147 of 255 = 58%

114
112
147

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

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 147 = 373 (100%)
R 114 of 373 ~ 30.56%
G 112 of 373 ~ 30.03%
B 147 of 373 ~ 39.41'%

%30.56
%30.03
%39.41

CMYK color model

#727093 color CMYK value is (22,24,0,42).

  • cyan value is 22.45%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (22,24,0,42) C22M24Y0K42 (22%,24%,0%,42%) (0.22/0.24/0.00/0.42) 

CMYK percentages

%22.45
%23.81
%0
%42.35

Codes

Color #727093 in popluar color models

72 70 93
RGB 114 112 147
HSL 243° 13.94% 50.78%
HSB/HSV 243° 23.81% 57.65%
CMYK 22.45% 23.81% 0.00%
42.35%

Color #727093 in popluar number systems.

HEX 72 70 93
Decimal 114 112 147
Binary 1110010 1110000 10010011
Octal 162 160 223

Shades and tints

Shades of #727093

#727093
(114,112,147)
#686686
(104,102,134)
#5E5C79
(94,92,121)
#54526C
(84,82,108)
#4A485F
(74,72,95)
#403E52
(64,62,82)
#363445
(54,52,69)
#2C2A38
(44,42,56)
#22202B
(34,32,43)
#18161E
(24,22,30)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #727093

#727093
(114,112,147)
#7E7D9C
(126,125,156)
#8A8AA5
(138,138,165)
#9697AE
(150,151,174)
#A2A4B7
(162,164,183)
#AEB1C0
(174,177,192)
#BABEC9
(186,190,201)
#C6CBD2
(198,203,210)
#D2D8DB
(210,216,219)
#DEE5E4
(222,229,228)
#EAF2ED
(234,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727093; }

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

This text font color is #727093.

Background Color

.myBgColor { background-color: #727093; }

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

This div background color is #727093.

Border color

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

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

This div border color is #727093.

Opacity

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

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

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

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

This text has shadow with #727093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727093.

Preview

Color preview on black background

This text has color #727093 on black background.


Color preview on white background

This text has color #727093 on white background.


Black color preview on #727093 background

This text has black color on #727093 background.


White color preview on #727093 background

This text has white color on #727093 background.


Related colors

Complementary color

Complementary color for #hex is #8D8F6C.


I love getcolorcode.com

Triadic colors

1 #937270 and #709372 with #727093 are triadic colors.

2 #937072 and #707293 with #727093 are triadic colors.