COLOR #76876C

HEX: #76876C RGB: (118,135,108)

Renk bilgisi

#76876C contains red, green and blue colors in about the same proportion. #76876C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76876C color RGB value is (118,135,108).

RGB: (118,135,108) (46%, 53%, 42%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 135 of 255 = 53%
B 108 of 255 = 42%

118
135
108

R + G + B ~ 47%. #76876C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 135 + 108 = 361 (100%)
R 118 of 361 ~ 32.69%
G 135 of 361 ~ 37.4%
B 108 of 361 ~ 29.92'%

%32.69
%37.4
%29.92

CMYK RENK MODELİ

#76876C rengi CMYK tonu (13,0,20,47).

  • camgöbeği tonu 12.59%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • ana renk tonu 47.06%

CMYK: (13,0,20,47)
C13M0Y20K47 (13%, 0%, 20%, 47%)
(0.13 / 0.00 / 0.20 / 0.47)

CMYK yüzdeleri

%12.59
%0
%20
%47.06

Codes

Color #76876C in popluar color models

76 87 6C
RGB 118 135 108
HSL 98° 11.11% 47.65%
HSB/HSV 98° 20.00% 52.94%
CMYK 12.59% 0.00% 20.00%
47.06%

Color #76876C in popluar number systems.

HEX 76 87 6C
Decimal 118 135 108
Binary 1110110 10000111 1101100
Octal 166 207 154

Shades and tints

Shades of #76876C

#76876C
(118,135,108)
#6C7B63
(108,123,99)
#626F5A
(98,111,90)
#586351
(88,99,81)
#4E5748
(78,87,72)
#444B3F
(68,75,63)
#3A3F36
(58,63,54)
#30332D
(48,51,45)
#262724
(38,39,36)
#1C1B1B
(28,27,27)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #76876C

#76876C
(118,135,108)
#829179
(130,145,121)
#8E9B86
(142,155,134)
#9AA593
(154,165,147)
#A6AFA0
(166,175,160)
#B2B9AD
(178,185,173)
#BEC3BA
(190,195,186)
#CACDC7
(202,205,199)
#D6D7D4
(214,215,212)
#E2E1E1
(226,225,225)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76876C color. Also use rgb(118,135,108) instead hex code.

Text Font Color

.myTextColor { color: #76876C; }

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

This text font color is #76876C.

Background Color

.myBgColor { background-color: #76876C; }

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

This div background color is #76876C.

Border color

.myBorderColor { border: 1px solid #76876C; }

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

This div border color is #76876C.

Opacity

.myOpacity80 { color: #76876C; opacity: 0.8; }

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

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

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

This text has shadow with #76876C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76876C.

Preview

Color preview on black background

This text has color #76876C on black background.


Color preview on white background

This text has color #76876C on white background.


Black color preview on #76876C background

This text has black color on #76876C background.


White color preview on #76876C background

This text has white color on #76876C background.


Related colors

Complementary color

Complementary color for #hex is #897893.


I love getcolorcode.com

Triadic colors

1 #6C7687 and #876C76 with #76876C are triadic colors.

2 #6C8776 and #87766C with #76876C are triadic colors.