COLOR #767370

HEX: #767370 RGB: (118,115,112)

Color info

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

RGB color model

#767370 color RGB value is (118,115,112).

RGB: (118,115,112) (46%, 45%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 115 of 255 = 45%
B 112 of 255 = 44%

118
115
112

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

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 112 = 345 (100%)
R 118 of 345 ~ 34.2%
G 115 of 345 ~ 33.33%
B 112 of 345 ~ 32.46'%

%34.2
%33.33
%32.46

CMYK color model

#767370 color CMYK value is (0,3,5,54).

  • cyan value is 0.00%
  • magenta value is 2.54%
  • yellow value is 5.08%
  • key color value is 53.73%
CMYK: (0,3,5,54) C0M3Y5K54 (0%,3%,5%,54%) (0.00/0.03/0.05/0.54) 

CMYK percentages

%0
%2.54
%5.08
%53.73

Codes

Color #767370 in popluar color models

76 73 70
RGB 118 115 112
HSL 30° 2.61% 45.10%
HSB/HSV 30° 5.08% 46.27%
CMYK 0.00% 2.54% 5.08%
53.73%

Color #767370 in popluar number systems.

HEX 76 73 70
Decimal 118 115 112
Binary 1110110 1110011 1110000
Octal 166 163 160

Shades and tints

Shades of #767370

#767370
(118,115,112)
#6C6966
(108,105,102)
#625F5C
(98,95,92)
#585552
(88,85,82)
#4E4B48
(78,75,72)
#44413E
(68,65,62)
#3A3734
(58,55,52)
#302D2A
(48,45,42)
#262320
(38,35,32)
#1C1916
(28,25,22)
#120F0C
(18,15,12)
#000000
(0,0,0)

Tints of #767370

#767370
(118,115,112)
#827F7D
(130,127,125)
#8E8B8A
(142,139,138)
#9A9797
(154,151,151)
#A6A3A4
(166,163,164)
#B2AFB1
(178,175,177)
#BEBBBE
(190,187,190)
#CAC7CB
(202,199,203)
#D6D3D8
(214,211,216)
#E2DFE5
(226,223,229)
#EEEBF2
(238,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767370; }

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

This text font color is #767370.

Background Color

.myBgColor { background-color: #767370; }

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

This div background color is #767370.

Border color

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

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

This div border color is #767370.

Opacity

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

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

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

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

This text has shadow with #767370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767370.

Preview

Color preview on black background

This text has color #767370 on black background.


Color preview on white background

This text has color #767370 on white background.


Black color preview on #767370 background

This text has black color on #767370 background.


White color preview on #767370 background

This text has white color on #767370 background.


Related colors

Complementary color

Complementary color for #hex is #898C8F.


I love getcolorcode.com

Triadic colors

1 #707673 and #737076 with #767370 are triadic colors.

2 #707376 and #737670 with #767370 are triadic colors.