COLOR #76EEA0

HEX: #76EEA0 RGB: (118,238,160)

Renk bilgisi

#76EEA0 contains mainly green color. #76EEA0 ‘ nin web güvenlik rengi #66FF99 (ya da #6F9) dir.

RGB renk modeli

#76EEA0 color RGB value is (118,238,160).

RGB: (118,238,160) (46%, 93%, 63%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 238 of 255 = 93%
B 160 of 255 = 63%

118
238
160

R + G + B ~ 67%. #76EEA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 238 + 160 = 516 (100%)
R 118 of 516 ~ 22.87%
G 238 of 516 ~ 46.12%
B 160 of 516 ~ 31.01'%

%22.87
%46.12
%31.01

CMYK RENK MODELİ

#76EEA0 rengi CMYK tonu (50,0,33,7).

  • camgöbeği tonu 50.42%
  • eflatun tonu 0.00%
  • sarı tonu 32.77%
  • ana renk tonu 6.67%

CMYK: (50,0,33,7)
C50M0Y33K7 (50%, 0%, 33%, 7%)
(0.50 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%50.42
%0
%32.77
%6.67

Codes

Color #76EEA0 in popluar color models

76 EE A0
RGB 118 238 160
HSL 141° 77.92% 69.80%
HSB/HSV 141° 50.42% 93.33%
CMYK 50.42% 0.00% 32.77%
6.67%

Color #76EEA0 in popluar number systems.

HEX 76 EE A0
Decimal 118 238 160
Binary 1110110 11101110 10100000
Octal 166 356 240

Shades and tints

Shades of #76EEA0

#76EEA0
(118,238,160)
#6CD992
(108,217,146)
#62C484
(98,196,132)
#58AF76
(88,175,118)
#4E9A68
(78,154,104)
#44855A
(68,133,90)
#3A704C
(58,112,76)
#305B3E
(48,91,62)
#264630
(38,70,48)
#1C3122
(28,49,34)
#121C14
(18,28,20)
#000000
(0,0,0)

Tints of #76EEA0

#76EEA0
(118,238,160)
#82EFA8
(130,239,168)
#8EF0B0
(142,240,176)
#9AF1B8
(154,241,184)
#A6F2C0
(166,242,192)
#B2F3C8
(178,243,200)
#BEF4D0
(190,244,208)
#CAF5D8
(202,245,216)
#D6F6E0
(214,246,224)
#E2F7E8
(226,247,232)
#EEF8F0
(238,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76EEA0 color. Also use rgb(118,238,160) instead hex code.

Text Font Color

.myTextColor { color: #76EEA0; }

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

This text font color is #76EEA0.

Background Color

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

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

This div background color is #76EEA0.

Border color

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

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

This div border color is #76EEA0.

Opacity

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

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

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

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

This text has shadow with #76EEA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76EEA0.

Preview

Color preview on black background

This text has color #76EEA0 on black background.


Color preview on white background

This text has color #76EEA0 on white background.


Black color preview on #76EEA0 background

This text has black color on #76EEA0 background.


White color preview on #76EEA0 background

This text has white color on #76EEA0 background.


Related colors

Complementary color

Complementary color for #hex is #89115F.


I love getcolorcode.com

Triadic colors

1 #A076EE and #EEA076 with #76EEA0 are triadic colors.

2 #A0EE76 and #EE76A0 with #76EEA0 are triadic colors.