COLOR #76B96C

HEX: #76B96C RGB: (118,185,108)

Renk bilgisi

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

RGB renk modeli

#76B96C color RGB value is (118,185,108).

RGB: (118,185,108) (46%, 73%, 42%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 185 of 255 = 73%
B 108 of 255 = 42%

118
185
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 185 + 108 = 411 (100%)
R 118 of 411 ~ 28.71%
G 185 of 411 ~ 45.01%
B 108 of 411 ~ 26.28'%

%28.71
%45.01
%26.28

CMYK RENK MODELİ

#76B96C rengi CMYK tonu (36,0,42,27).

  • camgöbeği tonu 36.22%
  • eflatun tonu 0.00%
  • sarı tonu 41.62%
  • ana renk tonu 27.45%

CMYK: (36,0,42,27)
C36M0Y42K27 (36%, 0%, 42%, 27%)
(0.36 / 0.00 / 0.42 / 0.27)

CMYK yüzdeleri

%36.22
%0
%41.62
%27.45

Codes

Color #76B96C in popluar color models

76 B9 6C
RGB 118 185 108
HSL 112° 35.48% 57.45%
HSB/HSV 112° 41.62% 72.55%
CMYK 36.22% 0.00% 41.62%
27.45%

Color #76B96C in popluar number systems.

HEX 76 B9 6C
Decimal 118 185 108
Binary 1110110 10111001 1101100
Octal 166 271 154

Shades and tints

Shades of #76B96C

#76B96C
(118,185,108)
#6CA963
(108,169,99)
#62995A
(98,153,90)
#588951
(88,137,81)
#4E7948
(78,121,72)
#44693F
(68,105,63)
#3A5936
(58,89,54)
#30492D
(48,73,45)
#263924
(38,57,36)
#1C291B
(28,41,27)
#121912
(18,25,18)
#000000
(0,0,0)

Tints of #76B96C

#76B96C
(118,185,108)
#82BF79
(130,191,121)
#8EC586
(142,197,134)
#9ACB93
(154,203,147)
#A6D1A0
(166,209,160)
#B2D7AD
(178,215,173)
#BEDDBA
(190,221,186)
#CAE3C7
(202,227,199)
#D6E9D4
(214,233,212)
#E2EFE1
(226,239,225)
#EEF5EE
(238,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B96C; }

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

This text font color is #76B96C.

Background Color

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

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

This div background color is #76B96C.

Border color

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

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

This div border color is #76B96C.

Opacity

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

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

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

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

This text has shadow with #76B96C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B96C.

Preview

Color preview on black background

This text has color #76B96C on black background.


Color preview on white background

This text has color #76B96C on white background.


Black color preview on #76B96C background

This text has black color on #76B96C background.


White color preview on #76B96C background

This text has white color on #76B96C background.


Related colors

Complementary color

Complementary color for #hex is #894693.


I love getcolorcode.com

Triadic colors

1 #6C76B9 and #B96C76 with #76B96C are triadic colors.

2 #6CB976 and #B9766C with #76B96C are triadic colors.