COLOR #71908A

HEX: #71908A RGB: (113,144,138)

Color info

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

RGB color model

#71908A color RGB value is (113,144,138).

RGB: (113,144,138) (44%, 56%, 54%)

RGB channels and saturation

R 113 of 255 = 44%
G 144 of 255 = 56%
B 138 of 255 = 54%

113
144
138

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

Portions of RGB colors in percentages

R + G + B = 113 + 144 + 138 = 395 (100%)
R 113 of 395 ~ 28.61%
G 144 of 395 ~ 36.46%
B 138 of 395 ~ 34.94'%

%28.61
%36.46
%34.94

CMYK color model

#71908A color CMYK value is (22,0,4,44).

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

CMYK: (22,0,4,44)
C22M0Y4K44 (22%, 0%, 4%, 44%)
(0.22 / 0.00 / 0.04 / 0.44)

CMYK percentages

%21.53
%0
%4.17
%43.53

Codes

Color #71908A in popluar color models

71 90 8A
RGB 113 144 138
HSL 168° 12.25% 50.39%
HSB/HSV 168° 21.53% 56.47%
CMYK 21.53% 0.00% 4.17%
43.53%

Color #71908A in popluar number systems.

HEX 71 90 8A
Decimal 113 144 138
Binary 1110001 10010000 10001010
Octal 161 220 212

Shades and tints

Shades of #71908A

#71908A
(113,144,138)
#67837E
(103,131,126)
#5D7672
(93,118,114)
#536966
(83,105,102)
#495C5A
(73,92,90)
#3F4F4E
(63,79,78)
#354242
(53,66,66)
#2B3536
(43,53,54)
#21282A
(33,40,42)
#171B1E
(23,27,30)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #71908A

#71908A
(113,144,138)
#7D9A94
(125,154,148)
#89A49E
(137,164,158)
#95AEA8
(149,174,168)
#A1B8B2
(161,184,178)
#ADC2BC
(173,194,188)
#B9CCC6
(185,204,198)
#C5D6D0
(197,214,208)
#D1E0DA
(209,224,218)
#DDEAE4
(221,234,228)
#E9F4EE
(233,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71908A color. Also use rgb(113,144,138) instead hex code.

Text Font Color

.myTextColor { color: #71908A; }

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

This text font color is #71908A.

Background Color

.myBgColor { background-color: #71908A; }

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

This div background color is #71908A.

Border color

.myBorderColor { border: 1px solid #71908A; }

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

This div border color is #71908A.

Opacity

.myOpacity80 { color: #71908A; opacity: 0.8; }

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

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

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

This text has shadow with #71908A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71908A.

Preview

Color preview on black background

This text has color #71908A on black background.


Color preview on white background

This text has color #71908A on white background.


Black color preview on #71908A background

This text has black color on #71908A background.


White color preview on #71908A background

This text has white color on #71908A background.


Related colors

Complementary color

Complementary color for #hex is #8E6F75.


I love getcolorcode.com

Triadic colors

1 #8A7190 and #908A71 with #71908A are triadic colors.

2 #8A9071 and #90718A with #71908A are triadic colors.