COLOR #807E76

HEX: #807E76 RGB: (128,126,118)

Renk bilgisi

#807E76 contains red, green and blue colors in about the same proportion. #807E76 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#807E76 color RGB value is (128,126,118).

RGB: (128,126,118) (50%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 128 of 255 = 50%
G 126 of 255 = 49%
B 118 of 255 = 46%

128
126
118

R + G + B ~ 48%. #807E76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 128 + 126 + 118 = 372 (100%)
R 128 of 372 ~ 34.41%
G 126 of 372 ~ 33.87%
B 118 of 372 ~ 31.72'%

%34.41
%33.87
%31.72

CMYK RENK MODELİ

#807E76 rengi CMYK tonu (0,2,8,50).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.56%
  • sarı tonu 7.81%
  • ana renk tonu 49.80%

CMYK: (0,2,8,50)
C0M2Y8K50 (0%, 2%, 8%, 50%)
(0.00 / 0.02 / 0.08 / 0.50)

CMYK yüzdeleri

%0
%1.56
%7.81
%49.8

Codes

Color #807E76 in popluar color models

80 7E 76
RGB 128 126 118
HSL 48° 4.07% 48.24%
HSB/HSV 48° 7.81% 50.20%
CMYK 0.00% 1.56% 7.81%
49.80%

Color #807E76 in popluar number systems.

HEX 80 7E 76
Decimal 128 126 118
Binary 10000000 1111110 1110110
Octal 200 176 166

Shades and tints

Shades of #807E76

#807E76
(128,126,118)
#75736C
(117,115,108)
#6A6862
(106,104,98)
#5F5D58
(95,93,88)
#54524E
(84,82,78)
#494744
(73,71,68)
#3E3C3A
(62,60,58)
#333130
(51,49,48)
#282626
(40,38,38)
#1D1B1C
(29,27,28)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #807E76

#807E76
(128,126,118)
#8B8982
(139,137,130)
#96948E
(150,148,142)
#A19F9A
(161,159,154)
#ACAAA6
(172,170,166)
#B7B5B2
(183,181,178)
#C2C0BE
(194,192,190)
#CDCBCA
(205,203,202)
#D8D6D6
(216,214,214)
#E3E1E2
(227,225,226)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807E76 color. Also use rgb(128,126,118) instead hex code.

Text Font Color

.myTextColor { color: #807E76; }

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

This text font color is #807E76.

Background Color

.myBgColor { background-color: #807E76; }

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

This div background color is #807E76.

Border color

.myBorderColor { border: 1px solid #807E76; }

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

This div border color is #807E76.

Opacity

.myOpacity80 { color: #807E76; opacity: 0.8; }

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

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

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

This text has shadow with #807E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807E76.

Preview

Color preview on black background

This text has color #807E76 on black background.


Color preview on white background

This text has color #807E76 on white background.


Black color preview on #807E76 background

This text has black color on #807E76 background.


White color preview on #807E76 background

This text has white color on #807E76 background.


Related colors

Complementary color

Complementary color for #hex is #7F8189.


I love getcolorcode.com

Triadic colors

1 #76807E and #7E7680 with #807E76 are triadic colors.

2 #767E80 and #7E8076 with #807E76 are triadic colors.