COLOR #76AC6E

HEX: #76AC6E RGB: (118,172,110)

Renk bilgisi

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

RGB renk modeli

#76AC6E color RGB value is (118,172,110).

RGB: (118,172,110) (46%, 67%, 43%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 172 of 255 = 67%
B 110 of 255 = 43%

118
172
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 172 + 110 = 400 (100%)
R 118 of 400 ~ 29.5%
G 172 of 400 ~ 43%
B 110 of 400 ~ 27.5'%

%29.5
%43
%27.5

CMYK RENK MODELİ

#76AC6E rengi CMYK tonu (31,0,36,33).

  • camgöbeği tonu 31.40%
  • eflatun tonu 0.00%
  • sarı tonu 36.05%
  • ana renk tonu 32.55%

CMYK: (31,0,36,33)
C31M0Y36K33 (31%, 0%, 36%, 33%)
(0.31 / 0.00 / 0.36 / 0.33)

CMYK yüzdeleri

%31.4
%0
%36.05
%32.55

Codes

Color #76AC6E in popluar color models

76 AC 6E
RGB 118 172 110
HSL 112° 27.19% 55.29%
HSB/HSV 112° 36.05% 67.45%
CMYK 31.40% 0.00% 36.05%
32.55%

Color #76AC6E in popluar number systems.

HEX 76 AC 6E
Decimal 118 172 110
Binary 1110110 10101100 1101110
Octal 166 254 156

Shades and tints

Shades of #76AC6E

#76AC6E
(118,172,110)
#6C9D64
(108,157,100)
#628E5A
(98,142,90)
#587F50
(88,127,80)
#4E7046
(78,112,70)
#44613C
(68,97,60)
#3A5232
(58,82,50)
#304328
(48,67,40)
#26341E
(38,52,30)
#1C2514
(28,37,20)
#12160A
(18,22,10)
#000000
(0,0,0)

Tints of #76AC6E

#76AC6E
(118,172,110)
#82B37B
(130,179,123)
#8EBA88
(142,186,136)
#9AC195
(154,193,149)
#A6C8A2
(166,200,162)
#B2CFAF
(178,207,175)
#BED6BC
(190,214,188)
#CADDC9
(202,221,201)
#D6E4D6
(214,228,214)
#E2EBE3
(226,235,227)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76AC6E; }

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

This text font color is #76AC6E.

Background Color

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

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

This div background color is #76AC6E.

Border color

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

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

This div border color is #76AC6E.

Opacity

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

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

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

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

This text has shadow with #76AC6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AC6E.

Preview

Color preview on black background

This text has color #76AC6E on black background.


Color preview on white background

This text has color #76AC6E on white background.


Black color preview on #76AC6E background

This text has black color on #76AC6E background.


White color preview on #76AC6E background

This text has white color on #76AC6E background.


Related colors

Complementary color

Complementary color for #hex is #895391.


I love getcolorcode.com

Triadic colors

1 #6E76AC and #AC6E76 with #76AC6E are triadic colors.

2 #6EAC76 and #AC766E with #76AC6E are triadic colors.