COLOR #764463

HEX: #764463 RGB: (118,68,99)

Color info

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

RGB color model

#764463 color RGB value is (118,68,99).

RGB: (118,68,99) (46%, 27%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 68 of 255 = 27%
B 99 of 255 = 39%

118
68
99

R + G + B ~ 37%. #764463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 68 + 99 = 285 (100%)
R 118 of 285 ~ 41.4%
G 68 of 285 ~ 23.86%
B 99 of 285 ~ 34.74'%

%41.4
%23.86
%34.74

CMYK color model

#764463 color CMYK value is (0,42,16,54).

  • cyan value is 0.00%
  • magenta value is 42.37%
  • yellow value is 16.10%
  • key color value is 53.73%

CMYK: (0,42,16,54)
C0M42Y16K54 (0%, 42%, 16%, 54%)
(0.00 / 0.42 / 0.16 / 0.54)

CMYK percentages

%0
%42.37
%16.1
%53.73

Codes

Color #764463 in popluar color models

76 44 63
RGB 118 68 99
HSL 323° 26.88% 36.47%
HSB/HSV 323° 42.37% 46.27%
CMYK 0.00% 42.37% 16.10%
53.73%

Color #764463 in popluar number systems.

HEX 76 44 63
Decimal 118 68 99
Binary 1110110 1000100 1100011
Octal 166 104 143

Shades and tints

Shades of #764463

#764463
(118,68,99)
#6C3E5A
(108,62,90)
#623851
(98,56,81)
#583248
(88,50,72)
#4E2C3F
(78,44,63)
#442636
(68,38,54)
#3A202D
(58,32,45)
#301A24
(48,26,36)
#26141B
(38,20,27)
#1C0E12
(28,14,18)
#120809
(18,8,9)
#000000
(0,0,0)

Tints of #764463

#764463
(118,68,99)
#825571
(130,85,113)
#8E667F
(142,102,127)
#9A778D
(154,119,141)
#A6889B
(166,136,155)
#B299A9
(178,153,169)
#BEAAB7
(190,170,183)
#CABBC5
(202,187,197)
#D6CCD3
(214,204,211)
#E2DDE1
(226,221,225)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764463 color. Also use rgb(118,68,99) instead hex code.

Text Font Color

.myTextColor { color: #764463; }

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

This text font color is #764463.

Background Color

.myBgColor { background-color: #764463; }

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

This div background color is #764463.

Border color

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

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

This div border color is #764463.

Opacity

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

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

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

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

This text has shadow with #764463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764463.

Preview

Color preview on black background

This text has color #764463 on black background.


Color preview on white background

This text has color #764463 on white background.


Black color preview on #764463 background

This text has black color on #764463 background.


White color preview on #764463 background

This text has white color on #764463 background.


Related colors

Complementary color

Complementary color for #hex is #89BB9C.


I love getcolorcode.com

Triadic colors

1 #637644 and #446376 with #764463 are triadic colors.

2 #634476 and #447663 with #764463 are triadic colors.