COLOR #76976D

HEX: #76976D RGB: (118,151,109)

Renk bilgisi

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

RGB renk modeli

#76976D color RGB value is (118,151,109).

RGB: (118,151,109) (46%, 59%, 43%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 151 of 255 = 59%
B 109 of 255 = 43%

118
151
109

R + G + B ~ 49%. #76976D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 151 + 109 = 378 (100%)
R 118 of 378 ~ 31.22%
G 151 of 378 ~ 39.95%
B 109 of 378 ~ 28.84'%

%31.22
%39.95
%28.84

CMYK RENK MODELİ

#76976D rengi CMYK tonu (22,0,28,41).

  • camgöbeği tonu 21.85%
  • eflatun tonu 0.00%
  • sarı tonu 27.81%
  • ana renk tonu 40.78%
CMYK: (22,0,28,41) C22M0Y28K41 (22%,0%,28%,41%) (0.22/0.00/0.28/0.41) 

CMYK yüzdeleri

%21.85
%0
%27.81
%40.78

Codes

Color #76976D in popluar color models

76 97 6D
RGB 118 151 109
HSL 107° 16.80% 50.98%
HSB/HSV 107° 27.81% 59.22%
CMYK 21.85% 0.00% 27.81%
40.78%

Color #76976D in popluar number systems.

HEX 76 97 6D
Decimal 118 151 109
Binary 1110110 10010111 1101101
Octal 166 227 155

Shades and tints

Shades of #76976D

#76976D
(118,151,109)
#6C8A64
(108,138,100)
#627D5B
(98,125,91)
#587052
(88,112,82)
#4E6349
(78,99,73)
#445640
(68,86,64)
#3A4937
(58,73,55)
#303C2E
(48,60,46)
#262F25
(38,47,37)
#1C221C
(28,34,28)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #76976D

#76976D
(118,151,109)
#82A07A
(130,160,122)
#8EA987
(142,169,135)
#9AB294
(154,178,148)
#A6BBA1
(166,187,161)
#B2C4AE
(178,196,174)
#BECDBB
(190,205,187)
#CAD6C8
(202,214,200)
#D6DFD5
(214,223,213)
#E2E8E2
(226,232,226)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76976D color. Also use rgb(118,151,109) instead hex code.

Text Font Color

.myTextColor { color: #76976D; }

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

This text font color is #76976D.

Background Color

.myBgColor { background-color: #76976D; }

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

This div background color is #76976D.

Border color

.myBorderColor { border: 1px solid #76976D; }

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

This div border color is #76976D.

Opacity

.myOpacity80 { color: #76976D; opacity: 0.8; }

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

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

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

This text has shadow with #76976D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76976D.

Preview

Color preview on black background

This text has color #76976D on black background.


Color preview on white background

This text has color #76976D on white background.


Black color preview on #76976D background

This text has black color on #76976D background.


White color preview on #76976D background

This text has white color on #76976D background.


Related colors

Complementary color

Complementary color for #hex is #896892.


I love getcolorcode.com

Triadic colors

1 #6D7697 and #976D76 with #76976D are triadic colors.

2 #6D9776 and #97766D with #76976D are triadic colors.