COLOR #76586E

HEX: #76586E RGB: (118,88,110)

Color info

#76586E contains red, green and blue colors in about the same proportion. Web safe color of #76586E is #666666 (or #666).

RGB color model

#76586E color RGB value is (118,88,110).

RGB: (118,88,110) (46%, 35%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 88 of 255 = 35%
B 110 of 255 = 43%

118
88
110

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

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 110 = 316 (100%)
R 118 of 316 ~ 37.34%
G 88 of 316 ~ 27.85%
B 110 of 316 ~ 34.81'%

%37.34
%27.85
%34.81

CMYK color model

#76586E color CMYK value is (0,25,7,54).

  • cyan value is 0.00%
  • magenta value is 25.42%
  • yellow value is 6.78%
  • key color value is 53.73%

CMYK: (0,25,7,54)
C0M25Y7K54 (0%, 25%, 7%, 54%)
(0.00 / 0.25 / 0.07 / 0.54)

CMYK percentages

%0
%25.42
%6.78
%53.73

Codes

Color #76586E in popluar color models

76 58 6E
RGB 118 88 110
HSL 316° 14.56% 40.39%
HSB/HSV 316° 25.42% 46.27%
CMYK 0.00% 25.42% 6.78%
53.73%

Color #76586E in popluar number systems.

HEX 76 58 6E
Decimal 118 88 110
Binary 1110110 1011000 1101110
Octal 166 130 156

Shades and tints

Shades of #76586E

#76586E
(118,88,110)
#6C5064
(108,80,100)
#62485A
(98,72,90)
#584050
(88,64,80)
#4E3846
(78,56,70)
#44303C
(68,48,60)
#3A2832
(58,40,50)
#302028
(48,32,40)
#26181E
(38,24,30)
#1C1014
(28,16,20)
#12080A
(18,8,10)
#000000
(0,0,0)

Tints of #76586E

#76586E
(118,88,110)
#82677B
(130,103,123)
#8E7688
(142,118,136)
#9A8595
(154,133,149)
#A694A2
(166,148,162)
#B2A3AF
(178,163,175)
#BEB2BC
(190,178,188)
#CAC1C9
(202,193,201)
#D6D0D6
(214,208,214)
#E2DFE3
(226,223,227)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76586E color. Also use rgb(118,88,110) instead hex code.

Text Font Color

.myTextColor { color: #76586E; }

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

This text font color is #76586E.

Background Color

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

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

This div background color is #76586E.

Border color

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

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

This div border color is #76586E.

Opacity

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

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

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

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

This text has shadow with #76586E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76586E.

Preview

Color preview on black background

This text has color #76586E on black background.


Color preview on white background

This text has color #76586E on white background.


Black color preview on #76586E background

This text has black color on #76586E background.


White color preview on #76586E background

This text has white color on #76586E background.


Related colors

Complementary color

Complementary color for #hex is #89A791.


I love getcolorcode.com

Triadic colors

1 #6E7658 and #586E76 with #76586E are triadic colors.

2 #6E5876 and #58766E with #76586E are triadic colors.