COLOR #716284

HEX: #716284 RGB: (113,98,132)

Color info

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

RGB color model

#716284 color RGB value is (113,98,132).

RGB: (113,98,132) (44%, 38%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 98 of 255 = 38%
B 132 of 255 = 52%

113
98
132

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

Portions of RGB colors in percentages

R + G + B = 113 + 98 + 132 = 343 (100%)
R 113 of 343 ~ 32.94%
G 98 of 343 ~ 28.57%
B 132 of 343 ~ 38.48'%

%32.94
%28.57
%38.48

CMYK color model

#716284 color CMYK value is (14,26,0,48).

  • cyan value is 14.39%
  • magenta value is 25.76%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (14,26,0,48)
C14M26Y0K48 (14%, 26%, 0%, 48%)
(0.14 / 0.26 / 0.00 / 0.48)

CMYK percentages

%14.39
%25.76
%0
%48.24

Codes

Color #716284 in popluar color models

71 62 84
RGB 113 98 132
HSL 266° 14.78% 45.10%
HSB/HSV 266° 25.76% 51.76%
CMYK 14.39% 25.76% 0.00%
48.24%

Color #716284 in popluar number systems.

HEX 71 62 84
Decimal 113 98 132
Binary 1110001 1100010 10000100
Octal 161 142 204

Shades and tints

Shades of #716284

#716284
(113,98,132)
#675A78
(103,90,120)
#5D526C
(93,82,108)
#534A60
(83,74,96)
#494254
(73,66,84)
#3F3A48
(63,58,72)
#35323C
(53,50,60)
#2B2A30
(43,42,48)
#212224
(33,34,36)
#171A18
(23,26,24)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #716284

#716284
(113,98,132)
#7D708F
(125,112,143)
#897E9A
(137,126,154)
#958CA5
(149,140,165)
#A19AB0
(161,154,176)
#ADA8BB
(173,168,187)
#B9B6C6
(185,182,198)
#C5C4D1
(197,196,209)
#D1D2DC
(209,210,220)
#DDE0E7
(221,224,231)
#E9EEF2
(233,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716284 color. Also use rgb(113,98,132) instead hex code.

Text Font Color

.myTextColor { color: #716284; }

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

This text font color is #716284.

Background Color

.myBgColor { background-color: #716284; }

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

This div background color is #716284.

Border color

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

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

This div border color is #716284.

Opacity

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

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

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

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

This text has shadow with #716284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716284.

Preview

Color preview on black background

This text has color #716284 on black background.


Color preview on white background

This text has color #716284 on white background.


Black color preview on #716284 background

This text has black color on #716284 background.


White color preview on #716284 background

This text has white color on #716284 background.


Related colors

Complementary color

Complementary color for #hex is #8E9D7B.


I love getcolorcode.com

Triadic colors

1 #847162 and #628471 with #716284 are triadic colors.

2 #846271 and #627184 with #716284 are triadic colors.