COLOR #76C0AA

HEX: #76C0AA RGB: (118,192,170)

Renk bilgisi

#76C0AA contains mainly green and blue colors. #76C0AA ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76C0AA color RGB value is (118,192,170).

RGB: (118,192,170) (46%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 192 of 255 = 75%
B 170 of 255 = 67%

118
192
170

R + G + B ~ 63%. #76C0AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 192 + 170 = 480 (100%)
R 118 of 480 ~ 24.58%
G 192 of 480 ~ 40%
B 170 of 480 ~ 35.42'%

%24.58
%40
%35.42

CMYK RENK MODELİ

#76C0AA rengi CMYK tonu (39,0,11,25).

  • camgöbeği tonu 38.54%
  • eflatun tonu 0.00%
  • sarı tonu 11.46%
  • ana renk tonu 24.71%

CMYK: (39,0,11,25)
C39M0Y11K25 (39%, 0%, 11%, 25%)
(0.39 / 0.00 / 0.11 / 0.25)

CMYK yüzdeleri

%38.54
%0
%11.46
%24.71

Codes

Color #76C0AA in popluar color models

76 C0 AA
RGB 118 192 170
HSL 162° 37.00% 60.78%
HSB/HSV 162° 38.54% 75.29%
CMYK 38.54% 0.00% 11.46%
24.71%

Color #76C0AA in popluar number systems.

HEX 76 C0 AA
Decimal 118 192 170
Binary 1110110 11000000 10101010
Octal 166 300 252

Shades and tints

Shades of #76C0AA

#76C0AA
(118,192,170)
#6CAF9B
(108,175,155)
#629E8C
(98,158,140)
#588D7D
(88,141,125)
#4E7C6E
(78,124,110)
#446B5F
(68,107,95)
#3A5A50
(58,90,80)
#304941
(48,73,65)
#263832
(38,56,50)
#1C2723
(28,39,35)
#121614
(18,22,20)
#000000
(0,0,0)

Tints of #76C0AA

#76C0AA
(118,192,170)
#82C5B1
(130,197,177)
#8ECAB8
(142,202,184)
#9ACFBF
(154,207,191)
#A6D4C6
(166,212,198)
#B2D9CD
(178,217,205)
#BEDED4
(190,222,212)
#CAE3DB
(202,227,219)
#D6E8E2
(214,232,226)
#E2EDE9
(226,237,233)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C0AA color. Also use rgb(118,192,170) instead hex code.

Text Font Color

.myTextColor { color: #76C0AA; }

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

This text font color is #76C0AA.

Background Color

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

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

This div background color is #76C0AA.

Border color

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

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

This div border color is #76C0AA.

Opacity

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

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

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

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

This text has shadow with #76C0AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C0AA.

Preview

Color preview on black background

This text has color #76C0AA on black background.


Color preview on white background

This text has color #76C0AA on white background.


Black color preview on #76C0AA background

This text has black color on #76C0AA background.


White color preview on #76C0AA background

This text has white color on #76C0AA background.


Related colors

Complementary color

Complementary color for #hex is #893F55.


I love getcolorcode.com

Triadic colors

1 #AA76C0 and #C0AA76 with #76C0AA are triadic colors.

2 #AAC076 and #C076AA with #76C0AA are triadic colors.