COLOR #76D59F

HEX: #76D59F RGB: (118,213,159)

Renk bilgisi

#76D59F contains mainly green and blue colors. #76D59F ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76D59F color RGB value is (118,213,159).

RGB: (118,213,159) (46%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 213 of 255 = 84%
B 159 of 255 = 62%

118
213
159

R + G + B ~ 64%. #76D59F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 213 + 159 = 490 (100%)
R 118 of 490 ~ 24.08%
G 213 of 490 ~ 43.47%
B 159 of 490 ~ 32.45'%

%24.08
%43.47
%32.45

CMYK RENK MODELİ

#76D59F rengi CMYK tonu (45,0,25,16).

  • camgöbeği tonu 44.60%
  • eflatun tonu 0.00%
  • sarı tonu 25.35%
  • ana renk tonu 16.47%

CMYK: (45,0,25,16)
C45M0Y25K16 (45%, 0%, 25%, 16%)
(0.45 / 0.00 / 0.25 / 0.16)

CMYK yüzdeleri

%44.6
%0
%25.35
%16.47

Codes

Color #76D59F in popluar color models

76 D5 9F
RGB 118 213 159
HSL 146° 53.07% 64.90%
HSB/HSV 146° 44.60% 83.53%
CMYK 44.60% 0.00% 25.35%
16.47%

Color #76D59F in popluar number systems.

HEX 76 D5 9F
Decimal 118 213 159
Binary 1110110 11010101 10011111
Octal 166 325 237

Shades and tints

Shades of #76D59F

#76D59F
(118,213,159)
#6CC291
(108,194,145)
#62AF83
(98,175,131)
#589C75
(88,156,117)
#4E8967
(78,137,103)
#447659
(68,118,89)
#3A634B
(58,99,75)
#30503D
(48,80,61)
#263D2F
(38,61,47)
#1C2A21
(28,42,33)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #76D59F

#76D59F
(118,213,159)
#82D8A7
(130,216,167)
#8EDBAF
(142,219,175)
#9ADEB7
(154,222,183)
#A6E1BF
(166,225,191)
#B2E4C7
(178,228,199)
#BEE7CF
(190,231,207)
#CAEAD7
(202,234,215)
#D6EDDF
(214,237,223)
#E2F0E7
(226,240,231)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D59F color. Also use rgb(118,213,159) instead hex code.

Text Font Color

.myTextColor { color: #76D59F; }

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

This text font color is #76D59F.

Background Color

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

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

This div background color is #76D59F.

Border color

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

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

This div border color is #76D59F.

Opacity

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

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

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

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

This text has shadow with #76D59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D59F.

Preview

Color preview on black background

This text has color #76D59F on black background.


Color preview on white background

This text has color #76D59F on white background.


Black color preview on #76D59F background

This text has black color on #76D59F background.


White color preview on #76D59F background

This text has white color on #76D59F background.


Related colors

Complementary color

Complementary color for #hex is #892A60.


I love getcolorcode.com

Triadic colors

1 #9F76D5 and #D59F76 with #76D59F are triadic colors.

2 #9FD576 and #D5769F with #76D59F are triadic colors.