COLOR #76AEA7

HEX: #76AEA7 RGB: (118,174,167)

Color info

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

RGB color model

#76AEA7 color RGB value is (118,174,167).

RGB: (118,174,167) (46%, 68%, 65%)

RGB channels and saturation

R 118 of 255 = 46%
G 174 of 255 = 68%
B 167 of 255 = 65%

118
174
167

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

Portions of RGB colors in percentages

R + G + B = 118 + 174 + 167 = 459 (100%)
R 118 of 459 ~ 25.71%
G 174 of 459 ~ 37.91%
B 167 of 459 ~ 36.38'%

%25.71
%37.91
%36.38

CMYK color model

#76AEA7 color CMYK value is (32,0,4,32).

  • cyan value is 32.18%
  • magenta value is 0.00%
  • yellow value is 4.02%
  • key color value is 31.76%
CMYK: (32,0,4,32) C32M0Y4K32 (32%,0%,4%,32%) (0.32/0.00/0.04/0.32) 

CMYK percentages

%32.18
%0
%4.02
%31.76

Codes

Color #76AEA7 in popluar color models

76 AE A7
RGB 118 174 167
HSL 173° 25.69% 57.25%
HSB/HSV 173° 32.18% 68.24%
CMYK 32.18% 0.00% 4.02%
31.76%

Color #76AEA7 in popluar number systems.

HEX 76 AE A7
Decimal 118 174 167
Binary 1110110 10101110 10100111
Octal 166 256 247

Shades and tints

Shades of #76AEA7

#76AEA7
(118,174,167)
#6C9F98
(108,159,152)
#629089
(98,144,137)
#58817A
(88,129,122)
#4E726B
(78,114,107)
#44635C
(68,99,92)
#3A544D
(58,84,77)
#30453E
(48,69,62)
#26362F
(38,54,47)
#1C2720
(28,39,32)
#121811
(18,24,17)
#000000
(0,0,0)

Tints of #76AEA7

#76AEA7
(118,174,167)
#82B5AF
(130,181,175)
#8EBCB7
(142,188,183)
#9AC3BF
(154,195,191)
#A6CAC7
(166,202,199)
#B2D1CF
(178,209,207)
#BED8D7
(190,216,215)
#CADFDF
(202,223,223)
#D6E6E7
(214,230,231)
#E2EDEF
(226,237,239)
#EEF4F7
(238,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76AEA7 color. Also use rgb(118,174,167) instead hex code.

Text Font Color

.myTextColor { color: #76AEA7; }

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

This text font color is #76AEA7.

Background Color

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

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

This div background color is #76AEA7.

Border color

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

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

This div border color is #76AEA7.

Opacity

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

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

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

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

This text has shadow with #76AEA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76AEA7.

Preview

Color preview on black background

This text has color #76AEA7 on black background.


Color preview on white background

This text has color #76AEA7 on white background.


Black color preview on #76AEA7 background

This text has black color on #76AEA7 background.


White color preview on #76AEA7 background

This text has white color on #76AEA7 background.


Related colors

Complementary color

Complementary color for #hex is #895158.


I love getcolorcode.com

Triadic colors

1 #A776AE and #AEA776 with #76AEA7 are triadic colors.

2 #A7AE76 and #AE76A7 with #76AEA7 are triadic colors.