COLOR #764674

HEX: #764674 RGB: (118,70,116)

Color info

#764674 contains red, green and blue colors in about the same proportion. Web safe color of #764674 is #663366 (or #636).

RGB color model

#764674 color RGB value is (118,70,116).

RGB: (118,70,116) (46%, 27%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 116 of 255 = 45%

118
70
116

R + G + B ~ 39%. #764674 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 116 = 304 (100%)
R 118 of 304 ~ 38.82%
G 70 of 304 ~ 23.03%
B 116 of 304 ~ 38.16'%

%38.82
%23.03
%38.16

CMYK color model

#764674 color CMYK value is (0,41,2,54).

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

CMYK: (0,41,2,54)
C0M41Y2K54 (0%, 41%, 2%, 54%)
(0.00 / 0.41 / 0.02 / 0.54)

CMYK percentages

%0
%40.68
%1.69
%53.73

Codes

Color #764674 in popluar color models

76 46 74
RGB 118 70 116
HSL 303° 25.53% 36.86%
HSB/HSV 303° 40.68% 46.27%
CMYK 0.00% 40.68% 1.69%
53.73%

Color #764674 in popluar number systems.

HEX 76 46 74
Decimal 118 70 116
Binary 1110110 1000110 1110100
Octal 166 106 164

Shades and tints

Shades of #764674

#764674
(118,70,116)
#6C406A
(108,64,106)
#623A60
(98,58,96)
#583456
(88,52,86)
#4E2E4C
(78,46,76)
#442842
(68,40,66)
#3A2238
(58,34,56)
#301C2E
(48,28,46)
#261624
(38,22,36)
#1C101A
(28,16,26)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #764674

#764674
(118,70,116)
#825680
(130,86,128)
#8E668C
(142,102,140)
#9A7698
(154,118,152)
#A686A4
(166,134,164)
#B296B0
(178,150,176)
#BEA6BC
(190,166,188)
#CAB6C8
(202,182,200)
#D6C6D4
(214,198,212)
#E2D6E0
(226,214,224)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764674; }

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

This text font color is #764674.

Background Color

.myBgColor { background-color: #764674; }

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

This div background color is #764674.

Border color

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

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

This div border color is #764674.

Opacity

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

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

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

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

This text has shadow with #764674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764674.

Preview

Color preview on black background

This text has color #764674 on black background.


Color preview on white background

This text has color #764674 on white background.


Black color preview on #764674 background

This text has black color on #764674 background.


White color preview on #764674 background

This text has white color on #764674 background.


Related colors

Complementary color

Complementary color for #hex is #89B98B.


I love getcolorcode.com

Triadic colors

1 #747646 and #467476 with #764674 are triadic colors.

2 #744676 and #467674 with #764674 are triadic colors.