COLOR #764074

HEX: #764074 RGB: (118,64,116)

Color info

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

RGB color model

#764074 color RGB value is (118,64,116).

RGB: (118,64,116) (46%, 25%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 64 of 255 = 25%
B 116 of 255 = 45%

118
64
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 64 + 116 = 298 (100%)
R 118 of 298 ~ 39.6%
G 64 of 298 ~ 21.48%
B 116 of 298 ~ 38.93'%

%39.6
%21.48
%38.93

CMYK color model

#764074 color CMYK value is (0,46,2,54).

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

CMYK: (0,46,2,54)
C0M46Y2K54 (0%, 46%, 2%, 54%)
(0.00 / 0.46 / 0.02 / 0.54)

CMYK percentages

%0
%45.76
%1.69
%53.73

Codes

Color #764074 in popluar color models

76 40 74
RGB 118 64 116
HSL 302° 29.67% 35.69%
HSB/HSV 302° 45.76% 46.27%
CMYK 0.00% 45.76% 1.69%
53.73%

Color #764074 in popluar number systems.

HEX 76 40 74
Decimal 118 64 116
Binary 1110110 1000000 1110100
Octal 166 100 164

Shades and tints

Shades of #764074

#764074
(118,64,116)
#6C3B6A
(108,59,106)
#623660
(98,54,96)
#583156
(88,49,86)
#4E2C4C
(78,44,76)
#442742
(68,39,66)
#3A2238
(58,34,56)
#301D2E
(48,29,46)
#261824
(38,24,36)
#1C131A
(28,19,26)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #764074

#764074
(118,64,116)
#825180
(130,81,128)
#8E628C
(142,98,140)
#9A7398
(154,115,152)
#A684A4
(166,132,164)
#B295B0
(178,149,176)
#BEA6BC
(190,166,188)
#CAB7C8
(202,183,200)
#D6C8D4
(214,200,212)
#E2D9E0
(226,217,224)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764074; }

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

This text font color is #764074.

Background Color

.myBgColor { background-color: #764074; }

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

This div background color is #764074.

Border color

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

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

This div border color is #764074.

Opacity

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

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

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

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

This text has shadow with #764074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764074.

Preview

Color preview on black background

This text has color #764074 on black background.


Color preview on white background

This text has color #764074 on white background.


Black color preview on #764074 background

This text has black color on #764074 background.


White color preview on #764074 background

This text has white color on #764074 background.


Related colors

Complementary color

Complementary color for #hex is #89BF8B.


I love getcolorcode.com

Triadic colors

1 #747640 and #407476 with #764074 are triadic colors.

2 #744076 and #407674 with #764074 are triadic colors.