COLOR #76849E

HEX: #76849E RGB: (118,132,158)

Color info

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

RGB color model

#76849E color RGB value is (118,132,158).

RGB: (118,132,158) (46%, 52%, 62%)

RGB channels and saturation

R 118 of 255 = 46%
G 132 of 255 = 52%
B 158 of 255 = 62%

118
132
158

R + G + B ~ 53%. #76849E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 132 + 158 = 408 (100%)
R 118 of 408 ~ 28.92%
G 132 of 408 ~ 32.35%
B 158 of 408 ~ 38.73'%

%28.92
%32.35
%38.73

CMYK color model

#76849E color CMYK value is (25,16,0,38).

  • cyan value is 25.32%
  • magenta value is 16.46%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (25,16,0,38) C25M16Y0K38 (25%,16%,0%,38%) (0.25/0.16/0.00/0.38) 

CMYK percentages

%25.32
%16.46
%0
%38.04

Codes

Color #76849E in popluar color models

76 84 9E
RGB 118 132 158
HSL 219° 17.09% 54.12%
HSB/HSV 219° 25.32% 61.96%
CMYK 25.32% 16.46% 0.00%
38.04%

Color #76849E in popluar number systems.

HEX 76 84 9E
Decimal 118 132 158
Binary 1110110 10000100 10011110
Octal 166 204 236

Shades and tints

Shades of #76849E

#76849E
(118,132,158)
#6C7890
(108,120,144)
#626C82
(98,108,130)
#586074
(88,96,116)
#4E5466
(78,84,102)
#444858
(68,72,88)
#3A3C4A
(58,60,74)
#30303C
(48,48,60)
#26242E
(38,36,46)
#1C1820
(28,24,32)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #76849E

#76849E
(118,132,158)
#828FA6
(130,143,166)
#8E9AAE
(142,154,174)
#9AA5B6
(154,165,182)
#A6B0BE
(166,176,190)
#B2BBC6
(178,187,198)
#BEC6CE
(190,198,206)
#CAD1D6
(202,209,214)
#D6DCDE
(214,220,222)
#E2E7E6
(226,231,230)
#EEF2EE
(238,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76849E color. Also use rgb(118,132,158) instead hex code.

Text Font Color

.myTextColor { color: #76849E; }

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

This text font color is #76849E.

Background Color

.myBgColor { background-color: #76849E; }

<div style="background-color:#76849E">Inner text</div>

This div background color is #76849E.

Border color

.myBorderColor { border: 1px solid #76849E; }

<div style="border:3px solid #76849E">Div</div>

This div border color is #76849E.

Opacity

.myOpacity80 { color: #76849E; opacity: 0.8; }

<p style="color:#76849E;opacity:0.8;">80%</p>

Text with #76849E 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 #76849E;}

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

This text has shadow with #76849E color.


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

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

This text has shadow with #76849E primary color and red secondary color.


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

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

This text has shadow with #76849E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76849E.

Preview

Color preview on black background

This text has color #76849E on black background.


Color preview on white background

This text has color #76849E on white background.


Black color preview on #76849E background

This text has black color on #76849E background.


White color preview on #76849E background

This text has white color on #76849E background.


Related colors

Complementary color

Complementary color for #hex is #897B61.


I love getcolorcode.com

Triadic colors

1 #9E7684 and #849E76 with #76849E are triadic colors.

2 #9E8476 and #84769E with #76849E are triadic colors.