COLOR #774063

HEX: #774063 RGB: (119,64,99)

Color info

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

RGB color model

#774063 color RGB value is (119,64,99).

RGB: (119,64,99) (47%, 25%, 39%)

RGB channels and saturation

R 119 of 255 = 47%
G 64 of 255 = 25%
B 99 of 255 = 39%

119
64
99

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

Portions of RGB colors in percentages

R + G + B = 119 + 64 + 99 = 282 (100%)
R 119 of 282 ~ 42.2%
G 64 of 282 ~ 22.7%
B 99 of 282 ~ 35.11'%

%42.2
%22.7
%35.11

CMYK color model

#774063 color CMYK value is (0,46,17,53).

  • cyan value is 0.00%
  • magenta value is 46.22%
  • yellow value is 16.81%
  • key color value is 53.33%

CMYK: (0,46,17,53)
C0M46Y17K53 (0%, 46%, 17%, 53%)
(0.00 / 0.46 / 0.17 / 0.53)

CMYK percentages

%0
%46.22
%16.81
%53.33

Codes

Color #774063 in popluar color models

77 40 63
RGB 119 64 99
HSL 322° 30.05% 35.88%
HSB/HSV 322° 46.22% 46.67%
CMYK 0.00% 46.22% 16.81%
53.33%

Color #774063 in popluar number systems.

HEX 77 40 63
Decimal 119 64 99
Binary 1110111 1000000 1100011
Octal 167 100 143

Shades and tints

Shades of #774063

#774063
(119,64,99)
#6D3B5A
(109,59,90)
#633651
(99,54,81)
#593148
(89,49,72)
#4F2C3F
(79,44,63)
#452736
(69,39,54)
#3B222D
(59,34,45)
#311D24
(49,29,36)
#27181B
(39,24,27)
#1D1312
(29,19,18)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #774063

#774063
(119,64,99)
#835171
(131,81,113)
#8F627F
(143,98,127)
#9B738D
(155,115,141)
#A7849B
(167,132,155)
#B395A9
(179,149,169)
#BFA6B7
(191,166,183)
#CBB7C5
(203,183,197)
#D7C8D3
(215,200,211)
#E3D9E1
(227,217,225)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774063 color. Also use rgb(119,64,99) instead hex code.

Text Font Color

.myTextColor { color: #774063; }

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

This text font color is #774063.

Background Color

.myBgColor { background-color: #774063; }

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

This div background color is #774063.

Border color

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

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

This div border color is #774063.

Opacity

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

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

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

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

This text has shadow with #774063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774063.

Preview

Color preview on black background

This text has color #774063 on black background.


Color preview on white background

This text has color #774063 on white background.


Black color preview on #774063 background

This text has black color on #774063 background.


White color preview on #774063 background

This text has white color on #774063 background.


Related colors

Complementary color

Complementary color for #hex is #88BF9C.


I love getcolorcode.com

Triadic colors

1 #637740 and #406377 with #774063 are triadic colors.

2 #634077 and #407763 with #774063 are triadic colors.