COLOR #76A27F

HEX: #76A27F RGB: (118,162,127)

Renk bilgisi

#76A27F contains red, green and blue colors in about the same proportion. #76A27F ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76A27F color RGB value is (118,162,127).

RGB: (118,162,127) (46%, 64%, 50%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 162 of 255 = 64%
B 127 of 255 = 50%

118
162
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 162 + 127 = 407 (100%)
R 118 of 407 ~ 28.99%
G 162 of 407 ~ 39.8%
B 127 of 407 ~ 31.2'%

%28.99
%39.8
%31.2

CMYK RENK MODELİ

#76A27F rengi CMYK tonu (27,0,22,36).

  • camgöbeği tonu 27.16%
  • eflatun tonu 0.00%
  • sarı tonu 21.60%
  • ana renk tonu 36.47%

CMYK: (27,0,22,36)
C27M0Y22K36 (27%, 0%, 22%, 36%)
(0.27 / 0.00 / 0.22 / 0.36)

CMYK yüzdeleri

%27.16
%0
%21.6
%36.47

Codes

Color #76A27F in popluar color models

76 A2 7F
RGB 118 162 127
HSL 132° 19.13% 54.90%
HSB/HSV 132° 27.16% 63.53%
CMYK 27.16% 0.00% 21.60%
36.47%

Color #76A27F in popluar number systems.

HEX 76 A2 7F
Decimal 118 162 127
Binary 1110110 10100010 1111111
Octal 166 242 177

Shades and tints

Shades of #76A27F

#76A27F
(118,162,127)
#6C9474
(108,148,116)
#628669
(98,134,105)
#58785E
(88,120,94)
#4E6A53
(78,106,83)
#445C48
(68,92,72)
#3A4E3D
(58,78,61)
#304032
(48,64,50)
#263227
(38,50,39)
#1C241C
(28,36,28)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #76A27F

#76A27F
(118,162,127)
#82AA8A
(130,170,138)
#8EB295
(142,178,149)
#9ABAA0
(154,186,160)
#A6C2AB
(166,194,171)
#B2CAB6
(178,202,182)
#BED2C1
(190,210,193)
#CADACC
(202,218,204)
#D6E2D7
(214,226,215)
#E2EAE2
(226,234,226)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A27F; }

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

This text font color is #76A27F.

Background Color

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

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

This div background color is #76A27F.

Border color

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

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

This div border color is #76A27F.

Opacity

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

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

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

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

This text has shadow with #76A27F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A27F.

Preview

Color preview on black background

This text has color #76A27F on black background.


Color preview on white background

This text has color #76A27F on white background.


Black color preview on #76A27F background

This text has black color on #76A27F background.


White color preview on #76A27F background

This text has white color on #76A27F background.


Related colors

Complementary color

Complementary color for #hex is #895D80.


I love getcolorcode.com

Triadic colors

1 #7F76A2 and #A27F76 with #76A27F are triadic colors.

2 #7FA276 and #A2767F with #76A27F are triadic colors.