COLOR #773464

HEX: #773464 RGB: (119,52,100)

Color info

#773464 contains mainly red and blue colors. Web safe color of #773464 is #663366 (or #636).

RGB color model

#773464 color RGB value is (119,52,100).

RGB: (119,52,100) (47%, 20%, 39%)

RGB channels and saturation

R 119 of 255 = 47%
G 52 of 255 = 20%
B 100 of 255 = 39%

119
52
100

R + G + B ~ 35%. #773464 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 52 + 100 = 271 (100%)
R 119 of 271 ~ 43.91%
G 52 of 271 ~ 19.19%
B 100 of 271 ~ 36.9'%

%43.91
%19.19
%36.9

CMYK color model

#773464 color CMYK value is (0,56,16,53).

  • cyan value is 0.00%
  • magenta value is 56.30%
  • yellow value is 15.97%
  • key color value is 53.33%

CMYK: (0,56,16,53)
C0M56Y16K53 (0%, 56%, 16%, 53%)
(0.00 / 0.56 / 0.16 / 0.53)

CMYK percentages

%0
%56.3
%15.97
%53.33

Codes

Color #773464 in popluar color models

77 34 64
RGB 119 52 100
HSL 317° 39.18% 33.53%
HSB/HSV 317° 56.30% 46.67%
CMYK 0.00% 56.30% 15.97%
53.33%

Color #773464 in popluar number systems.

HEX 77 34 64
Decimal 119 52 100
Binary 1110111 110100 1100100
Octal 167 64 144

Shades and tints

Shades of #773464

#773464
(119,52,100)
#6D305B
(109,48,91)
#632C52
(99,44,82)
#592849
(89,40,73)
#4F2440
(79,36,64)
#452037
(69,32,55)
#3B1C2E
(59,28,46)
#311825
(49,24,37)
#27141C
(39,20,28)
#1D1013
(29,16,19)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #773464

#773464
(119,52,100)
#834672
(131,70,114)
#8F5880
(143,88,128)
#9B6A8E
(155,106,142)
#A77C9C
(167,124,156)
#B38EAA
(179,142,170)
#BFA0B8
(191,160,184)
#CBB2C6
(203,178,198)
#D7C4D4
(215,196,212)
#E3D6E2
(227,214,226)
#EFE8F0
(239,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773464 color. Also use rgb(119,52,100) instead hex code.

Text Font Color

.myTextColor { color: #773464; }

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

This text font color is #773464.

Background Color

.myBgColor { background-color: #773464; }

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

This div background color is #773464.

Border color

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

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

This div border color is #773464.

Opacity

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

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

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

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

This text has shadow with #773464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773464.

Preview

Color preview on black background

This text has color #773464 on black background.


Color preview on white background

This text has color #773464 on white background.


Black color preview on #773464 background

This text has black color on #773464 background.


White color preview on #773464 background

This text has white color on #773464 background.


Related colors

Complementary color

Complementary color for #hex is #88CB9B.


I love getcolorcode.com

Triadic colors

1 #647734 and #346477 with #773464 are triadic colors.

2 #643477 and #347764 with #773464 are triadic colors.