COLOR #764773

HEX: #764773 RGB: (118,71,115)

Color info

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

RGB color model

#764773 color RGB value is (118,71,115).

RGB: (118,71,115) (46%, 28%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 71 of 255 = 28%
B 115 of 255 = 45%

118
71
115

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

Portions of RGB colors in percentages

R + G + B = 118 + 71 + 115 = 304 (100%)
R 118 of 304 ~ 38.82%
G 71 of 304 ~ 23.36%
B 115 of 304 ~ 37.83'%

%38.82
%23.36
%37.83

CMYK color model

#764773 color CMYK value is (0,40,3,54).

  • cyan value is 0.00%
  • magenta value is 39.83%
  • yellow value is 2.54%
  • key color value is 53.73%

CMYK: (0,40,3,54)
C0M40Y3K54 (0%, 40%, 3%, 54%)
(0.00 / 0.40 / 0.03 / 0.54)

CMYK percentages

%0
%39.83
%2.54
%53.73

Codes

Color #764773 in popluar color models

76 47 73
RGB 118 71 115
HSL 304° 24.87% 37.06%
HSB/HSV 304° 39.83% 46.27%
CMYK 0.00% 39.83% 2.54%
53.73%

Color #764773 in popluar number systems.

HEX 76 47 73
Decimal 118 71 115
Binary 1110110 1000111 1110011
Octal 166 107 163

Shades and tints

Shades of #764773

#764773
(118,71,115)
#6C4169
(108,65,105)
#623B5F
(98,59,95)
#583555
(88,53,85)
#4E2F4B
(78,47,75)
#442941
(68,41,65)
#3A2337
(58,35,55)
#301D2D
(48,29,45)
#261723
(38,23,35)
#1C1119
(28,17,25)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #764773

#764773
(118,71,115)
#82577F
(130,87,127)
#8E678B
(142,103,139)
#9A7797
(154,119,151)
#A687A3
(166,135,163)
#B297AF
(178,151,175)
#BEA7BB
(190,167,187)
#CAB7C7
(202,183,199)
#D6C7D3
(214,199,211)
#E2D7DF
(226,215,223)
#EEE7EB
(238,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764773 color. Also use rgb(118,71,115) instead hex code.

Text Font Color

.myTextColor { color: #764773; }

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

This text font color is #764773.

Background Color

.myBgColor { background-color: #764773; }

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

This div background color is #764773.

Border color

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

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

This div border color is #764773.

Opacity

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

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

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

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

This text has shadow with #764773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764773.

Preview

Color preview on black background

This text has color #764773 on black background.


Color preview on white background

This text has color #764773 on white background.


Black color preview on #764773 background

This text has black color on #764773 background.


White color preview on #764773 background

This text has white color on #764773 background.


Related colors

Complementary color

Complementary color for #hex is #89B88C.


I love getcolorcode.com

Triadic colors

1 #737647 and #477376 with #764773 are triadic colors.

2 #734776 and #477673 with #764773 are triadic colors.