COLOR #76818A

HEX: #76818A RGB: (118,129,138)

Color info

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

RGB color model

#76818A color RGB value is (118,129,138).

RGB: (118,129,138) (46%, 51%, 54%)

RGB channels and saturation

R 118 of 255 = 46%
G 129 of 255 = 51%
B 138 of 255 = 54%

118
129
138

R + G + B ~ 50%. #76818A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 129 + 138 = 385 (100%)
R 118 of 385 ~ 30.65%
G 129 of 385 ~ 33.51%
B 138 of 385 ~ 35.84'%

%30.65
%33.51
%35.84

CMYK color model

#76818A color CMYK value is (14,7,0,46).

  • cyan value is 14.49%
  • magenta value is 6.52%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (14,7,0,46) C14M7Y0K46 (14%,7%,0%,46%) (0.14/0.07/0.00/0.46) 

CMYK percentages

%14.49
%6.52
%0
%45.88

Codes

Color #76818A in popluar color models

76 81 8A
RGB 118 129 138
HSL 207° 7.87% 50.20%
HSB/HSV 207° 14.49% 54.12%
CMYK 14.49% 6.52% 0.00%
45.88%

Color #76818A in popluar number systems.

HEX 76 81 8A
Decimal 118 129 138
Binary 1110110 10000001 10001010
Octal 166 201 212

Shades and tints

Shades of #76818A

#76818A
(118,129,138)
#6C767E
(108,118,126)
#626B72
(98,107,114)
#586066
(88,96,102)
#4E555A
(78,85,90)
#444A4E
(68,74,78)
#3A3F42
(58,63,66)
#303436
(48,52,54)
#26292A
(38,41,42)
#1C1E1E
(28,30,30)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #76818A

#76818A
(118,129,138)
#828C94
(130,140,148)
#8E979E
(142,151,158)
#9AA2A8
(154,162,168)
#A6ADB2
(166,173,178)
#B2B8BC
(178,184,188)
#BEC3C6
(190,195,198)
#CACED0
(202,206,208)
#D6D9DA
(214,217,218)
#E2E4E4
(226,228,228)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76818A color. Also use rgb(118,129,138) instead hex code.

Text Font Color

.myTextColor { color: #76818A; }

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

This text font color is #76818A.

Background Color

.myBgColor { background-color: #76818A; }

<div style="background-color:#76818A">Inner text</div>

This div background color is #76818A.

Border color

.myBorderColor { border: 1px solid #76818A; }

<div style="border:3px solid #76818A">Div</div>

This div border color is #76818A.

Opacity

.myOpacity80 { color: #76818A; opacity: 0.8; }

<p style="color:#76818A;opacity:0.8;">80%</p>

Text with #76818A 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 #76818A;}

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

This text has shadow with #76818A color.


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

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

This text has shadow with #76818A primary color and red secondary color.


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

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

This text has shadow with #76818A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76818A.

Preview

Color preview on black background

This text has color #76818A on black background.


Color preview on white background

This text has color #76818A on white background.


Black color preview on #76818A background

This text has black color on #76818A background.


White color preview on #76818A background

This text has white color on #76818A background.


Related colors

Complementary color

Complementary color for #hex is #897E75.


I love getcolorcode.com

Triadic colors

1 #8A7681 and #818A76 with #76818A are triadic colors.

2 #8A8176 and #81768A with #76818A are triadic colors.