COLOR #76E55D

HEX: #76E55D RGB: (118,229,93)

Renk bilgisi

#76E55D contains mainly green color. #76E55D ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#76E55D color RGB value is (118,229,93).

RGB: (118,229,93) (46%, 90%, 36%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 229 of 255 = 90%
B 93 of 255 = 36%

118
229
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 229 + 93 = 440 (100%)
R 118 of 440 ~ 26.82%
G 229 of 440 ~ 52.05%
B 93 of 440 ~ 21.14'%

%26.82
%52.05
%21.14

CMYK RENK MODELİ

#76E55D rengi CMYK tonu (48,0,59,10).

  • camgöbeği tonu 48.47%
  • eflatun tonu 0.00%
  • sarı tonu 59.39%
  • ana renk tonu 10.20%

CMYK: (48,0,59,10)
C48M0Y59K10 (48%, 0%, 59%, 10%)
(0.48 / 0.00 / 0.59 / 0.10)

CMYK yüzdeleri

%48.47
%0
%59.39
%10.2

Codes

Color #76E55D in popluar color models

76 E5 5D
RGB 118 229 93
HSL 109° 72.34% 63.14%
HSB/HSV 109° 59.39% 89.80%
CMYK 48.47% 0.00% 59.39%
10.20%

Color #76E55D in popluar number systems.

HEX 76 E5 5D
Decimal 118 229 93
Binary 1110110 11100101 1011101
Octal 166 345 135

Shades and tints

Shades of #76E55D

#76E55D
(118,229,93)
#6CD155
(108,209,85)
#62BD4D
(98,189,77)
#58A945
(88,169,69)
#4E953D
(78,149,61)
#448135
(68,129,53)
#3A6D2D
(58,109,45)
#305925
(48,89,37)
#26451D
(38,69,29)
#1C3115
(28,49,21)
#121D0D
(18,29,13)
#000000
(0,0,0)

Tints of #76E55D

#76E55D
(118,229,93)
#82E76B
(130,231,107)
#8EE979
(142,233,121)
#9AEB87
(154,235,135)
#A6ED95
(166,237,149)
#B2EFA3
(178,239,163)
#BEF1B1
(190,241,177)
#CAF3BF
(202,243,191)
#D6F5CD
(214,245,205)
#E2F7DB
(226,247,219)
#EEF9E9
(238,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76E55D color. Also use rgb(118,229,93) instead hex code.

Text Font Color

.myTextColor { color: #76E55D; }

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

This text font color is #76E55D.

Background Color

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

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

This div background color is #76E55D.

Border color

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

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

This div border color is #76E55D.

Opacity

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

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

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

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

This text has shadow with #76E55D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76E55D.

Preview

Color preview on black background

This text has color #76E55D on black background.


Color preview on white background

This text has color #76E55D on white background.


Black color preview on #76E55D background

This text has black color on #76E55D background.


White color preview on #76E55D background

This text has white color on #76E55D background.


Related colors

Complementary color

Complementary color for #hex is #891AA2.


I love getcolorcode.com

Triadic colors

1 #5D76E5 and #E55D76 with #76E55D are triadic colors.

2 #5DE576 and #E5765D with #76E55D are triadic colors.