COLOR #772D59

HEX: #772D59 RGB: (119,45,89)

Color info

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

RGB color model

#772D59 color RGB value is (119,45,89).

RGB: (119,45,89) (47%, 18%, 35%)

RGB channels and saturation

R 119 of 255 = 47%
G 45 of 255 = 18%
B 89 of 255 = 35%

119
45
89

R + G + B ~ 33%. #772D59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 45 + 89 = 253 (100%)
R 119 of 253 ~ 47.04%
G 45 of 253 ~ 17.79%
B 89 of 253 ~ 35.18'%

%47.04
%17.79
%35.18

CMYK color model

#772D59 color CMYK value is (0,62,25,53).

  • cyan value is 0.00%
  • magenta value is 62.18%
  • yellow value is 25.21%
  • key color value is 53.33%
CMYK: (0,62,25,53) C0M62Y25K53 (0%,62%,25%,53%) (0.00/0.62/0.25/0.53) 

CMYK percentages

%0
%62.18
%25.21
%53.33

Codes

Color #772D59 in popluar color models

77 2D 59
RGB 119 45 89
HSL 324° 45.12% 32.16%
HSB/HSV 324° 62.18% 46.67%
CMYK 0.00% 62.18% 25.21%
53.33%

Color #772D59 in popluar number systems.

HEX 77 2D 59
Decimal 119 45 89
Binary 1110111 101101 1011001
Octal 167 55 131

Shades and tints

Shades of #772D59

#772D59
(119,45,89)
#6D2951
(109,41,81)
#632549
(99,37,73)
#592141
(89,33,65)
#4F1D39
(79,29,57)
#451931
(69,25,49)
#3B1529
(59,21,41)
#311121
(49,17,33)
#270D19
(39,13,25)
#1D0911
(29,9,17)
#130509
(19,5,9)
#000000
(0,0,0)

Tints of #772D59

#772D59
(119,45,89)
#834068
(131,64,104)
#8F5377
(143,83,119)
#9B6686
(155,102,134)
#A77995
(167,121,149)
#B38CA4
(179,140,164)
#BF9FB3
(191,159,179)
#CBB2C2
(203,178,194)
#D7C5D1
(215,197,209)
#E3D8E0
(227,216,224)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772D59 color. Also use rgb(119,45,89) instead hex code.

Text Font Color

.myTextColor { color: #772D59; }

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

This text font color is #772D59.

Background Color

.myBgColor { background-color: #772D59; }

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

This div background color is #772D59.

Border color

.myBorderColor { border: 1px solid #772D59; }

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

This div border color is #772D59.

Opacity

.myOpacity80 { color: #772D59; opacity: 0.8; }

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

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

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

This text has shadow with #772D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772D59.

Preview

Color preview on black background

This text has color #772D59 on black background.


Color preview on white background

This text has color #772D59 on white background.


Black color preview on #772D59 background

This text has black color on #772D59 background.


White color preview on #772D59 background

This text has white color on #772D59 background.


Related colors

Complementary color

Complementary color for #hex is #88D2A6.


I love getcolorcode.com

Triadic colors

1 #59772D and #2D5977 with #772D59 are triadic colors.

2 #592D77 and #2D7759 with #772D59 are triadic colors.