COLOR #764469

HEX: #764469 RGB: (118,68,105)

Color info

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

RGB color model

#764469 color RGB value is (118,68,105).

RGB: (118,68,105) (46%, 27%, 41%)

RGB channels and saturation

R 118 of 255 = 46%
G 68 of 255 = 27%
B 105 of 255 = 41%

118
68
105

R + G + B ~ 38%. #764469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 68 + 105 = 291 (100%)
R 118 of 291 ~ 40.55%
G 68 of 291 ~ 23.37%
B 105 of 291 ~ 36.08'%

%40.55
%23.37
%36.08

CMYK color model

#764469 color CMYK value is (0,42,11,54).

  • cyan value is 0.00%
  • magenta value is 42.37%
  • yellow value is 11.02%
  • key color value is 53.73%
CMYK: (0,42,11,54) C0M42Y11K54 (0%,42%,11%,54%) (0.00/0.42/0.11/0.54) 

CMYK percentages

%0
%42.37
%11.02
%53.73

Codes

Color #764469 in popluar color models

76 44 69
RGB 118 68 105
HSL 316° 26.88% 36.47%
HSB/HSV 316° 42.37% 46.27%
CMYK 0.00% 42.37% 11.02%
53.73%

Color #764469 in popluar number systems.

HEX 76 44 69
Decimal 118 68 105
Binary 1110110 1000100 1101001
Octal 166 104 151

Shades and tints

Shades of #764469

#764469
(118,68,105)
#6C3E60
(108,62,96)
#623857
(98,56,87)
#58324E
(88,50,78)
#4E2C45
(78,44,69)
#44263C
(68,38,60)
#3A2033
(58,32,51)
#301A2A
(48,26,42)
#261421
(38,20,33)
#1C0E18
(28,14,24)
#12080F
(18,8,15)
#000000
(0,0,0)

Tints of #764469

#764469
(118,68,105)
#825576
(130,85,118)
#8E6683
(142,102,131)
#9A7790
(154,119,144)
#A6889D
(166,136,157)
#B299AA
(178,153,170)
#BEAAB7
(190,170,183)
#CABBC4
(202,187,196)
#D6CCD1
(214,204,209)
#E2DDDE
(226,221,222)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764469; }

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

This text font color is #764469.

Background Color

.myBgColor { background-color: #764469; }

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

This div background color is #764469.

Border color

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

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

This div border color is #764469.

Opacity

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

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

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

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

This text has shadow with #764469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764469.

Preview

Color preview on black background

This text has color #764469 on black background.


Color preview on white background

This text has color #764469 on white background.


Black color preview on #764469 background

This text has black color on #764469 background.


White color preview on #764469 background

This text has white color on #764469 background.


Related colors

Complementary color

Complementary color for #hex is #89BB96.


I love getcolorcode.com

Triadic colors

1 #697644 and #446976 with #764469 are triadic colors.

2 #694476 and #447669 with #764469 are triadic colors.