COLOR #70746A

HEX: #70746A RGB: (112,116,106)

Color info

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

RGB color model

#70746A color RGB value is (112,116,106).

RGB: (112,116,106) (44%, 45%, 42%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 106 of 255 = 42%

112
116
106

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

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 106 = 334 (100%)
R 112 of 334 ~ 33.53%
G 116 of 334 ~ 34.73%
B 106 of 334 ~ 31.74'%

%33.53
%34.73
%31.74

CMYK color model

#70746A color CMYK value is (3,0,9,55).

  • cyan value is 3.45%
  • magenta value is 0.00%
  • yellow value is 8.62%
  • key color value is 54.51%

CMYK: (3,0,9,55)
C3M0Y9K55 (3%, 0%, 9%, 55%)
(0.03 / 0.00 / 0.09 / 0.55)

CMYK percentages

%3.45
%0
%8.62
%54.51

Codes

Color #70746A in popluar color models

70 74 6A
RGB 112 116 106
HSL 84° 4.50% 43.53%
HSB/HSV 84° 8.62% 45.49%
CMYK 3.45% 0.00% 8.62%
54.51%

Color #70746A in popluar number systems.

HEX 70 74 6A
Decimal 112 116 106
Binary 1110000 1110100 1101010
Octal 160 164 152

Shades and tints

Shades of #70746A

#70746A
(112,116,106)
#666A61
(102,106,97)
#5C6058
(92,96,88)
#52564F
(82,86,79)
#484C46
(72,76,70)
#3E423D
(62,66,61)
#343834
(52,56,52)
#2A2E2B
(42,46,43)
#202422
(32,36,34)
#161A19
(22,26,25)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #70746A

#70746A
(112,116,106)
#7D8077
(125,128,119)
#8A8C84
(138,140,132)
#979891
(151,152,145)
#A4A49E
(164,164,158)
#B1B0AB
(177,176,171)
#BEBCB8
(190,188,184)
#CBC8C5
(203,200,197)
#D8D4D2
(216,212,210)
#E5E0DF
(229,224,223)
#F2ECEC
(242,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70746A color. Also use rgb(112,116,106) instead hex code.

Text Font Color

.myTextColor { color: #70746A; }

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

This text font color is #70746A.

Background Color

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

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

This div background color is #70746A.

Border color

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

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

This div border color is #70746A.

Opacity

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

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

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

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

This text has shadow with #70746A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70746A.

Preview

Color preview on black background

This text has color #70746A on black background.


Color preview on white background

This text has color #70746A on white background.


Black color preview on #70746A background

This text has black color on #70746A background.


White color preview on #70746A background

This text has white color on #70746A background.


Related colors

Complementary color

Complementary color for #hex is #8F8B95.


I love getcolorcode.com

Triadic colors

1 #6A7074 and #746A70 with #70746A are triadic colors.

2 #6A7470 and #74706A with #70746A are triadic colors.