COLOR #773A49

HEX: #773A49 RGB: (119,58,73)

Color info

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

RGB color model

#773A49 color RGB value is (119,58,73).

RGB: (119,58,73) (47%, 23%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 58 of 255 = 23%
B 73 of 255 = 29%

119
58
73

R + G + B ~ 33%. #773A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 58 + 73 = 250 (100%)
R 119 of 250 ~ 47.6%
G 58 of 250 ~ 23.2%
B 73 of 250 ~ 29.2'%

%47.6
%23.2
%29.2

CMYK color model

#773A49 color CMYK value is (0,51,39,53).

  • cyan value is 0.00%
  • magenta value is 51.26%
  • yellow value is 38.66%
  • key color value is 53.33%

CMYK: (0,51,39,53)
C0M51Y39K53 (0%, 51%, 39%, 53%)
(0.00 / 0.51 / 0.39 / 0.53)

CMYK percentages

%0
%51.26
%38.66
%53.33

Codes

Color #773A49 in popluar color models

77 3A 49
RGB 119 58 73
HSL 345° 34.46% 34.71%
HSB/HSV 345° 51.26% 46.67%
CMYK 0.00% 51.26% 38.66%
53.33%

Color #773A49 in popluar number systems.

HEX 77 3A 49
Decimal 119 58 73
Binary 1110111 111010 1001001
Octal 167 72 111

Shades and tints

Shades of #773A49

#773A49
(119,58,73)
#6D3543
(109,53,67)
#63303D
(99,48,61)
#592B37
(89,43,55)
#4F2631
(79,38,49)
#45212B
(69,33,43)
#3B1C25
(59,28,37)
#31171F
(49,23,31)
#271219
(39,18,25)
#1D0D13
(29,13,19)
#13080D
(19,8,13)
#000000
(0,0,0)

Tints of #773A49

#773A49
(119,58,73)
#834B59
(131,75,89)
#8F5C69
(143,92,105)
#9B6D79
(155,109,121)
#A77E89
(167,126,137)
#B38F99
(179,143,153)
#BFA0A9
(191,160,169)
#CBB1B9
(203,177,185)
#D7C2C9
(215,194,201)
#E3D3D9
(227,211,217)
#EFE4E9
(239,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #773A49; }

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

This text font color is #773A49.

Background Color

.myBgColor { background-color: #773A49; }

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

This div background color is #773A49.

Border color

.myBorderColor { border: 1px solid #773A49; }

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

This div border color is #773A49.

Opacity

.myOpacity80 { color: #773A49; opacity: 0.8; }

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

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

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

This text has shadow with #773A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773A49.

Preview

Color preview on black background

This text has color #773A49 on black background.


Color preview on white background

This text has color #773A49 on white background.


Black color preview on #773A49 background

This text has black color on #773A49 background.


White color preview on #773A49 background

This text has white color on #773A49 background.


Related colors

Complementary color

Complementary color for #hex is #88C5B6.


I love getcolorcode.com

Triadic colors

1 #49773A and #3A4977 with #773A49 are triadic colors.

2 #493A77 and #3A7749 with #773A49 are triadic colors.