COLOR #765474

HEX: #765474 RGB: (118,84,116)

Color info

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

RGB color model

#765474 color RGB value is (118,84,116).

RGB: (118,84,116) (46%, 33%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 116 of 255 = 45%

118
84
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 116 = 318 (100%)
R 118 of 318 ~ 37.11%
G 84 of 318 ~ 26.42%
B 116 of 318 ~ 36.48'%

%37.11
%26.42
%36.48

CMYK color model

#765474 color CMYK value is (0,29,2,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 1.69%
  • key color value is 53.73%

CMYK: (0,29,2,54)
C0M29Y2K54 (0%, 29%, 2%, 54%)
(0.00 / 0.29 / 0.02 / 0.54)

CMYK percentages

%0
%28.81
%1.69
%53.73

Codes

Color #765474 in popluar color models

76 54 74
RGB 118 84 116
HSL 304° 16.83% 39.61%
HSB/HSV 304° 28.81% 46.27%
CMYK 0.00% 28.81% 1.69%
53.73%

Color #765474 in popluar number systems.

HEX 76 54 74
Decimal 118 84 116
Binary 1110110 1010100 1110100
Octal 166 124 164

Shades and tints

Shades of #765474

#765474
(118,84,116)
#6C4D6A
(108,77,106)
#624660
(98,70,96)
#583F56
(88,63,86)
#4E384C
(78,56,76)
#443142
(68,49,66)
#3A2A38
(58,42,56)
#30232E
(48,35,46)
#261C24
(38,28,36)
#1C151A
(28,21,26)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #765474

#765474
(118,84,116)
#826380
(130,99,128)
#8E728C
(142,114,140)
#9A8198
(154,129,152)
#A690A4
(166,144,164)
#B29FB0
(178,159,176)
#BEAEBC
(190,174,188)
#CABDC8
(202,189,200)
#D6CCD4
(214,204,212)
#E2DBE0
(226,219,224)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765474 color. Also use rgb(118,84,116) instead hex code.

Text Font Color

.myTextColor { color: #765474; }

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

This text font color is #765474.

Background Color

.myBgColor { background-color: #765474; }

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

This div background color is #765474.

Border color

.myBorderColor { border: 1px solid #765474; }

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

This div border color is #765474.

Opacity

.myOpacity80 { color: #765474; opacity: 0.8; }

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

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

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

This text has shadow with #765474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765474.

Preview

Color preview on black background

This text has color #765474 on black background.


Color preview on white background

This text has color #765474 on white background.


Black color preview on #765474 background

This text has black color on #765474 background.


White color preview on #765474 background

This text has white color on #765474 background.


Related colors

Complementary color

Complementary color for #hex is #89AB8B.


I love getcolorcode.com

Triadic colors

1 #747654 and #547476 with #765474 are triadic colors.

2 #745476 and #547674 with #765474 are triadic colors.