COLOR #71697A

HEX: #71697A RGB: (113,105,122)

Color info

#71697A contains red, green and blue colors in about the same proportion. Web safe color of #71697A is #666666 (or #666).

RGB color model

#71697A color RGB value is (113,105,122).

RGB: (113,105,122) (44%, 41%, 48%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 122 of 255 = 48%

113
105
122

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

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 122 = 340 (100%)
R 113 of 340 ~ 33.24%
G 105 of 340 ~ 30.88%
B 122 of 340 ~ 35.88'%

%33.24
%30.88
%35.88

CMYK color model

#71697A color CMYK value is (7,14,0,52).

  • cyan value is 7.38%
  • magenta value is 13.93%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (7,14,0,52)
C7M14Y0K52 (7%, 14%, 0%, 52%)
(0.07 / 0.14 / 0.00 / 0.52)

CMYK percentages

%7.38
%13.93
%0
%52.16

Codes

Color #71697A in popluar color models

71 69 7A
RGB 113 105 122
HSL 268° 7.49% 44.51%
HSB/HSV 268° 13.93% 47.84%
CMYK 7.38% 13.93% 0.00%
52.16%

Color #71697A in popluar number systems.

HEX 71 69 7A
Decimal 113 105 122
Binary 1110001 1101001 1111010
Octal 161 151 172

Shades and tints

Shades of #71697A

#71697A
(113,105,122)
#67606F
(103,96,111)
#5D5764
(93,87,100)
#534E59
(83,78,89)
#49454E
(73,69,78)
#3F3C43
(63,60,67)
#353338
(53,51,56)
#2B2A2D
(43,42,45)
#212122
(33,33,34)
#171817
(23,24,23)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #71697A

#71697A
(113,105,122)
#7D7686
(125,118,134)
#898392
(137,131,146)
#95909E
(149,144,158)
#A19DAA
(161,157,170)
#ADAAB6
(173,170,182)
#B9B7C2
(185,183,194)
#C5C4CE
(197,196,206)
#D1D1DA
(209,209,218)
#DDDEE6
(221,222,230)
#E9EBF2
(233,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71697A color. Also use rgb(113,105,122) instead hex code.

Text Font Color

.myTextColor { color: #71697A; }

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

This text font color is #71697A.

Background Color

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

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

This div background color is #71697A.

Border color

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

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

This div border color is #71697A.

Opacity

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

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

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

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

This text has shadow with #71697A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71697A.

Preview

Color preview on black background

This text has color #71697A on black background.


Color preview on white background

This text has color #71697A on white background.


Black color preview on #71697A background

This text has black color on #71697A background.


White color preview on #71697A background

This text has white color on #71697A background.


Related colors

Complementary color

Complementary color for #hex is #8E9685.


I love getcolorcode.com

Triadic colors

1 #7A7169 and #697A71 with #71697A are triadic colors.

2 #7A6971 and #69717A with #71697A are triadic colors.