COLOR #76C8A5

HEX: #76C8A5 RGB: (118,200,165)

Renk bilgisi

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

RGB renk modeli

#76C8A5 color RGB value is (118,200,165).

RGB: (118,200,165) (46%, 78%, 65%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 200 of 255 = 78%
B 165 of 255 = 65%

118
200
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 200 + 165 = 483 (100%)
R 118 of 483 ~ 24.43%
G 200 of 483 ~ 41.41%
B 165 of 483 ~ 34.16'%

%24.43
%41.41
%34.16

CMYK RENK MODELİ

#76C8A5 rengi CMYK tonu (41,0,18,22).

  • camgöbeği tonu 41.00%
  • eflatun tonu 0.00%
  • sarı tonu 17.50%
  • ana renk tonu 21.57%

CMYK: (41,0,18,22)
C41M0Y18K22 (41%, 0%, 18%, 22%)
(0.41 / 0.00 / 0.18 / 0.22)

CMYK yüzdeleri

%41
%0
%17.5
%21.57

Codes

Color #76C8A5 in popluar color models

76 C8 A5
RGB 118 200 165
HSL 154° 42.71% 62.35%
HSB/HSV 154° 41.00% 78.43%
CMYK 41.00% 0.00% 17.50%
21.57%

Color #76C8A5 in popluar number systems.

HEX 76 C8 A5
Decimal 118 200 165
Binary 1110110 11001000 10100101
Octal 166 310 245

Shades and tints

Shades of #76C8A5

#76C8A5
(118,200,165)
#6CB696
(108,182,150)
#62A487
(98,164,135)
#589278
(88,146,120)
#4E8069
(78,128,105)
#446E5A
(68,110,90)
#3A5C4B
(58,92,75)
#304A3C
(48,74,60)
#26382D
(38,56,45)
#1C261E
(28,38,30)
#12140F
(18,20,15)
#000000
(0,0,0)

Tints of #76C8A5

#76C8A5
(118,200,165)
#82CDAD
(130,205,173)
#8ED2B5
(142,210,181)
#9AD7BD
(154,215,189)
#A6DCC5
(166,220,197)
#B2E1CD
(178,225,205)
#BEE6D5
(190,230,213)
#CAEBDD
(202,235,221)
#D6F0E5
(214,240,229)
#E2F5ED
(226,245,237)
#EEFAF5
(238,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C8A5 color. Also use rgb(118,200,165) instead hex code.

Text Font Color

.myTextColor { color: #76C8A5; }

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

This text font color is #76C8A5.

Background Color

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

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

This div background color is #76C8A5.

Border color

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

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

This div border color is #76C8A5.

Opacity

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

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

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

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

This text has shadow with #76C8A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C8A5.

Preview

Color preview on black background

This text has color #76C8A5 on black background.


Color preview on white background

This text has color #76C8A5 on white background.


Black color preview on #76C8A5 background

This text has black color on #76C8A5 background.


White color preview on #76C8A5 background

This text has white color on #76C8A5 background.


Related colors

Complementary color

Complementary color for #hex is #89375A.


I love getcolorcode.com

Triadic colors

1 #A576C8 and #C8A576 with #76C8A5 are triadic colors.

2 #A5C876 and #C876A5 with #76C8A5 are triadic colors.