COLOR #76E097

HEX: #76E097 RGB: (118,224,151)

Renk bilgisi

#76E097 contains mainly green color. #76E097 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76E097 color RGB value is (118,224,151).

RGB: (118,224,151) (46%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 224 of 255 = 88%
B 151 of 255 = 59%

118
224
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 224 + 151 = 493 (100%)
R 118 of 493 ~ 23.94%
G 224 of 493 ~ 45.44%
B 151 of 493 ~ 30.63'%

%23.94
%45.44
%30.63

CMYK RENK MODELİ

#76E097 rengi CMYK tonu (47,0,33,12).

  • camgöbeği tonu 47.32%
  • eflatun tonu 0.00%
  • sarı tonu 32.59%
  • ana renk tonu 12.16%

CMYK: (47,0,33,12)
C47M0Y33K12 (47%, 0%, 33%, 12%)
(0.47 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%47.32
%0
%32.59
%12.16

Codes

Color #76E097 in popluar color models

76 E0 97
RGB 118 224 151
HSL 139° 63.10% 67.06%
HSB/HSV 139° 47.32% 87.84%
CMYK 47.32% 0.00% 32.59%
12.16%

Color #76E097 in popluar number systems.

HEX 76 E0 97
Decimal 118 224 151
Binary 1110110 11100000 10010111
Octal 166 340 227

Shades and tints

Shades of #76E097

#76E097
(118,224,151)
#6CCC8A
(108,204,138)
#62B87D
(98,184,125)
#58A470
(88,164,112)
#4E9063
(78,144,99)
#447C56
(68,124,86)
#3A6849
(58,104,73)
#30543C
(48,84,60)
#26402F
(38,64,47)
#1C2C22
(28,44,34)
#121815
(18,24,21)
#000000
(0,0,0)

Tints of #76E097

#76E097
(118,224,151)
#82E2A0
(130,226,160)
#8EE4A9
(142,228,169)
#9AE6B2
(154,230,178)
#A6E8BB
(166,232,187)
#B2EAC4
(178,234,196)
#BEECCD
(190,236,205)
#CAEED6
(202,238,214)
#D6F0DF
(214,240,223)
#E2F2E8
(226,242,232)
#EEF4F1
(238,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76E097 color. Also use rgb(118,224,151) instead hex code.

Text Font Color

.myTextColor { color: #76E097; }

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

This text font color is #76E097.

Background Color

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

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

This div background color is #76E097.

Border color

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

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

This div border color is #76E097.

Opacity

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

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

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

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

This text has shadow with #76E097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76E097.

Preview

Color preview on black background

This text has color #76E097 on black background.


Color preview on white background

This text has color #76E097 on white background.


Black color preview on #76E097 background

This text has black color on #76E097 background.


White color preview on #76E097 background

This text has white color on #76E097 background.


Related colors

Complementary color

Complementary color for #hex is #891F68.


I love getcolorcode.com

Triadic colors

1 #9776E0 and #E09776 with #76E097 are triadic colors.

2 #97E076 and #E07697 with #76E097 are triadic colors.