COLOR #76AB56

HEX: #76AB56 RGB: (118,171,86)

Renk bilgisi

#76AB56 contains mainly red and green colors. #76AB56 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76AB56 color RGB value is (118,171,86).

RGB: (118,171,86) (46%, 67%, 34%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 171 of 255 = 67%
B 86 of 255 = 34%

118
171
86

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 171 + 86 = 375 (100%)
R 118 of 375 ~ 31.47%
G 171 of 375 ~ 45.6%
B 86 of 375 ~ 22.93'%

%31.47
%45.6
%22.93

CMYK RENK MODELİ

#76AB56 rengi CMYK tonu (31,0,50,33).

  • camgöbeği tonu 30.99%
  • eflatun tonu 0.00%
  • sarı tonu 49.71%
  • ana renk tonu 32.94%

CMYK: (31,0,50,33)
C31M0Y50K33 (31%, 0%, 50%, 33%)
(0.31 / 0.00 / 0.50 / 0.33)

CMYK yüzdeleri

%30.99
%0
%49.71
%32.94

Codes

Color #76AB56 in popluar color models

76 AB 56
RGB 118 171 86
HSL 97° 33.60% 50.39%
HSB/HSV 97° 49.71% 67.06%
CMYK 30.99% 0.00% 49.71%
32.94%

Color #76AB56 in popluar number systems.

HEX 76 AB 56
Decimal 118 171 86
Binary 1110110 10101011 1010110
Octal 166 253 126

Shades and tints

Shades of #76AB56

#76AB56
(118,171,86)
#6C9C4F
(108,156,79)
#628D48
(98,141,72)
#587E41
(88,126,65)
#4E6F3A
(78,111,58)
#446033
(68,96,51)
#3A512C
(58,81,44)
#304225
(48,66,37)
#26331E
(38,51,30)
#1C2417
(28,36,23)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #76AB56

#76AB56
(118,171,86)
#82B265
(130,178,101)
#8EB974
(142,185,116)
#9AC083
(154,192,131)
#A6C792
(166,199,146)
#B2CEA1
(178,206,161)
#BED5B0
(190,213,176)
#CADCBF
(202,220,191)
#D6E3CE
(214,227,206)
#E2EADD
(226,234,221)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76AB56; }

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

This text font color is #76AB56.

Background Color

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

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

This div background color is #76AB56.

Border color

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

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

This div border color is #76AB56.

Opacity

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

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

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

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

This text has shadow with #76AB56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AB56.

Preview

Color preview on black background

This text has color #76AB56 on black background.


Color preview on white background

This text has color #76AB56 on white background.


Black color preview on #76AB56 background

This text has black color on #76AB56 background.


White color preview on #76AB56 background

This text has white color on #76AB56 background.


Related colors

Complementary color

Complementary color for #hex is #8954A9.


I love getcolorcode.com

Triadic colors

1 #5676AB and #AB5676 with #76AB56 are triadic colors.

2 #56AB76 and #AB7656 with #76AB56 are triadic colors.