COLOR #707569

HEX: #707569 RGB: (112,117,105)

Color info

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

RGB color model

#707569 color RGB value is (112,117,105).

RGB: (112,117,105) (44%, 46%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 117 of 255 = 46%
B 105 of 255 = 41%

112
117
105

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

Portions of RGB colors in percentages

R + G + B = 112 + 117 + 105 = 334 (100%)
R 112 of 334 ~ 33.53%
G 117 of 334 ~ 35.03%
B 105 of 334 ~ 31.44'%

%33.53
%35.03
%31.44

CMYK color model

#707569 color CMYK value is (4,0,10,54).

  • cyan value is 4.27%
  • magenta value is 0.00%
  • yellow value is 10.26%
  • key color value is 54.12%

CMYK: (4,0,10,54)
C4M0Y10K54 (4%, 0%, 10%, 54%)
(0.04 / 0.00 / 0.10 / 0.54)

CMYK percentages

%4.27
%0
%10.26
%54.12

Codes

Color #707569 in popluar color models

70 75 69
RGB 112 117 105
HSL 85° 5.41% 43.53%
HSB/HSV 85° 10.26% 45.88%
CMYK 4.27% 0.00% 10.26%
54.12%

Color #707569 in popluar number systems.

HEX 70 75 69
Decimal 112 117 105
Binary 1110000 1110101 1101001
Octal 160 165 151

Shades and tints

Shades of #707569

#707569
(112,117,105)
#666B60
(102,107,96)
#5C6157
(92,97,87)
#52574E
(82,87,78)
#484D45
(72,77,69)
#3E433C
(62,67,60)
#343933
(52,57,51)
#2A2F2A
(42,47,42)
#202521
(32,37,33)
#161B18
(22,27,24)
#0C110F
(12,17,15)
#000000
(0,0,0)

Tints of #707569

#707569
(112,117,105)
#7D8176
(125,129,118)
#8A8D83
(138,141,131)
#979990
(151,153,144)
#A4A59D
(164,165,157)
#B1B1AA
(177,177,170)
#BEBDB7
(190,189,183)
#CBC9C4
(203,201,196)
#D8D5D1
(216,213,209)
#E5E1DE
(229,225,222)
#F2EDEB
(242,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707569 color. Also use rgb(112,117,105) instead hex code.

Text Font Color

.myTextColor { color: #707569; }

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

This text font color is #707569.

Background Color

.myBgColor { background-color: #707569; }

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

This div background color is #707569.

Border color

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

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

This div border color is #707569.

Opacity

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

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

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

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

This text has shadow with #707569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707569.

Preview

Color preview on black background

This text has color #707569 on black background.


Color preview on white background

This text has color #707569 on white background.


Black color preview on #707569 background

This text has black color on #707569 background.


White color preview on #707569 background

This text has white color on #707569 background.


Related colors

Complementary color

Complementary color for #hex is #8F8A96.


I love getcolorcode.com

Triadic colors

1 #697075 and #756970 with #707569 are triadic colors.

2 #697570 and #757069 with #707569 are triadic colors.