COLOR #774272

HEX: #774272 RGB: (119,66,114)

Color info

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

RGB color model

#774272 color RGB value is (119,66,114).

RGB: (119,66,114) (47%, 26%, 45%)

RGB channels and saturation

R 119 of 255 = 47%
G 66 of 255 = 26%
B 114 of 255 = 45%

119
66
114

R + G + B ~ 39%. #774272 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 66 + 114 = 299 (100%)
R 119 of 299 ~ 39.8%
G 66 of 299 ~ 22.07%
B 114 of 299 ~ 38.13'%

%39.8
%22.07
%38.13

CMYK color model

#774272 color CMYK value is (0,45,4,53).

  • cyan value is 0.00%
  • magenta value is 44.54%
  • yellow value is 4.20%
  • key color value is 53.33%

CMYK: (0,45,4,53)
C0M45Y4K53 (0%, 45%, 4%, 53%)
(0.00 / 0.45 / 0.04 / 0.53)

CMYK percentages

%0
%44.54
%4.2
%53.33

Codes

Color #774272 in popluar color models

77 42 72
RGB 119 66 114
HSL 306° 28.65% 36.27%
HSB/HSV 306° 44.54% 46.67%
CMYK 0.00% 44.54% 4.20%
53.33%

Color #774272 in popluar number systems.

HEX 77 42 72
Decimal 119 66 114
Binary 1110111 1000010 1110010
Octal 167 102 162

Shades and tints

Shades of #774272

#774272
(119,66,114)
#6D3C68
(109,60,104)
#63365E
(99,54,94)
#593054
(89,48,84)
#4F2A4A
(79,42,74)
#452440
(69,36,64)
#3B1E36
(59,30,54)
#31182C
(49,24,44)
#271222
(39,18,34)
#1D0C18
(29,12,24)
#13060E
(19,6,14)
#000000
(0,0,0)

Tints of #774272

#774272
(119,66,114)
#83537E
(131,83,126)
#8F648A
(143,100,138)
#9B7596
(155,117,150)
#A786A2
(167,134,162)
#B397AE
(179,151,174)
#BFA8BA
(191,168,186)
#CBB9C6
(203,185,198)
#D7CAD2
(215,202,210)
#E3DBDE
(227,219,222)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774272 color. Also use rgb(119,66,114) instead hex code.

Text Font Color

.myTextColor { color: #774272; }

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

This text font color is #774272.

Background Color

.myBgColor { background-color: #774272; }

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

This div background color is #774272.

Border color

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

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

This div border color is #774272.

Opacity

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

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

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

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

This text has shadow with #774272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774272.

Preview

Color preview on black background

This text has color #774272 on black background.


Color preview on white background

This text has color #774272 on white background.


Black color preview on #774272 background

This text has black color on #774272 background.


White color preview on #774272 background

This text has white color on #774272 background.


Related colors

Complementary color

Complementary color for #hex is #88BD8D.


I love getcolorcode.com

Triadic colors

1 #727742 and #427277 with #774272 are triadic colors.

2 #724277 and #427772 with #774272 are triadic colors.