COLOR #71906D

HEX: #71906D RGB: (113,144,109)

Color info

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

RGB color model

#71906D color RGB value is (113,144,109).

RGB: (113,144,109) (44%, 56%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 144 of 255 = 56%
B 109 of 255 = 43%

113
144
109

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

Portions of RGB colors in percentages

R + G + B = 113 + 144 + 109 = 366 (100%)
R 113 of 366 ~ 30.87%
G 144 of 366 ~ 39.34%
B 109 of 366 ~ 29.78'%

%30.87
%39.34
%29.78

CMYK color model

#71906D color CMYK value is (22,0,24,44).

  • cyan value is 21.53%
  • magenta value is 0.00%
  • yellow value is 24.31%
  • key color value is 43.53%

CMYK: (22,0,24,44)
C22M0Y24K44 (22%, 0%, 24%, 44%)
(0.22 / 0.00 / 0.24 / 0.44)

CMYK percentages

%21.53
%0
%24.31
%43.53

Codes

Color #71906D in popluar color models

71 90 6D
RGB 113 144 109
HSL 113° 13.83% 49.61%
HSB/HSV 113° 24.31% 56.47%
CMYK 21.53% 0.00% 24.31%
43.53%

Color #71906D in popluar number systems.

HEX 71 90 6D
Decimal 113 144 109
Binary 1110001 10010000 1101101
Octal 161 220 155

Shades and tints

Shades of #71906D

#71906D
(113,144,109)
#678364
(103,131,100)
#5D765B
(93,118,91)
#536952
(83,105,82)
#495C49
(73,92,73)
#3F4F40
(63,79,64)
#354237
(53,66,55)
#2B352E
(43,53,46)
#212825
(33,40,37)
#171B1C
(23,27,28)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #71906D

#71906D
(113,144,109)
#7D9A7A
(125,154,122)
#89A487
(137,164,135)
#95AE94
(149,174,148)
#A1B8A1
(161,184,161)
#ADC2AE
(173,194,174)
#B9CCBB
(185,204,187)
#C5D6C8
(197,214,200)
#D1E0D5
(209,224,213)
#DDEAE2
(221,234,226)
#E9F4EF
(233,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71906D color. Also use rgb(113,144,109) instead hex code.

Text Font Color

.myTextColor { color: #71906D; }

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

This text font color is #71906D.

Background Color

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

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

This div background color is #71906D.

Border color

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

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

This div border color is #71906D.

Opacity

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

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

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

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

This text has shadow with #71906D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71906D.

Preview

Color preview on black background

This text has color #71906D on black background.


Color preview on white background

This text has color #71906D on white background.


Black color preview on #71906D background

This text has black color on #71906D background.


White color preview on #71906D background

This text has white color on #71906D background.


Related colors

Complementary color

Complementary color for #hex is #8E6F92.


I love getcolorcode.com

Triadic colors

1 #6D7190 and #906D71 with #71906D are triadic colors.

2 #6D9071 and #90716D with #71906D are triadic colors.