COLOR #76A5A4

HEX: #76A5A4 RGB: (118,165,164)

Color info

#76A5A4 contains red, green and blue colors in about the same proportion. Web safe color of #76A5A4 is #669999 (or #699).

RGB color model

#76A5A4 color RGB value is (118,165,164).

RGB: (118,165,164) (46%, 65%, 64%)

RGB channels and saturation

R 118 of 255 = 46%
G 165 of 255 = 65%
B 164 of 255 = 64%

118
165
164

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

Portions of RGB colors in percentages

R + G + B = 118 + 165 + 164 = 447 (100%)
R 118 of 447 ~ 26.4%
G 165 of 447 ~ 36.91%
B 164 of 447 ~ 36.69'%

%26.4
%36.91
%36.69

CMYK color model

#76A5A4 color CMYK value is (28,0,1,35).

  • cyan value is 28.48%
  • magenta value is 0.00%
  • yellow value is 0.61%
  • key color value is 35.29%

CMYK: (28,0,1,35)
C28M0Y1K35 (28%, 0%, 1%, 35%)
(0.28 / 0.00 / 0.01 / 0.35)

CMYK percentages

%28.48
%0
%0.61
%35.29

Codes

Color #76A5A4 in popluar color models

76 A5 A4
RGB 118 165 164
HSL 179° 20.70% 55.49%
HSB/HSV 179° 28.48% 64.71%
CMYK 28.48% 0.00% 0.61%
35.29%

Color #76A5A4 in popluar number systems.

HEX 76 A5 A4
Decimal 118 165 164
Binary 1110110 10100101 10100100
Octal 166 245 244

Shades and tints

Shades of #76A5A4

#76A5A4
(118,165,164)
#6C9696
(108,150,150)
#628788
(98,135,136)
#58787A
(88,120,122)
#4E696C
(78,105,108)
#445A5E
(68,90,94)
#3A4B50
(58,75,80)
#303C42
(48,60,66)
#262D34
(38,45,52)
#1C1E26
(28,30,38)
#120F18
(18,15,24)
#000000
(0,0,0)

Tints of #76A5A4

#76A5A4
(118,165,164)
#82ADAC
(130,173,172)
#8EB5B4
(142,181,180)
#9ABDBC
(154,189,188)
#A6C5C4
(166,197,196)
#B2CDCC
(178,205,204)
#BED5D4
(190,213,212)
#CADDDC
(202,221,220)
#D6E5E4
(214,229,228)
#E2EDEC
(226,237,236)
#EEF5F4
(238,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A5A4; }

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

This text font color is #76A5A4.

Background Color

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

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

This div background color is #76A5A4.

Border color

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

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

This div border color is #76A5A4.

Opacity

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

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

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

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

This text has shadow with #76A5A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A5A4.

Preview

Color preview on black background

This text has color #76A5A4 on black background.


Color preview on white background

This text has color #76A5A4 on white background.


Black color preview on #76A5A4 background

This text has black color on #76A5A4 background.


White color preview on #76A5A4 background

This text has white color on #76A5A4 background.


Related colors

Complementary color

Complementary color for #hex is #895A5B.


I love getcolorcode.com

Triadic colors

1 #A476A5 and #A5A476 with #76A5A4 are triadic colors.

2 #A4A576 and #A576A4 with #76A5A4 are triadic colors.