COLOR #716092

HEX: #716092 RGB: (113,96,146)

Color info

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

RGB color model

#716092 color RGB value is (113,96,146).

RGB: (113,96,146) (44%, 38%, 57%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 146 of 255 = 57%

113
96
146

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

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 146 = 355 (100%)
R 113 of 355 ~ 31.83%
G 96 of 355 ~ 27.04%
B 146 of 355 ~ 41.13'%

%31.83
%27.04
%41.13

CMYK color model

#716092 color CMYK value is (23,34,0,43).

  • cyan value is 22.60%
  • magenta value is 34.25%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (23,34,0,43)
C23M34Y0K43 (23%, 34%, 0%, 43%)
(0.23 / 0.34 / 0.00 / 0.43)

CMYK percentages

%22.6
%34.25
%0
%42.75

Codes

Color #716092 in popluar color models

71 60 92
RGB 113 96 146
HSL 260° 20.66% 47.45%
HSB/HSV 260° 34.25% 57.25%
CMYK 22.60% 34.25% 0.00%
42.75%

Color #716092 in popluar number systems.

HEX 71 60 92
Decimal 113 96 146
Binary 1110001 1100000 10010010
Octal 161 140 222

Shades and tints

Shades of #716092

#716092
(113,96,146)
#675885
(103,88,133)
#5D5078
(93,80,120)
#53486B
(83,72,107)
#49405E
(73,64,94)
#3F3851
(63,56,81)
#353044
(53,48,68)
#2B2837
(43,40,55)
#21202A
(33,32,42)
#17181D
(23,24,29)
#0D1010
(13,16,16)
#000000
(0,0,0)

Tints of #716092

#716092
(113,96,146)
#7D6E9B
(125,110,155)
#897CA4
(137,124,164)
#958AAD
(149,138,173)
#A198B6
(161,152,182)
#ADA6BF
(173,166,191)
#B9B4C8
(185,180,200)
#C5C2D1
(197,194,209)
#D1D0DA
(209,208,218)
#DDDEE3
(221,222,227)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716092 color. Also use rgb(113,96,146) instead hex code.

Text Font Color

.myTextColor { color: #716092; }

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

This text font color is #716092.

Background Color

.myBgColor { background-color: #716092; }

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

This div background color is #716092.

Border color

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

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

This div border color is #716092.

Opacity

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

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

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

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

This text has shadow with #716092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716092.

Preview

Color preview on black background

This text has color #716092 on black background.


Color preview on white background

This text has color #716092 on white background.


Black color preview on #716092 background

This text has black color on #716092 background.


White color preview on #716092 background

This text has white color on #716092 background.


Related colors

Complementary color

Complementary color for #hex is #8E9F6D.


I love getcolorcode.com

Triadic colors

1 #927160 and #609271 with #716092 are triadic colors.

2 #926071 and #607192 with #716092 are triadic colors.