COLOR #76A874

HEX: #76A874 RGB: (118,168,116)

Renk bilgisi

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

RGB renk modeli

#76A874 color RGB value is (118,168,116).

RGB: (118,168,116) (46%, 66%, 45%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 168 of 255 = 66%
B 116 of 255 = 45%

118
168
116

R + G + B ~ 52%. #76A874 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 168 + 116 = 402 (100%)
R 118 of 402 ~ 29.35%
G 168 of 402 ~ 41.79%
B 116 of 402 ~ 28.86'%

%29.35
%41.79
%28.86

CMYK RENK MODELİ

#76A874 rengi CMYK tonu (30,0,31,34).

  • camgöbeği tonu 29.76%
  • eflatun tonu 0.00%
  • sarı tonu 30.95%
  • ana renk tonu 34.12%

CMYK: (30,0,31,34)
C30M0Y31K34 (30%, 0%, 31%, 34%)
(0.30 / 0.00 / 0.31 / 0.34)

CMYK yüzdeleri

%29.76
%0
%30.95
%34.12

Codes

Color #76A874 in popluar color models

76 A8 74
RGB 118 168 116
HSL 118° 23.01% 55.69%
HSB/HSV 118° 30.95% 65.88%
CMYK 29.76% 0.00% 30.95%
34.12%

Color #76A874 in popluar number systems.

HEX 76 A8 74
Decimal 118 168 116
Binary 1110110 10101000 1110100
Octal 166 250 164

Shades and tints

Shades of #76A874

#76A874
(118,168,116)
#6C996A
(108,153,106)
#628A60
(98,138,96)
#587B56
(88,123,86)
#4E6C4C
(78,108,76)
#445D42
(68,93,66)
#3A4E38
(58,78,56)
#303F2E
(48,63,46)
#263024
(38,48,36)
#1C211A
(28,33,26)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #76A874

#76A874
(118,168,116)
#82AF80
(130,175,128)
#8EB68C
(142,182,140)
#9ABD98
(154,189,152)
#A6C4A4
(166,196,164)
#B2CBB0
(178,203,176)
#BED2BC
(190,210,188)
#CAD9C8
(202,217,200)
#D6E0D4
(214,224,212)
#E2E7E0
(226,231,224)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A874 color. Also use rgb(118,168,116) instead hex code.

Text Font Color

.myTextColor { color: #76A874; }

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

This text font color is #76A874.

Background Color

.myBgColor { background-color: #76A874; }

<div style="background-color:#76A874">Inner text</div>

This div background color is #76A874.

Border color

.myBorderColor { border: 1px solid #76A874; }

<div style="border:3px solid #76A874">Div</div>

This div border color is #76A874.

Opacity

.myOpacity80 { color: #76A874; opacity: 0.8; }

<p style="color:#76A874;opacity:0.8;">80%</p>

Text with #76A874 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 #76A874;}

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

This text has shadow with #76A874 color.


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

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

This text has shadow with #76A874 primary color and red secondary color.


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

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

This text has shadow with #76A874 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76A874.

Preview

Color preview on black background

This text has color #76A874 on black background.


Color preview on white background

This text has color #76A874 on white background.


Black color preview on #76A874 background

This text has black color on #76A874 background.


White color preview on #76A874 background

This text has white color on #76A874 background.


Related colors

Complementary color

Complementary color for #hex is #89578B.


I love getcolorcode.com

Triadic colors

1 #7476A8 and #A87476 with #76A874 are triadic colors.

2 #74A876 and #A87674 with #76A874 are triadic colors.