COLOR #76796C

HEX: #76796C RGB: (118,121,108)

Renk bilgisi

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

RGB renk modeli

#76796C color RGB value is (118,121,108).

RGB: (118,121,108) (46%, 47%, 42%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 121 of 255 = 47%
B 108 of 255 = 42%

118
121
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 121 + 108 = 347 (100%)
R 118 of 347 ~ 34.01%
G 121 of 347 ~ 34.87%
B 108 of 347 ~ 31.12'%

%34.01
%34.87
%31.12

CMYK RENK MODELİ

#76796C rengi CMYK tonu (2,0,11,53).

  • camgöbeği tonu 2.48%
  • eflatun tonu 0.00%
  • sarı tonu 10.74%
  • ana renk tonu 52.55%

CMYK: (2,0,11,53)
C2M0Y11K53 (2%, 0%, 11%, 53%)
(0.02 / 0.00 / 0.11 / 0.53)

CMYK yüzdeleri

%2.48
%0
%10.74
%52.55

Codes

Color #76796C in popluar color models

76 79 6C
RGB 118 121 108
HSL 74° 5.68% 44.90%
HSB/HSV 74° 10.74% 47.45%
CMYK 2.48% 0.00% 10.74%
52.55%

Color #76796C in popluar number systems.

HEX 76 79 6C
Decimal 118 121 108
Binary 1110110 1111001 1101100
Octal 166 171 154

Shades and tints

Shades of #76796C

#76796C
(118,121,108)
#6C6E63
(108,110,99)
#62635A
(98,99,90)
#585851
(88,88,81)
#4E4D48
(78,77,72)
#44423F
(68,66,63)
#3A3736
(58,55,54)
#302C2D
(48,44,45)
#262124
(38,33,36)
#1C161B
(28,22,27)
#120B12
(18,11,18)
#000000
(0,0,0)

Tints of #76796C

#76796C
(118,121,108)
#828579
(130,133,121)
#8E9186
(142,145,134)
#9A9D93
(154,157,147)
#A6A9A0
(166,169,160)
#B2B5AD
(178,181,173)
#BEC1BA
(190,193,186)
#CACDC7
(202,205,199)
#D6D9D4
(214,217,212)
#E2E5E1
(226,229,225)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76796C; }

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

This text font color is #76796C.

Background Color

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

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

This div background color is #76796C.

Border color

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

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

This div border color is #76796C.

Opacity

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

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

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

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

This text has shadow with #76796C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76796C.

Preview

Color preview on black background

This text has color #76796C on black background.


Color preview on white background

This text has color #76796C on white background.


Black color preview on #76796C background

This text has black color on #76796C background.


White color preview on #76796C background

This text has white color on #76796C background.


Related colors

Complementary color

Complementary color for #hex is #898693.


I love getcolorcode.com

Triadic colors

1 #6C7679 and #796C76 with #76796C are triadic colors.

2 #6C7976 and #79766C with #76796C are triadic colors.