COLOR #76CC8A

HEX: #76CC8A RGB: (118,204,138)

Renk bilgisi

#76CC8A contains mainly green color. #76CC8A ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76CC8A color RGB value is (118,204,138).

RGB: (118,204,138) (46%, 80%, 54%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 204 of 255 = 80%
B 138 of 255 = 54%

118
204
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 204 + 138 = 460 (100%)
R 118 of 460 ~ 25.65%
G 204 of 460 ~ 44.35%
B 138 of 460 ~ 30'%

%25.65
%44.35
%30

CMYK RENK MODELİ

#76CC8A rengi CMYK tonu (42,0,32,20).

  • camgöbeği tonu 42.16%
  • eflatun tonu 0.00%
  • sarı tonu 32.35%
  • ana renk tonu 20.00%

CMYK: (42,0,32,20)
C42M0Y32K20 (42%, 0%, 32%, 20%)
(0.42 / 0.00 / 0.32 / 0.20)

CMYK yüzdeleri

%42.16
%0
%32.35
%20

Codes

Color #76CC8A in popluar color models

76 CC 8A
RGB 118 204 138
HSL 134° 45.74% 63.14%
HSB/HSV 134° 42.16% 80.00%
CMYK 42.16% 0.00% 32.35%
20.00%

Color #76CC8A in popluar number systems.

HEX 76 CC 8A
Decimal 118 204 138
Binary 1110110 11001100 10001010
Octal 166 314 212

Shades and tints

Shades of #76CC8A

#76CC8A
(118,204,138)
#6CBA7E
(108,186,126)
#62A872
(98,168,114)
#589666
(88,150,102)
#4E845A
(78,132,90)
#44724E
(68,114,78)
#3A6042
(58,96,66)
#304E36
(48,78,54)
#263C2A
(38,60,42)
#1C2A1E
(28,42,30)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #76CC8A

#76CC8A
(118,204,138)
#82D094
(130,208,148)
#8ED49E
(142,212,158)
#9AD8A8
(154,216,168)
#A6DCB2
(166,220,178)
#B2E0BC
(178,224,188)
#BEE4C6
(190,228,198)
#CAE8D0
(202,232,208)
#D6ECDA
(214,236,218)
#E2F0E4
(226,240,228)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76CC8A color. Also use rgb(118,204,138) instead hex code.

Text Font Color

.myTextColor { color: #76CC8A; }

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

This text font color is #76CC8A.

Background Color

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

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

This div background color is #76CC8A.

Border color

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

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

This div border color is #76CC8A.

Opacity

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

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

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

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

This text has shadow with #76CC8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CC8A.

Preview

Color preview on black background

This text has color #76CC8A on black background.


Color preview on white background

This text has color #76CC8A on white background.


Black color preview on #76CC8A background

This text has black color on #76CC8A background.


White color preview on #76CC8A background

This text has white color on #76CC8A background.


Related colors

Complementary color

Complementary color for #hex is #893375.


I love getcolorcode.com

Triadic colors

1 #8A76CC and #CC8A76 with #76CC8A are triadic colors.

2 #8ACC76 and #CC768A with #76CC8A are triadic colors.