COLOR #76A6A3

HEX: #76A6A3 RGB: (118,166,163)

Color info

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

RGB color model

#76A6A3 color RGB value is (118,166,163).

RGB: (118,166,163) (46%, 65%, 64%)

RGB channels and saturation

R 118 of 255 = 46%
G 166 of 255 = 65%
B 163 of 255 = 64%

118
166
163

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

Portions of RGB colors in percentages

R + G + B = 118 + 166 + 163 = 447 (100%)
R 118 of 447 ~ 26.4%
G 166 of 447 ~ 37.14%
B 163 of 447 ~ 36.47'%

%26.4
%37.14
%36.47

CMYK color model

#76A6A3 color CMYK value is (29,0,2,35).

  • cyan value is 28.92%
  • magenta value is 0.00%
  • yellow value is 1.81%
  • key color value is 34.90%

CMYK: (29,0,2,35)
C29M0Y2K35 (29%, 0%, 2%, 35%)
(0.29 / 0.00 / 0.02 / 0.35)

CMYK percentages

%28.92
%0
%1.81
%34.9

Codes

Color #76A6A3 in popluar color models

76 A6 A3
RGB 118 166 163
HSL 176° 21.24% 55.69%
HSB/HSV 176° 28.92% 65.10%
CMYK 28.92% 0.00% 1.81%
34.90%

Color #76A6A3 in popluar number systems.

HEX 76 A6 A3
Decimal 118 166 163
Binary 1110110 10100110 10100011
Octal 166 246 243

Shades and tints

Shades of #76A6A3

#76A6A3
(118,166,163)
#6C9795
(108,151,149)
#628887
(98,136,135)
#587979
(88,121,121)
#4E6A6B
(78,106,107)
#445B5D
(68,91,93)
#3A4C4F
(58,76,79)
#303D41
(48,61,65)
#262E33
(38,46,51)
#1C1F25
(28,31,37)
#121017
(18,16,23)
#000000
(0,0,0)

Tints of #76A6A3

#76A6A3
(118,166,163)
#82AEAB
(130,174,171)
#8EB6B3
(142,182,179)
#9ABEBB
(154,190,187)
#A6C6C3
(166,198,195)
#B2CECB
(178,206,203)
#BED6D3
(190,214,211)
#CADEDB
(202,222,219)
#D6E6E3
(214,230,227)
#E2EEEB
(226,238,235)
#EEF6F3
(238,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A6A3 color. Also use rgb(118,166,163) instead hex code.

Text Font Color

.myTextColor { color: #76A6A3; }

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

This text font color is #76A6A3.

Background Color

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

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

This div background color is #76A6A3.

Border color

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

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

This div border color is #76A6A3.

Opacity

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

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

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

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

This text has shadow with #76A6A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A6A3.

Preview

Color preview on black background

This text has color #76A6A3 on black background.


Color preview on white background

This text has color #76A6A3 on white background.


Black color preview on #76A6A3 background

This text has black color on #76A6A3 background.


White color preview on #76A6A3 background

This text has white color on #76A6A3 background.


Related colors

Complementary color

Complementary color for #hex is #89595C.


I love getcolorcode.com

Triadic colors

1 #A376A6 and #A6A376 with #76A6A3 are triadic colors.

2 #A3A676 and #A676A3 with #76A6A3 are triadic colors.