COLOR #71867D

HEX: #71867D RGB: (113,134,125)

Color info

#71867D contains red, green and blue colors in about the same proportion. Web safe color of #71867D is #669966 (or #696).

RGB color model

#71867D color RGB value is (113,134,125).

RGB: (113,134,125) (44%, 53%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 125 of 255 = 49%

113
134
125

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

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 125 = 372 (100%)
R 113 of 372 ~ 30.38%
G 134 of 372 ~ 36.02%
B 125 of 372 ~ 33.6'%

%30.38
%36.02
%33.6

CMYK color model

#71867D color CMYK value is (16,0,7,47).

  • cyan value is 15.67%
  • magenta value is 0.00%
  • yellow value is 6.72%
  • key color value is 47.45%

CMYK: (16,0,7,47)
C16M0Y7K47 (16%, 0%, 7%, 47%)
(0.16 / 0.00 / 0.07 / 0.47)

CMYK percentages

%15.67
%0
%6.72
%47.45

Codes

Color #71867D in popluar color models

71 86 7D
RGB 113 134 125
HSL 154° 8.50% 48.43%
HSB/HSV 154° 15.67% 52.55%
CMYK 15.67% 0.00% 6.72%
47.45%

Color #71867D in popluar number systems.

HEX 71 86 7D
Decimal 113 134 125
Binary 1110001 10000110 1111101
Octal 161 206 175

Shades and tints

Shades of #71867D

#71867D
(113,134,125)
#677A72
(103,122,114)
#5D6E67
(93,110,103)
#53625C
(83,98,92)
#495651
(73,86,81)
#3F4A46
(63,74,70)
#353E3B
(53,62,59)
#2B3230
(43,50,48)
#212625
(33,38,37)
#171A1A
(23,26,26)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #71867D

#71867D
(113,134,125)
#7D9188
(125,145,136)
#899C93
(137,156,147)
#95A79E
(149,167,158)
#A1B2A9
(161,178,169)
#ADBDB4
(173,189,180)
#B9C8BF
(185,200,191)
#C5D3CA
(197,211,202)
#D1DED5
(209,222,213)
#DDE9E0
(221,233,224)
#E9F4EB
(233,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71867D color. Also use rgb(113,134,125) instead hex code.

Text Font Color

.myTextColor { color: #71867D; }

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

This text font color is #71867D.

Background Color

.myBgColor { background-color: #71867D; }

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

This div background color is #71867D.

Border color

.myBorderColor { border: 1px solid #71867D; }

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

This div border color is #71867D.

Opacity

.myOpacity80 { color: #71867D; opacity: 0.8; }

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

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

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

This text has shadow with #71867D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71867D.

Preview

Color preview on black background

This text has color #71867D on black background.


Color preview on white background

This text has color #71867D on white background.


Black color preview on #71867D background

This text has black color on #71867D background.


White color preview on #71867D background

This text has white color on #71867D background.


Related colors

Complementary color

Complementary color for #hex is #8E7982.


I love getcolorcode.com

Triadic colors

1 #7D7186 and #867D71 with #71867D are triadic colors.

2 #7D8671 and #86717D with #71867D are triadic colors.