COLOR #76ABA5

HEX: #76ABA5 RGB: (118,171,165)

Renk bilgisi

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

RGB renk modeli

#76ABA5 color RGB value is (118,171,165).

RGB: (118,171,165) (46%, 67%, 65%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 171 of 255 = 67%
B 165 of 255 = 65%

118
171
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 171 + 165 = 454 (100%)
R 118 of 454 ~ 25.99%
G 171 of 454 ~ 37.67%
B 165 of 454 ~ 36.34'%

%25.99
%37.67
%36.34

CMYK RENK MODELİ

#76ABA5 rengi CMYK tonu (31,0,4,33).

  • camgöbeği tonu 30.99%
  • eflatun tonu 0.00%
  • sarı tonu 3.51%
  • ana renk tonu 32.94%

CMYK: (31,0,4,33)
C31M0Y4K33 (31%, 0%, 4%, 33%)
(0.31 / 0.00 / 0.04 / 0.33)

CMYK yüzdeleri

%30.99
%0
%3.51
%32.94

Codes

Color #76ABA5 in popluar color models

76 AB A5
RGB 118 171 165
HSL 173° 23.98% 56.67%
HSB/HSV 173° 30.99% 67.06%
CMYK 30.99% 0.00% 3.51%
32.94%

Color #76ABA5 in popluar number systems.

HEX 76 AB A5
Decimal 118 171 165
Binary 1110110 10101011 10100101
Octal 166 253 245

Shades and tints

Shades of #76ABA5

#76ABA5
(118,171,165)
#6C9C96
(108,156,150)
#628D87
(98,141,135)
#587E78
(88,126,120)
#4E6F69
(78,111,105)
#44605A
(68,96,90)
#3A514B
(58,81,75)
#30423C
(48,66,60)
#26332D
(38,51,45)
#1C241E
(28,36,30)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #76ABA5

#76ABA5
(118,171,165)
#82B2AD
(130,178,173)
#8EB9B5
(142,185,181)
#9AC0BD
(154,192,189)
#A6C7C5
(166,199,197)
#B2CECD
(178,206,205)
#BED5D5
(190,213,213)
#CADCDD
(202,220,221)
#D6E3E5
(214,227,229)
#E2EAED
(226,234,237)
#EEF1F5
(238,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76ABA5; }

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

This text font color is #76ABA5.

Background Color

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

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

This div background color is #76ABA5.

Border color

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

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

This div border color is #76ABA5.

Opacity

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

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

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

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

This text has shadow with #76ABA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76ABA5.

Preview

Color preview on black background

This text has color #76ABA5 on black background.


Color preview on white background

This text has color #76ABA5 on white background.


Black color preview on #76ABA5 background

This text has black color on #76ABA5 background.


White color preview on #76ABA5 background

This text has white color on #76ABA5 background.


Related colors

Complementary color

Complementary color for #hex is #89545A.


I love getcolorcode.com

Triadic colors

1 #A576AB and #ABA576 with #76ABA5 are triadic colors.

2 #A5AB76 and #AB76A5 with #76ABA5 are triadic colors.