COLOR #76AF7A

HEX: #76AF7A RGB: (118,175,122)

Renk bilgisi

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

RGB renk modeli

#76AF7A color RGB value is (118,175,122).

RGB: (118,175,122) (46%, 69%, 48%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 175 of 255 = 69%
B 122 of 255 = 48%

118
175
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 175 + 122 = 415 (100%)
R 118 of 415 ~ 28.43%
G 175 of 415 ~ 42.17%
B 122 of 415 ~ 29.4'%

%28.43
%42.17
%29.4

CMYK RENK MODELİ

#76AF7A rengi CMYK tonu (33,0,30,31).

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

CMYK: (33,0,30,31)
C33M0Y30K31 (33%, 0%, 30%, 31%)
(0.33 / 0.00 / 0.30 / 0.31)

CMYK yüzdeleri

%32.57
%0
%30.29
%31.37

Codes

Color #76AF7A in popluar color models

76 AF 7A
RGB 118 175 122
HSL 124° 26.27% 57.45%
HSB/HSV 124° 32.57% 68.63%
CMYK 32.57% 0.00% 30.29%
31.37%

Color #76AF7A in popluar number systems.

HEX 76 AF 7A
Decimal 118 175 122
Binary 1110110 10101111 1111010
Octal 166 257 172

Shades and tints

Shades of #76AF7A

#76AF7A
(118,175,122)
#6CA06F
(108,160,111)
#629164
(98,145,100)
#588259
(88,130,89)
#4E734E
(78,115,78)
#446443
(68,100,67)
#3A5538
(58,85,56)
#30462D
(48,70,45)
#263722
(38,55,34)
#1C2817
(28,40,23)
#12190C
(18,25,12)
#000000
(0,0,0)

Tints of #76AF7A

#76AF7A
(118,175,122)
#82B686
(130,182,134)
#8EBD92
(142,189,146)
#9AC49E
(154,196,158)
#A6CBAA
(166,203,170)
#B2D2B6
(178,210,182)
#BED9C2
(190,217,194)
#CAE0CE
(202,224,206)
#D6E7DA
(214,231,218)
#E2EEE6
(226,238,230)
#EEF5F2
(238,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76AF7A; }

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

This text font color is #76AF7A.

Background Color

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

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

This div background color is #76AF7A.

Border color

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

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

This div border color is #76AF7A.

Opacity

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

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

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

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

This text has shadow with #76AF7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AF7A.

Preview

Color preview on black background

This text has color #76AF7A on black background.


Color preview on white background

This text has color #76AF7A on white background.


Black color preview on #76AF7A background

This text has black color on #76AF7A background.


White color preview on #76AF7A background

This text has white color on #76AF7A background.


Related colors

Complementary color

Complementary color for #hex is #895085.


I love getcolorcode.com

Triadic colors

1 #7A76AF and #AF7A76 with #76AF7A are triadic colors.

2 #7AAF76 and #AF767A with #76AF7A are triadic colors.