COLOR #71816E

HEX: #71816E RGB: (113,129,110)

Color info

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

RGB color model

#71816E color RGB value is (113,129,110).

RGB: (113,129,110) (44%, 51%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 110 of 255 = 43%

113
129
110

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

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 110 = 352 (100%)
R 113 of 352 ~ 32.1%
G 129 of 352 ~ 36.65%
B 110 of 352 ~ 31.25'%

%32.1
%36.65
%31.25

CMYK color model

#71816E color CMYK value is (12,0,15,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 14.73%
  • key color value is 49.41%

CMYK: (12,0,15,49)
C12M0Y15K49 (12%, 0%, 15%, 49%)
(0.12 / 0.00 / 0.15 / 0.49)

CMYK percentages

%12.4
%0
%14.73
%49.41

Codes

Color #71816E in popluar color models

71 81 6E
RGB 113 129 110
HSL 111° 7.95% 46.86%
HSB/HSV 111° 14.73% 50.59%
CMYK 12.40% 0.00% 14.73%
49.41%

Color #71816E in popluar number systems.

HEX 71 81 6E
Decimal 113 129 110
Binary 1110001 10000001 1101110
Octal 161 201 156

Shades and tints

Shades of #71816E

#71816E
(113,129,110)
#677664
(103,118,100)
#5D6B5A
(93,107,90)
#536050
(83,96,80)
#495546
(73,85,70)
#3F4A3C
(63,74,60)
#353F32
(53,63,50)
#2B3428
(43,52,40)
#21291E
(33,41,30)
#171E14
(23,30,20)
#0D130A
(13,19,10)
#000000
(0,0,0)

Tints of #71816E

#71816E
(113,129,110)
#7D8C7B
(125,140,123)
#899788
(137,151,136)
#95A295
(149,162,149)
#A1ADA2
(161,173,162)
#ADB8AF
(173,184,175)
#B9C3BC
(185,195,188)
#C5CEC9
(197,206,201)
#D1D9D6
(209,217,214)
#DDE4E3
(221,228,227)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71816E color. Also use rgb(113,129,110) instead hex code.

Text Font Color

.myTextColor { color: #71816E; }

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

This text font color is #71816E.

Background Color

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

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

This div background color is #71816E.

Border color

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

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

This div border color is #71816E.

Opacity

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

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

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

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

This text has shadow with #71816E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71816E.

Preview

Color preview on black background

This text has color #71816E on black background.


Color preview on white background

This text has color #71816E on white background.


Black color preview on #71816E background

This text has black color on #71816E background.


White color preview on #71816E background

This text has white color on #71816E background.


Related colors

Complementary color

Complementary color for #hex is #8E7E91.


I love getcolorcode.com

Triadic colors

1 #6E7181 and #816E71 with #71816E are triadic colors.

2 #6E8171 and #81716E with #71816E are triadic colors.