COLOR #76CE65

HEX: #76CE65 RGB: (118,206,101)

Renk bilgisi

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

RGB renk modeli

#76CE65 color RGB value is (118,206,101).

RGB: (118,206,101) (46%, 81%, 40%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 206 of 255 = 81%
B 101 of 255 = 40%

118
206
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 206 + 101 = 425 (100%)
R 118 of 425 ~ 27.76%
G 206 of 425 ~ 48.47%
B 101 of 425 ~ 23.76'%

%27.76
%48.47
%23.76

CMYK RENK MODELİ

#76CE65 rengi CMYK tonu (43,0,51,19).

  • camgöbeği tonu 42.72%
  • eflatun tonu 0.00%
  • sarı tonu 50.97%
  • ana renk tonu 19.22%

CMYK: (43,0,51,19)
C43M0Y51K19 (43%, 0%, 51%, 19%)
(0.43 / 0.00 / 0.51 / 0.19)

CMYK yüzdeleri

%42.72
%0
%50.97
%19.22

Codes

Color #76CE65 in popluar color models

76 CE 65
RGB 118 206 101
HSL 110° 51.72% 60.20%
HSB/HSV 110° 50.97% 80.78%
CMYK 42.72% 0.00% 50.97%
19.22%

Color #76CE65 in popluar number systems.

HEX 76 CE 65
Decimal 118 206 101
Binary 1110110 11001110 1100101
Octal 166 316 145

Shades and tints

Shades of #76CE65

#76CE65
(118,206,101)
#6CBC5C
(108,188,92)
#62AA53
(98,170,83)
#58984A
(88,152,74)
#4E8641
(78,134,65)
#447438
(68,116,56)
#3A622F
(58,98,47)
#305026
(48,80,38)
#263E1D
(38,62,29)
#1C2C14
(28,44,20)
#121A0B
(18,26,11)
#000000
(0,0,0)

Tints of #76CE65

#76CE65
(118,206,101)
#82D273
(130,210,115)
#8ED681
(142,214,129)
#9ADA8F
(154,218,143)
#A6DE9D
(166,222,157)
#B2E2AB
(178,226,171)
#BEE6B9
(190,230,185)
#CAEAC7
(202,234,199)
#D6EED5
(214,238,213)
#E2F2E3
(226,242,227)
#EEF6F1
(238,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76CE65 color. Also use rgb(118,206,101) instead hex code.

Text Font Color

.myTextColor { color: #76CE65; }

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

This text font color is #76CE65.

Background Color

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

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

This div background color is #76CE65.

Border color

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

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

This div border color is #76CE65.

Opacity

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

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

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

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

This text has shadow with #76CE65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CE65.

Preview

Color preview on black background

This text has color #76CE65 on black background.


Color preview on white background

This text has color #76CE65 on white background.


Black color preview on #76CE65 background

This text has black color on #76CE65 background.


White color preview on #76CE65 background

This text has white color on #76CE65 background.


Related colors

Complementary color

Complementary color for #hex is #89319A.


I love getcolorcode.com

Triadic colors

1 #6576CE and #CE6576 with #76CE65 are triadic colors.

2 #65CE76 and #CE7665 with #76CE65 are triadic colors.