COLOR #76828A

HEX: #76828A RGB: (118,130,138)

Color info

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

RGB color model

#76828A color RGB value is (118,130,138).

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

RGB channels and saturation

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

118
130
138

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

Portions of RGB colors in percentages

R + G + B = 118 + 130 + 138 = 386 (100%)
R 118 of 386 ~ 30.57%
G 130 of 386 ~ 33.68%
B 138 of 386 ~ 35.75'%

%30.57
%33.68
%35.75

CMYK color model

#76828A color CMYK value is (14,6,0,46).

  • cyan value is 14.49%
  • magenta value is 5.80%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (14,6,0,46) C14M6Y0K46 (14%,6%,0%,46%) (0.14/0.06/0.00/0.46) 

CMYK percentages

%14.49
%5.8
%0
%45.88

Codes

Color #76828A in popluar color models

76 82 8A
RGB 118 130 138
HSL 204° 7.87% 50.20%
HSB/HSV 204° 14.49% 54.12%
CMYK 14.49% 5.80% 0.00%
45.88%

Color #76828A in popluar number systems.

HEX 76 82 8A
Decimal 118 130 138
Binary 1110110 10000010 10001010
Octal 166 202 212

Shades and tints

Shades of #76828A

#76828A
(118,130,138)
#6C777E
(108,119,126)
#626C72
(98,108,114)
#586166
(88,97,102)
#4E565A
(78,86,90)
#444B4E
(68,75,78)
#3A4042
(58,64,66)
#303536
(48,53,54)
#262A2A
(38,42,42)
#1C1F1E
(28,31,30)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #76828A

#76828A
(118,130,138)
#828D94
(130,141,148)
#8E989E
(142,152,158)
#9AA3A8
(154,163,168)
#A6AEB2
(166,174,178)
#B2B9BC
(178,185,188)
#BEC4C6
(190,196,198)
#CACFD0
(202,207,208)
#D6DADA
(214,218,218)
#E2E5E4
(226,229,228)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76828A; }

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

This text font color is #76828A.

Background Color

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

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

This div background color is #76828A.

Border color

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

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

This div border color is #76828A.

Opacity

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

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

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

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

This text has shadow with #76828A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76828A.

Preview

Color preview on black background

This text has color #76828A on black background.


Color preview on white background

This text has color #76828A on white background.


Black color preview on #76828A background

This text has black color on #76828A background.


White color preview on #76828A background

This text has white color on #76828A background.


Related colors

Complementary color

Complementary color for #hex is #897D75.


I love getcolorcode.com

Triadic colors

1 #8A7682 and #828A76 with #76828A are triadic colors.

2 #8A8276 and #82768A with #76828A are triadic colors.