COLOR #76BC66

HEX: #76BC66 RGB: (118,188,102)

Renk bilgisi

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

RGB renk modeli

#76BC66 color RGB value is (118,188,102).

RGB: (118,188,102) (46%, 74%, 40%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 188 of 255 = 74%
B 102 of 255 = 40%

118
188
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 188 + 102 = 408 (100%)
R 118 of 408 ~ 28.92%
G 188 of 408 ~ 46.08%
B 102 of 408 ~ 25'%

%28.92
%46.08
%25

CMYK RENK MODELİ

#76BC66 rengi CMYK tonu (37,0,46,26).

  • camgöbeği tonu 37.23%
  • eflatun tonu 0.00%
  • sarı tonu 45.74%
  • ana renk tonu 26.27%
CMYK: (37,0,46,26) C37M0Y46K26 (37%,0%,46%,26%) (0.37/0.00/0.46/0.26) 

CMYK yüzdeleri

%37.23
%0
%45.74
%26.27

Codes

Color #76BC66 in popluar color models

76 BC 66
RGB 118 188 102
HSL 109° 39.09% 56.86%
HSB/HSV 109° 45.74% 73.73%
CMYK 37.23% 0.00% 45.74%
26.27%

Color #76BC66 in popluar number systems.

HEX 76 BC 66
Decimal 118 188 102
Binary 1110110 10111100 1100110
Octal 166 274 146

Shades and tints

Shades of #76BC66

#76BC66
(118,188,102)
#6CAB5D
(108,171,93)
#629A54
(98,154,84)
#58894B
(88,137,75)
#4E7842
(78,120,66)
#446739
(68,103,57)
#3A5630
(58,86,48)
#304527
(48,69,39)
#26341E
(38,52,30)
#1C2315
(28,35,21)
#12120C
(18,18,12)
#000000
(0,0,0)

Tints of #76BC66

#76BC66
(118,188,102)
#82C273
(130,194,115)
#8EC880
(142,200,128)
#9ACE8D
(154,206,141)
#A6D49A
(166,212,154)
#B2DAA7
(178,218,167)
#BEE0B4
(190,224,180)
#CAE6C1
(202,230,193)
#D6ECCE
(214,236,206)
#E2F2DB
(226,242,219)
#EEF8E8
(238,248,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76BC66; }

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

This text font color is #76BC66.

Background Color

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

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

This div background color is #76BC66.

Border color

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

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

This div border color is #76BC66.

Opacity

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

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

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

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

This text has shadow with #76BC66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76BC66.

Preview

Color preview on black background

This text has color #76BC66 on black background.


Color preview on white background

This text has color #76BC66 on white background.


Black color preview on #76BC66 background

This text has black color on #76BC66 background.


White color preview on #76BC66 background

This text has white color on #76BC66 background.


Related colors

Complementary color

Complementary color for #hex is #894399.


I love getcolorcode.com

Triadic colors

1 #6676BC and #BC6676 with #76BC66 are triadic colors.

2 #66BC76 and #BC7666 with #76BC66 are triadic colors.