COLOR #772249

HEX: #772249 RGB: (119,34,73)

Color info

#772249 contains mainly red and blue colors. Web safe color of #772249 is #663333 (or #633).

RGB color model

#772249 color RGB value is (119,34,73).

RGB: (119,34,73) (47%, 13%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 34 of 255 = 13%
B 73 of 255 = 29%

119
34
73

R + G + B ~ 30%. #772249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 34 + 73 = 226 (100%)
R 119 of 226 ~ 52.65%
G 34 of 226 ~ 15.04%
B 73 of 226 ~ 32.3'%

%52.65
%15.04
%32.3

CMYK color model

#772249 color CMYK value is (0,71,39,53).

  • cyan value is 0.00%
  • magenta value is 71.43%
  • yellow value is 38.66%
  • key color value is 53.33%
CMYK: (0,71,39,53) C0M71Y39K53 (0%,71%,39%,53%) (0.00/0.71/0.39/0.53) 

CMYK percentages

%0
%71.43
%38.66
%53.33

Codes

Color #772249 in popluar color models

77 22 49
RGB 119 34 73
HSL 332° 55.56% 30.00%
HSB/HSV 332° 71.43% 46.67%
CMYK 0.00% 71.43% 38.66%
53.33%

Color #772249 in popluar number systems.

HEX 77 22 49
Decimal 119 34 73
Binary 1110111 100010 1001001
Octal 167 42 111

Shades and tints

Shades of #772249

#772249
(119,34,73)
#6D1F43
(109,31,67)
#631C3D
(99,28,61)
#591937
(89,25,55)
#4F1631
(79,22,49)
#45132B
(69,19,43)
#3B1025
(59,16,37)
#310D1F
(49,13,31)
#270A19
(39,10,25)
#1D0713
(29,7,19)
#13040D
(19,4,13)
#000000
(0,0,0)

Tints of #772249

#772249
(119,34,73)
#833659
(131,54,89)
#8F4A69
(143,74,105)
#9B5E79
(155,94,121)
#A77289
(167,114,137)
#B38699
(179,134,153)
#BF9AA9
(191,154,169)
#CBAEB9
(203,174,185)
#D7C2C9
(215,194,201)
#E3D6D9
(227,214,217)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772249 color. Also use rgb(119,34,73) instead hex code.

Text Font Color

.myTextColor { color: #772249; }

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

This text font color is #772249.

Background Color

.myBgColor { background-color: #772249; }

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

This div background color is #772249.

Border color

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

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

This div border color is #772249.

Opacity

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

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

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

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

This text has shadow with #772249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772249.

Preview

Color preview on black background

This text has color #772249 on black background.


Color preview on white background

This text has color #772249 on white background.


Black color preview on #772249 background

This text has black color on #772249 background.


White color preview on #772249 background

This text has white color on #772249 background.


Related colors

Complementary color

Complementary color for #hex is #88DDB6.


I love getcolorcode.com

Triadic colors

1 #497722 and #224977 with #772249 are triadic colors.

2 #492277 and #227749 with #772249 are triadic colors.