COLOR #71697C

HEX: #71697C RGB: (113,105,124)

Color info

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

RGB color model

#71697C color RGB value is (113,105,124).

RGB: (113,105,124) (44%, 41%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 124 of 255 = 49%

113
105
124

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

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 124 = 342 (100%)
R 113 of 342 ~ 33.04%
G 105 of 342 ~ 30.7%
B 124 of 342 ~ 36.26'%

%33.04
%30.7
%36.26

CMYK color model

#71697C color CMYK value is (9,15,0,51).

  • cyan value is 8.87%
  • magenta value is 15.32%
  • yellow value is 0.00%
  • key color value is 51.37%
CMYK: (9,15,0,51) C9M15Y0K51 (9%,15%,0%,51%) (0.09/0.15/0.00/0.51) 

CMYK percentages

%8.87
%15.32
%0
%51.37

Codes

Color #71697C in popluar color models

71 69 7C
RGB 113 105 124
HSL 265° 8.30% 44.90%
HSB/HSV 265° 15.32% 48.63%
CMYK 8.87% 15.32% 0.00%
51.37%

Color #71697C in popluar number systems.

HEX 71 69 7C
Decimal 113 105 124
Binary 1110001 1101001 1111100
Octal 161 151 174

Shades and tints

Shades of #71697C

#71697C
(113,105,124)
#676071
(103,96,113)
#5D5766
(93,87,102)
#534E5B
(83,78,91)
#494550
(73,69,80)
#3F3C45
(63,60,69)
#35333A
(53,51,58)
#2B2A2F
(43,42,47)
#212124
(33,33,36)
#171819
(23,24,25)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #71697C

#71697C
(113,105,124)
#7D7687
(125,118,135)
#898392
(137,131,146)
#95909D
(149,144,157)
#A19DA8
(161,157,168)
#ADAAB3
(173,170,179)
#B9B7BE
(185,183,190)
#C5C4C9
(197,196,201)
#D1D1D4
(209,209,212)
#DDDEDF
(221,222,223)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71697C; }

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

This text font color is #71697C.

Background Color

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

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

This div background color is #71697C.

Border color

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

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

This div border color is #71697C.

Opacity

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

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

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

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

This text has shadow with #71697C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71697C.

Preview

Color preview on black background

This text has color #71697C on black background.


Color preview on white background

This text has color #71697C on white background.


Black color preview on #71697C background

This text has black color on #71697C background.


White color preview on #71697C background

This text has white color on #71697C background.


Related colors

Complementary color

Complementary color for #hex is #8E9683.


I love getcolorcode.com

Triadic colors

1 #7C7169 and #697C71 with #71697C are triadic colors.

2 #7C6971 and #69717C with #71697C are triadic colors.