COLOR #76B64C

HEX: #76B64C RGB: (118,182,76)

Renk bilgisi

#76B64C contains mainly green color. #76B64C ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#76B64C color RGB value is (118,182,76).

RGB: (118,182,76) (46%, 71%, 30%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 182 of 255 = 71%
B 76 of 255 = 30%

118
182
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 182 + 76 = 376 (100%)
R 118 of 376 ~ 31.38%
G 182 of 376 ~ 48.4%
B 76 of 376 ~ 20.21'%

%31.38
%48.4
%20.21

CMYK RENK MODELİ

#76B64C rengi CMYK tonu (35,0,58,29).

  • camgöbeği tonu 35.16%
  • eflatun tonu 0.00%
  • sarı tonu 58.24%
  • ana renk tonu 28.63%

CMYK: (35,0,58,29)
C35M0Y58K29 (35%, 0%, 58%, 29%)
(0.35 / 0.00 / 0.58 / 0.29)

CMYK yüzdeleri

%35.16
%0
%58.24
%28.63

Codes

Color #76B64C in popluar color models

76 B6 4C
RGB 118 182 76
HSL 96° 42.06% 50.59%
HSB/HSV 96° 58.24% 71.37%
CMYK 35.16% 0.00% 58.24%
28.63%

Color #76B64C in popluar number systems.

HEX 76 B6 4C
Decimal 118 182 76
Binary 1110110 10110110 1001100
Octal 166 266 114

Shades and tints

Shades of #76B64C

#76B64C
(118,182,76)
#6CA646
(108,166,70)
#629640
(98,150,64)
#58863A
(88,134,58)
#4E7634
(78,118,52)
#44662E
(68,102,46)
#3A5628
(58,86,40)
#304622
(48,70,34)
#26361C
(38,54,28)
#1C2616
(28,38,22)
#121610
(18,22,16)
#000000
(0,0,0)

Tints of #76B64C

#76B64C
(118,182,76)
#82BC5C
(130,188,92)
#8EC26C
(142,194,108)
#9AC87C
(154,200,124)
#A6CE8C
(166,206,140)
#B2D49C
(178,212,156)
#BEDAAC
(190,218,172)
#CAE0BC
(202,224,188)
#D6E6CC
(214,230,204)
#E2ECDC
(226,236,220)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B64C; }

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

This text font color is #76B64C.

Background Color

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

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

This div background color is #76B64C.

Border color

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

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

This div border color is #76B64C.

Opacity

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

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

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

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

This text has shadow with #76B64C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B64C.

Preview

Color preview on black background

This text has color #76B64C on black background.


Color preview on white background

This text has color #76B64C on white background.


Black color preview on #76B64C background

This text has black color on #76B64C background.


White color preview on #76B64C background

This text has white color on #76B64C background.


Related colors

Complementary color

Complementary color for #hex is #8949B3.


I love getcolorcode.com

Triadic colors

1 #4C76B6 and #B64C76 with #76B64C are triadic colors.

2 #4CB676 and #B6764C with #76B64C are triadic colors.