COLOR #76EB5E

HEX: #76EB5E RGB: (118,235,94)

Renk bilgisi

#76EB5E contains mainly green color. #76EB5E ‘ nin web güvenlik rengi #66FF66 (ya da #6F6) dir.

RGB renk modeli

#76EB5E color RGB value is (118,235,94).

RGB: (118,235,94) (46%, 92%, 37%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 235 of 255 = 92%
B 94 of 255 = 37%

118
235
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 235 + 94 = 447 (100%)
R 118 of 447 ~ 26.4%
G 235 of 447 ~ 52.57%
B 94 of 447 ~ 21.03'%

%26.4
%52.57
%21.03

CMYK RENK MODELİ

#76EB5E rengi CMYK tonu (50,0,60,8).

  • camgöbeği tonu 49.79%
  • eflatun tonu 0.00%
  • sarı tonu 60.00%
  • ana renk tonu 7.84%

CMYK: (50,0,60,8)
C50M0Y60K8 (50%, 0%, 60%, 8%)
(0.50 / 0.00 / 0.60 / 0.08)

CMYK yüzdeleri

%49.79
%0
%60
%7.84

Codes

Color #76EB5E in popluar color models

76 EB 5E
RGB 118 235 94
HSL 110° 77.90% 64.51%
HSB/HSV 110° 60.00% 92.16%
CMYK 49.79% 0.00% 60.00%
7.84%

Color #76EB5E in popluar number systems.

HEX 76 EB 5E
Decimal 118 235 94
Binary 1110110 11101011 1011110
Octal 166 353 136

Shades and tints

Shades of #76EB5E

#76EB5E
(118,235,94)
#6CD656
(108,214,86)
#62C14E
(98,193,78)
#58AC46
(88,172,70)
#4E973E
(78,151,62)
#448236
(68,130,54)
#3A6D2E
(58,109,46)
#305826
(48,88,38)
#26431E
(38,67,30)
#1C2E16
(28,46,22)
#12190E
(18,25,14)
#000000
(0,0,0)

Tints of #76EB5E

#76EB5E
(118,235,94)
#82EC6C
(130,236,108)
#8EED7A
(142,237,122)
#9AEE88
(154,238,136)
#A6EF96
(166,239,150)
#B2F0A4
(178,240,164)
#BEF1B2
(190,241,178)
#CAF2C0
(202,242,192)
#D6F3CE
(214,243,206)
#E2F4DC
(226,244,220)
#EEF5EA
(238,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76EB5E color. Also use rgb(118,235,94) instead hex code.

Text Font Color

.myTextColor { color: #76EB5E; }

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

This text font color is #76EB5E.

Background Color

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

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

This div background color is #76EB5E.

Border color

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

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

This div border color is #76EB5E.

Opacity

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

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

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

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

This text has shadow with #76EB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76EB5E.

Preview

Color preview on black background

This text has color #76EB5E on black background.


Color preview on white background

This text has color #76EB5E on white background.


Black color preview on #76EB5E background

This text has black color on #76EB5E background.


White color preview on #76EB5E background

This text has white color on #76EB5E background.


Related colors

Complementary color

Complementary color for #hex is #8914A1.


I love getcolorcode.com

Triadic colors

1 #5E76EB and #EB5E76 with #76EB5E are triadic colors.

2 #5EEB76 and #EB765E with #76EB5E are triadic colors.