COLOR #76CF76

HEX: #76CF76 RGB: (118,207,118)

Renk bilgisi

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

RGB renk modeli

#76CF76 color RGB value is (118,207,118).

RGB: (118,207,118) (46%, 81%, 46%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 207 of 255 = 81%
B 118 of 255 = 46%

118
207
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 207 + 118 = 443 (100%)
R 118 of 443 ~ 26.64%
G 207 of 443 ~ 46.73%
B 118 of 443 ~ 26.64'%

%26.64
%46.73
%26.64

CMYK RENK MODELİ

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

  • camgöbeği tonu 43.00%
  • eflatun tonu 0.00%
  • sarı tonu 43.00%
  • ana renk tonu 18.82%

CMYK: (43,0,43,19)
C43M0Y43K19 (43%, 0%, 43%, 19%)
(0.43 / 0.00 / 0.43 / 0.19)

CMYK yüzdeleri

%43
%0
%43
%18.82

Codes

Color #76CF76 in popluar color models

76 CF 76
RGB 118 207 118
HSL 120° 48.11% 63.73%
HSB/HSV 120° 43.00% 81.18%
CMYK 43.00% 0.00% 43.00%
18.82%

Color #76CF76 in popluar number systems.

HEX 76 CF 76
Decimal 118 207 118
Binary 1110110 11001111 1110110
Octal 166 317 166

Shades and tints

Shades of #76CF76

#76CF76
(118,207,118)
#6CBD6C
(108,189,108)
#62AB62
(98,171,98)
#589958
(88,153,88)
#4E874E
(78,135,78)
#447544
(68,117,68)
#3A633A
(58,99,58)
#305130
(48,81,48)
#263F26
(38,63,38)
#1C2D1C
(28,45,28)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #76CF76

#76CF76
(118,207,118)
#82D382
(130,211,130)
#8ED78E
(142,215,142)
#9ADB9A
(154,219,154)
#A6DFA6
(166,223,166)
#B2E3B2
(178,227,178)
#BEE7BE
(190,231,190)
#CAEBCA
(202,235,202)
#D6EFD6
(214,239,214)
#E2F3E2
(226,243,226)
#EEF7EE
(238,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76CF76; }

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

This text font color is #76CF76.

Background Color

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

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

This div background color is #76CF76.

Border color

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

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

This div border color is #76CF76.

Opacity

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

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

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

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

This text has shadow with #76CF76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CF76.

Preview

Color preview on black background

This text has color #76CF76 on black background.


Color preview on white background

This text has color #76CF76 on white background.


Black color preview on #76CF76 background

This text has black color on #76CF76 background.


White color preview on #76CF76 background

This text has white color on #76CF76 background.


Related colors

Complementary color

Complementary color for #hex is #893089.


I love getcolorcode.com

Triadic colors

1 #7676CF and #CF7676 with #76CF76 are triadic colors.

2 #76CF76 and #CF7676 with #76CF76 are triadic colors.