COLOR #76C07F

HEX: #76C07F RGB: (118,192,127)

Renk bilgisi

#76C07F contains mainly green color. #76C07F ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#76C07F color RGB value is (118,192,127).

RGB: (118,192,127) (46%, 75%, 50%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 192 of 255 = 75%
B 127 of 255 = 50%

118
192
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 192 + 127 = 437 (100%)
R 118 of 437 ~ 27%
G 192 of 437 ~ 43.94%
B 127 of 437 ~ 29.06'%

%27
%43.94
%29.06

CMYK RENK MODELİ

#76C07F rengi CMYK tonu (39,0,34,25).

  • camgöbeği tonu 38.54%
  • eflatun tonu 0.00%
  • sarı tonu 33.85%
  • ana renk tonu 24.71%

CMYK: (39,0,34,25)
C39M0Y34K25 (39%, 0%, 34%, 25%)
(0.39 / 0.00 / 0.34 / 0.25)

CMYK yüzdeleri

%38.54
%0
%33.85
%24.71

Codes

Color #76C07F in popluar color models

76 C0 7F
RGB 118 192 127
HSL 127° 37.00% 60.78%
HSB/HSV 127° 38.54% 75.29%
CMYK 38.54% 0.00% 33.85%
24.71%

Color #76C07F in popluar number systems.

HEX 76 C0 7F
Decimal 118 192 127
Binary 1110110 11000000 1111111
Octal 166 300 177

Shades and tints

Shades of #76C07F

#76C07F
(118,192,127)
#6CAF74
(108,175,116)
#629E69
(98,158,105)
#588D5E
(88,141,94)
#4E7C53
(78,124,83)
#446B48
(68,107,72)
#3A5A3D
(58,90,61)
#304932
(48,73,50)
#263827
(38,56,39)
#1C271C
(28,39,28)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #76C07F

#76C07F
(118,192,127)
#82C58A
(130,197,138)
#8ECA95
(142,202,149)
#9ACFA0
(154,207,160)
#A6D4AB
(166,212,171)
#B2D9B6
(178,217,182)
#BEDEC1
(190,222,193)
#CAE3CC
(202,227,204)
#D6E8D7
(214,232,215)
#E2EDE2
(226,237,226)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C07F color. Also use rgb(118,192,127) instead hex code.

Text Font Color

.myTextColor { color: #76C07F; }

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

This text font color is #76C07F.

Background Color

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

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

This div background color is #76C07F.

Border color

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

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

This div border color is #76C07F.

Opacity

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

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

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

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

This text has shadow with #76C07F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C07F.

Preview

Color preview on black background

This text has color #76C07F on black background.


Color preview on white background

This text has color #76C07F on white background.


Black color preview on #76C07F background

This text has black color on #76C07F background.


White color preview on #76C07F background

This text has white color on #76C07F background.


Related colors

Complementary color

Complementary color for #hex is #893F80.


I love getcolorcode.com

Triadic colors

1 #7F76C0 and #C07F76 with #76C07F are triadic colors.

2 #7FC076 and #C0767F with #76C07F are triadic colors.