COLOR #716274

HEX: #716274 RGB: (113,98,116)

Color info

#716274 contains red, green and blue colors in about the same proportion. Web safe color of #716274 is #666666 (or #666).

RGB color model

#716274 color RGB value is (113,98,116).

RGB: (113,98,116) (44%, 38%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 98 of 255 = 38%
B 116 of 255 = 45%

113
98
116

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

Portions of RGB colors in percentages

R + G + B = 113 + 98 + 116 = 327 (100%)
R 113 of 327 ~ 34.56%
G 98 of 327 ~ 29.97%
B 116 of 327 ~ 35.47'%

%34.56
%29.97
%35.47

CMYK color model

#716274 color CMYK value is (3,16,0,55).

  • cyan value is 2.59%
  • magenta value is 15.52%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (3,16,0,55)
C3M16Y0K55 (3%, 16%, 0%, 55%)
(0.03 / 0.16 / 0.00 / 0.55)

CMYK percentages

%2.59
%15.52
%0
%54.51

Codes

Color #716274 in popluar color models

71 62 74
RGB 113 98 116
HSL 290° 8.41% 41.96%
HSB/HSV 290° 15.52% 45.49%
CMYK 2.59% 15.52% 0.00%
54.51%

Color #716274 in popluar number systems.

HEX 71 62 74
Decimal 113 98 116
Binary 1110001 1100010 1110100
Octal 161 142 164

Shades and tints

Shades of #716274

#716274
(113,98,116)
#675A6A
(103,90,106)
#5D5260
(93,82,96)
#534A56
(83,74,86)
#49424C
(73,66,76)
#3F3A42
(63,58,66)
#353238
(53,50,56)
#2B2A2E
(43,42,46)
#212224
(33,34,36)
#171A1A
(23,26,26)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #716274

#716274
(113,98,116)
#7D7080
(125,112,128)
#897E8C
(137,126,140)
#958C98
(149,140,152)
#A19AA4
(161,154,164)
#ADA8B0
(173,168,176)
#B9B6BC
(185,182,188)
#C5C4C8
(197,196,200)
#D1D2D4
(209,210,212)
#DDE0E0
(221,224,224)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716274; }

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

This text font color is #716274.

Background Color

.myBgColor { background-color: #716274; }

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

This div background color is #716274.

Border color

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

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

This div border color is #716274.

Opacity

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

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

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

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

This text has shadow with #716274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716274.

Preview

Color preview on black background

This text has color #716274 on black background.


Color preview on white background

This text has color #716274 on white background.


Black color preview on #716274 background

This text has black color on #716274 background.


White color preview on #716274 background

This text has white color on #716274 background.


Related colors

Complementary color

Complementary color for #hex is #8E9D8B.


I love getcolorcode.com

Triadic colors

1 #747162 and #627471 with #716274 are triadic colors.

2 #746271 and #627174 with #716274 are triadic colors.