COLOR #97E076

HEX: #97E076 RGB: (151,224,118)

Renk bilgisi

#97E076 contains mainly green color. #97E076 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#97E076 color RGB value is (151,224,118).

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

RGB bağlantıları ve doygunluk

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

151
224
118

R + G + B ~ 64%. #97E076 is quite light color.

Yüzdelerle RGB renk parçaları

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

%30.63
%45.44
%23.94

CMYK RENK MODELİ

#97E076 rengi CMYK tonu (33,0,47,12).

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

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

CMYK yüzdeleri

%32.59
%0
%47.32
%12.16

Codes

Color #97E076 in popluar color models

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

Color #97E076 in popluar number systems.

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

Shades and tints

Shades of #97E076

#97E076
(151,224,118)
#8ACC6C
(138,204,108)
#7DB862
(125,184,98)
#70A458
(112,164,88)
#63904E
(99,144,78)
#567C44
(86,124,68)
#49683A
(73,104,58)
#3C5430
(60,84,48)
#2F4026
(47,64,38)
#222C1C
(34,44,28)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #97E076

#97E076
(151,224,118)
#A0E282
(160,226,130)
#A9E48E
(169,228,142)
#B2E69A
(178,230,154)
#BBE8A6
(187,232,166)
#C4EAB2
(196,234,178)
#CDECBE
(205,236,190)
#D6EECA
(214,238,202)
#DFF0D6
(223,240,214)
#E8F2E2
(232,242,226)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97E076; }

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

This text font color is #97E076.

Background Color

.myBgColor { background-color: #97E076; }

<div style="background-color:#97E076">Inner text</div>

This div background color is #97E076.

Border color

.myBorderColor { border: 1px solid #97E076; }

<div style="border:3px solid #97E076">Div</div>

This div border color is #97E076.

Opacity

.myOpacity80 { color: #97E076; opacity: 0.8; }

<p style="color:#97E076;opacity:0.8;">80%</p>

Text with #97E076 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 #97E076;}

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

This text has shadow with #97E076 color.


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

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

This text has shadow with #97E076 primary color and red secondary color.


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

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

This text has shadow with #97E076 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #97E076.

Preview

Color preview on black background

This text has color #97E076 on black background.


Color preview on white background

This text has color #97E076 on white background.


Black color preview on #97E076 background

This text has black color on #97E076 background.


White color preview on #97E076 background

This text has white color on #97E076 background.


Related colors

Complementary color

Complementary color for #hex is #681F89.


I love getcolorcode.com

Triadic colors

1 #7697E0 and #E07697 with #97E076 are triadic colors.

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