COLOR #76954D

HEX: #76954D RGB: (118,149,77)

Renk bilgisi

#76954D contains mainly red and green colors. #76954D ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#76954D color RGB value is (118,149,77).

RGB: (118,149,77) (46%, 58%, 30%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 149 of 255 = 58%
B 77 of 255 = 30%

118
149
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 149 + 77 = 344 (100%)
R 118 of 344 ~ 34.3%
G 149 of 344 ~ 43.31%
B 77 of 344 ~ 22.38'%

%34.3
%43.31
%22.38

CMYK RENK MODELİ

#76954D rengi CMYK tonu (21,0,48,42).

  • camgöbeği tonu 20.81%
  • eflatun tonu 0.00%
  • sarı tonu 48.32%
  • ana renk tonu 41.57%
CMYK: (21,0,48,42) C21M0Y48K42 (21%,0%,48%,42%) (0.21/0.00/0.48/0.42) 

CMYK yüzdeleri

%20.81
%0
%48.32
%41.57

Codes

Color #76954D in popluar color models

76 95 4D
RGB 118 149 77
HSL 86° 31.86% 44.31%
HSB/HSV 86° 48.32% 58.43%
CMYK 20.81% 0.00% 48.32%
41.57%

Color #76954D in popluar number systems.

HEX 76 95 4D
Decimal 118 149 77
Binary 1110110 10010101 1001101
Octal 166 225 115

Shades and tints

Shades of #76954D

#76954D
(118,149,77)
#6C8846
(108,136,70)
#627B3F
(98,123,63)
#586E38
(88,110,56)
#4E6131
(78,97,49)
#44542A
(68,84,42)
#3A4723
(58,71,35)
#303A1C
(48,58,28)
#262D15
(38,45,21)
#1C200E
(28,32,14)
#121307
(18,19,7)
#000000
(0,0,0)

Tints of #76954D

#76954D
(118,149,77)
#829E5D
(130,158,93)
#8EA76D
(142,167,109)
#9AB07D
(154,176,125)
#A6B98D
(166,185,141)
#B2C29D
(178,194,157)
#BECBAD
(190,203,173)
#CAD4BD
(202,212,189)
#D6DDCD
(214,221,205)
#E2E6DD
(226,230,221)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76954D color. Also use rgb(118,149,77) instead hex code.

Text Font Color

.myTextColor { color: #76954D; }

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

This text font color is #76954D.

Background Color

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

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

This div background color is #76954D.

Border color

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

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

This div border color is #76954D.

Opacity

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

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

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

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

This text has shadow with #76954D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76954D.

Preview

Color preview on black background

This text has color #76954D on black background.


Color preview on white background

This text has color #76954D on white background.


Black color preview on #76954D background

This text has black color on #76954D background.


White color preview on #76954D background

This text has white color on #76954D background.


Related colors

Complementary color

Complementary color for #hex is #896AB2.


I love getcolorcode.com

Triadic colors

1 #4D7695 and #954D76 with #76954D are triadic colors.

2 #4D9576 and #95764D with #76954D are triadic colors.