COLOR #76AF77

HEX: #76AF77 RGB: (118,175,119)

Renk bilgisi

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

RGB renk modeli

#76AF77 color RGB value is (118,175,119).

RGB: (118,175,119) (46%, 69%, 47%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 175 of 255 = 69%
B 119 of 255 = 47%

118
175
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 175 + 119 = 412 (100%)
R 118 of 412 ~ 28.64%
G 175 of 412 ~ 42.48%
B 119 of 412 ~ 28.88'%

%28.64
%42.48
%28.88

CMYK RENK MODELİ

#76AF77 rengi CMYK tonu (33,0,32,31).

  • camgöbeği tonu 32.57%
  • eflatun tonu 0.00%
  • sarı tonu 32.00%
  • ana renk tonu 31.37%

CMYK: (33,0,32,31)
C33M0Y32K31 (33%, 0%, 32%, 31%)
(0.33 / 0.00 / 0.32 / 0.31)

CMYK yüzdeleri

%32.57
%0
%32
%31.37

Codes

Color #76AF77 in popluar color models

76 AF 77
RGB 118 175 119
HSL 121° 26.27% 57.45%
HSB/HSV 121° 32.57% 68.63%
CMYK 32.57% 0.00% 32.00%
31.37%

Color #76AF77 in popluar number systems.

HEX 76 AF 77
Decimal 118 175 119
Binary 1110110 10101111 1110111
Octal 166 257 167

Shades and tints

Shades of #76AF77

#76AF77
(118,175,119)
#6CA06D
(108,160,109)
#629163
(98,145,99)
#588259
(88,130,89)
#4E734F
(78,115,79)
#446445
(68,100,69)
#3A553B
(58,85,59)
#304631
(48,70,49)
#263727
(38,55,39)
#1C281D
(28,40,29)
#121913
(18,25,19)
#000000
(0,0,0)

Tints of #76AF77

#76AF77
(118,175,119)
#82B683
(130,182,131)
#8EBD8F
(142,189,143)
#9AC49B
(154,196,155)
#A6CBA7
(166,203,167)
#B2D2B3
(178,210,179)
#BED9BF
(190,217,191)
#CAE0CB
(202,224,203)
#D6E7D7
(214,231,215)
#E2EEE3
(226,238,227)
#EEF5EF
(238,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76AF77 color. Also use rgb(118,175,119) instead hex code.

Text Font Color

.myTextColor { color: #76AF77; }

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

This text font color is #76AF77.

Background Color

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

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

This div background color is #76AF77.

Border color

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

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

This div border color is #76AF77.

Opacity

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

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

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

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

This text has shadow with #76AF77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AF77.

Preview

Color preview on black background

This text has color #76AF77 on black background.


Color preview on white background

This text has color #76AF77 on white background.


Black color preview on #76AF77 background

This text has black color on #76AF77 background.


White color preview on #76AF77 background

This text has white color on #76AF77 background.


Related colors

Complementary color

Complementary color for #hex is #895088.


I love getcolorcode.com

Triadic colors

1 #7776AF and #AF7776 with #76AF77 are triadic colors.

2 #77AF76 and #AF7677 with #76AF77 are triadic colors.