COLOR #71858E

HEX: #71858E RGB: (113,133,142)

Color info

#71858E contains red, green and blue colors in about the same proportion. Web safe color of #71858E is #669999 (or #699).

RGB color model

#71858E color RGB value is (113,133,142).

RGB: (113,133,142) (44%, 52%, 56%)

RGB channels and saturation

R 113 of 255 = 44%
G 133 of 255 = 52%
B 142 of 255 = 56%

113
133
142

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

Portions of RGB colors in percentages

R + G + B = 113 + 133 + 142 = 388 (100%)
R 113 of 388 ~ 29.12%
G 133 of 388 ~ 34.28%
B 142 of 388 ~ 36.6'%

%29.12
%34.28
%36.6

CMYK color model

#71858E color CMYK value is (20,6,0,44).

  • cyan value is 20.42%
  • magenta value is 6.34%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (20,6,0,44)
C20M6Y0K44 (20%, 6%, 0%, 44%)
(0.20 / 0.06 / 0.00 / 0.44)

CMYK percentages

%20.42
%6.34
%0
%44.31

Codes

Color #71858E in popluar color models

71 85 8E
RGB 113 133 142
HSL 199° 11.37% 50.00%
HSB/HSV 199° 20.42% 55.69%
CMYK 20.42% 6.34% 0.00%
44.31%

Color #71858E in popluar number systems.

HEX 71 85 8E
Decimal 113 133 142
Binary 1110001 10000101 10001110
Octal 161 205 216

Shades and tints

Shades of #71858E

#71858E
(113,133,142)
#677982
(103,121,130)
#5D6D76
(93,109,118)
#53616A
(83,97,106)
#49555E
(73,85,94)
#3F4952
(63,73,82)
#353D46
(53,61,70)
#2B313A
(43,49,58)
#21252E
(33,37,46)
#171922
(23,25,34)
#0D0D16
(13,13,22)
#000000
(0,0,0)

Tints of #71858E

#71858E
(113,133,142)
#7D9098
(125,144,152)
#899BA2
(137,155,162)
#95A6AC
(149,166,172)
#A1B1B6
(161,177,182)
#ADBCC0
(173,188,192)
#B9C7CA
(185,199,202)
#C5D2D4
(197,210,212)
#D1DDDE
(209,221,222)
#DDE8E8
(221,232,232)
#E9F3F2
(233,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71858E color. Also use rgb(113,133,142) instead hex code.

Text Font Color

.myTextColor { color: #71858E; }

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

This text font color is #71858E.

Background Color

.myBgColor { background-color: #71858E; }

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

This div background color is #71858E.

Border color

.myBorderColor { border: 1px solid #71858E; }

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

This div border color is #71858E.

Opacity

.myOpacity80 { color: #71858E; opacity: 0.8; }

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

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

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

This text has shadow with #71858E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71858E.

Preview

Color preview on black background

This text has color #71858E on black background.


Color preview on white background

This text has color #71858E on white background.


Black color preview on #71858E background

This text has black color on #71858E background.


White color preview on #71858E background

This text has white color on #71858E background.


Related colors

Complementary color

Complementary color for #hex is #8E7A71.


I love getcolorcode.com

Triadic colors

1 #8E7185 and #858E71 with #71858E are triadic colors.

2 #8E8571 and #85718E with #71858E are triadic colors.