COLOR #76A494

HEX: #76A494 RGB: (118,164,148)

Renk bilgisi

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

RGB renk modeli

#76A494 color RGB value is (118,164,148).

RGB: (118,164,148) (46%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 164 of 255 = 64%
B 148 of 255 = 58%

118
164
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 164 + 148 = 430 (100%)
R 118 of 430 ~ 27.44%
G 164 of 430 ~ 38.14%
B 148 of 430 ~ 34.42'%

%27.44
%38.14
%34.42

CMYK RENK MODELİ

#76A494 rengi CMYK tonu (28,0,10,36).

  • camgöbeği tonu 28.05%
  • eflatun tonu 0.00%
  • sarı tonu 9.76%
  • ana renk tonu 35.69%

CMYK: (28,0,10,36)
C28M0Y10K36 (28%, 0%, 10%, 36%)
(0.28 / 0.00 / 0.10 / 0.36)

CMYK yüzdeleri

%28.05
%0
%9.76
%35.69

Codes

Color #76A494 in popluar color models

76 A4 94
RGB 118 164 148
HSL 159° 20.18% 55.29%
HSB/HSV 159° 28.05% 64.31%
CMYK 28.05% 0.00% 9.76%
35.69%

Color #76A494 in popluar number systems.

HEX 76 A4 94
Decimal 118 164 148
Binary 1110110 10100100 10010100
Octal 166 244 224

Shades and tints

Shades of #76A494

#76A494
(118,164,148)
#6C9687
(108,150,135)
#62887A
(98,136,122)
#587A6D
(88,122,109)
#4E6C60
(78,108,96)
#445E53
(68,94,83)
#3A5046
(58,80,70)
#304239
(48,66,57)
#26342C
(38,52,44)
#1C261F
(28,38,31)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #76A494

#76A494
(118,164,148)
#82AC9D
(130,172,157)
#8EB4A6
(142,180,166)
#9ABCAF
(154,188,175)
#A6C4B8
(166,196,184)
#B2CCC1
(178,204,193)
#BED4CA
(190,212,202)
#CADCD3
(202,220,211)
#D6E4DC
(214,228,220)
#E2ECE5
(226,236,229)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A494; }

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

This text font color is #76A494.

Background Color

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

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

This div background color is #76A494.

Border color

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

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

This div border color is #76A494.

Opacity

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

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

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

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

This text has shadow with #76A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A494.

Preview

Color preview on black background

This text has color #76A494 on black background.


Color preview on white background

This text has color #76A494 on white background.


Black color preview on #76A494 background

This text has black color on #76A494 background.


White color preview on #76A494 background

This text has white color on #76A494 background.


Related colors

Complementary color

Complementary color for #hex is #895B6B.


I love getcolorcode.com

Triadic colors

1 #9476A4 and #A49476 with #76A494 are triadic colors.

2 #94A476 and #A47694 with #76A494 are triadic colors.