COLOR #71A492

HEX: #71A492 RGB: (113,164,146)

Color info

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

RGB color model

#71A492 color RGB value is (113,164,146).

RGB: (113,164,146) (44%, 64%, 57%)

RGB channels and saturation

R 113 of 255 = 44%
G 164 of 255 = 64%
B 146 of 255 = 57%

113
164
146

R + G + B ~ 55%. #71A492 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 164 + 146 = 423 (100%)
R 113 of 423 ~ 26.71%
G 164 of 423 ~ 38.77%
B 146 of 423 ~ 34.52'%

%26.71
%38.77
%34.52

CMYK color model

#71A492 color CMYK value is (31,0,11,36).

  • cyan value is 31.10%
  • magenta value is 0.00%
  • yellow value is 10.98%
  • key color value is 35.69%

CMYK: (31,0,11,36)
C31M0Y11K36 (31%, 0%, 11%, 36%)
(0.31 / 0.00 / 0.11 / 0.36)

CMYK percentages

%31.1
%0
%10.98
%35.69

Codes

Color #71A492 in popluar color models

71 A4 92
RGB 113 164 146
HSL 159° 21.89% 54.31%
HSB/HSV 159° 31.10% 64.31%
CMYK 31.10% 0.00% 10.98%
35.69%

Color #71A492 in popluar number systems.

HEX 71 A4 92
Decimal 113 164 146
Binary 1110001 10100100 10010010
Octal 161 244 222

Shades and tints

Shades of #71A492

#71A492
(113,164,146)
#679685
(103,150,133)
#5D8878
(93,136,120)
#537A6B
(83,122,107)
#496C5E
(73,108,94)
#3F5E51
(63,94,81)
#355044
(53,80,68)
#2B4237
(43,66,55)
#21342A
(33,52,42)
#17261D
(23,38,29)
#0D1810
(13,24,16)
#000000
(0,0,0)

Tints of #71A492

#71A492
(113,164,146)
#7DAC9B
(125,172,155)
#89B4A4
(137,180,164)
#95BCAD
(149,188,173)
#A1C4B6
(161,196,182)
#ADCCBF
(173,204,191)
#B9D4C8
(185,212,200)
#C5DCD1
(197,220,209)
#D1E4DA
(209,228,218)
#DDECE3
(221,236,227)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A492 color. Also use rgb(113,164,146) instead hex code.

Text Font Color

.myTextColor { color: #71A492; }

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

This text font color is #71A492.

Background Color

.myBgColor { background-color: #71A492; }

<div style="background-color:#71A492">Inner text</div>

This div background color is #71A492.

Border color

.myBorderColor { border: 1px solid #71A492; }

<div style="border:3px solid #71A492">Div</div>

This div border color is #71A492.

Opacity

.myOpacity80 { color: #71A492; opacity: 0.8; }

<p style="color:#71A492;opacity:0.8;">80%</p>

Text with #71A492 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 #71A492;}

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

This text has shadow with #71A492 color.


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

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

This text has shadow with #71A492 primary color and red secondary color.


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

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

This text has shadow with #71A492 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71A492.

Preview

Color preview on black background

This text has color #71A492 on black background.


Color preview on white background

This text has color #71A492 on white background.


Black color preview on #71A492 background

This text has black color on #71A492 background.


White color preview on #71A492 background

This text has white color on #71A492 background.


Related colors

Complementary color

Complementary color for #hex is #8E5B6D.


I love getcolorcode.com

Triadic colors

1 #9271A4 and #A49271 with #71A492 are triadic colors.

2 #92A471 and #A47192 with #71A492 are triadic colors.