COLOR #716069

HEX: #716069 RGB: (113,96,105)

Color info

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

RGB color model

#716069 color RGB value is (113,96,105).

RGB: (113,96,105) (44%, 38%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 105 of 255 = 41%

113
96
105

R + G + B ~ 41%. #716069 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 105 = 314 (100%)
R 113 of 314 ~ 35.99%
G 96 of 314 ~ 30.57%
B 105 of 314 ~ 33.44'%

%35.99
%30.57
%33.44

CMYK color model

#716069 color CMYK value is (0,15,7,56).

  • cyan value is 0.00%
  • magenta value is 15.04%
  • yellow value is 7.08%
  • key color value is 55.69%

CMYK: (0,15,7,56)
C0M15Y7K56 (0%, 15%, 7%, 56%)
(0.00 / 0.15 / 0.07 / 0.56)

CMYK percentages

%0
%15.04
%7.08
%55.69

Codes

Color #716069 in popluar color models

71 60 69
RGB 113 96 105
HSL 328° 8.13% 40.98%
HSB/HSV 328° 15.04% 44.31%
CMYK 0.00% 15.04% 7.08%
55.69%

Color #716069 in popluar number systems.

HEX 71 60 69
Decimal 113 96 105
Binary 1110001 1100000 1101001
Octal 161 140 151

Shades and tints

Shades of #716069

#716069
(113,96,105)
#675860
(103,88,96)
#5D5057
(93,80,87)
#53484E
(83,72,78)
#494045
(73,64,69)
#3F383C
(63,56,60)
#353033
(53,48,51)
#2B282A
(43,40,42)
#212021
(33,32,33)
#171818
(23,24,24)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #716069

#716069
(113,96,105)
#7D6E76
(125,110,118)
#897C83
(137,124,131)
#958A90
(149,138,144)
#A1989D
(161,152,157)
#ADA6AA
(173,166,170)
#B9B4B7
(185,180,183)
#C5C2C4
(197,194,196)
#D1D0D1
(209,208,209)
#DDDEDE
(221,222,222)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716069; }

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

This text font color is #716069.

Background Color

.myBgColor { background-color: #716069; }

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

This div background color is #716069.

Border color

.myBorderColor { border: 1px solid #716069; }

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

This div border color is #716069.

Opacity

.myOpacity80 { color: #716069; opacity: 0.8; }

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

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

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

This text has shadow with #716069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716069.

Preview

Color preview on black background

This text has color #716069 on black background.


Color preview on white background

This text has color #716069 on white background.


Black color preview on #716069 background

This text has black color on #716069 background.


White color preview on #716069 background

This text has white color on #716069 background.


Related colors

Complementary color

Complementary color for #hex is #8E9F96.


I love getcolorcode.com

Triadic colors

1 #697160 and #606971 with #716069 are triadic colors.

2 #696071 and #607169 with #716069 are triadic colors.