COLOR #767570

HEX: #767570 RGB: (118,117,112)

Color info

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

RGB color model

#767570 color RGB value is (118,117,112).

RGB: (118,117,112) (46%, 46%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 117 of 255 = 46%
B 112 of 255 = 44%

118
117
112

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

Portions of RGB colors in percentages

R + G + B = 118 + 117 + 112 = 347 (100%)
R 118 of 347 ~ 34.01%
G 117 of 347 ~ 33.72%
B 112 of 347 ~ 32.28'%

%34.01
%33.72
%32.28

CMYK color model

#767570 color CMYK value is (0,1,5,54).

  • cyan value is 0.00%
  • magenta value is 0.85%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (0,1,5,54)
C0M1Y5K54 (0%, 1%, 5%, 54%)
(0.00 / 0.01 / 0.05 / 0.54)

CMYK percentages

%0
%0.85
%5.08
%53.73

Codes

Color #767570 in popluar color models

76 75 70
RGB 118 117 112
HSL 50° 2.61% 45.10%
HSB/HSV 50° 5.08% 46.27%
CMYK 0.00% 0.85% 5.08%
53.73%

Color #767570 in popluar number systems.

HEX 76 75 70
Decimal 118 117 112
Binary 1110110 1110101 1110000
Octal 166 165 160

Shades and tints

Shades of #767570

#767570
(118,117,112)
#6C6B66
(108,107,102)
#62615C
(98,97,92)
#585752
(88,87,82)
#4E4D48
(78,77,72)
#44433E
(68,67,62)
#3A3934
(58,57,52)
#302F2A
(48,47,42)
#262520
(38,37,32)
#1C1B16
(28,27,22)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #767570

#767570
(118,117,112)
#82817D
(130,129,125)
#8E8D8A
(142,141,138)
#9A9997
(154,153,151)
#A6A5A4
(166,165,164)
#B2B1B1
(178,177,177)
#BEBDBE
(190,189,190)
#CAC9CB
(202,201,203)
#D6D5D8
(214,213,216)
#E2E1E5
(226,225,229)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767570; }

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

This text font color is #767570.

Background Color

.myBgColor { background-color: #767570; }

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

This div background color is #767570.

Border color

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

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

This div border color is #767570.

Opacity

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

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

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

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

This text has shadow with #767570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767570.

Preview

Color preview on black background

This text has color #767570 on black background.


Color preview on white background

This text has color #767570 on white background.


Black color preview on #767570 background

This text has black color on #767570 background.


White color preview on #767570 background

This text has white color on #767570 background.


Related colors

Complementary color

Complementary color for #hex is #898A8F.


I love getcolorcode.com

Triadic colors

1 #707675 and #757076 with #767570 are triadic colors.

2 #707576 and #757670 with #767570 are triadic colors.