COLOR #773124

HEX: #773124 RGB: (119,49,36)

Color info

#773124 contains mainly red color. Web safe color of #773124 is #663333 (or #633).

RGB color model

#773124 color RGB value is (119,49,36).

RGB: (119,49,36) (47%, 19%, 14%)

RGB channels and saturation

R 119 of 255 = 47%
G 49 of 255 = 19%
B 36 of 255 = 14%

119
49
36

R + G + B ~ 27%. #773124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 49 + 36 = 204 (100%)
R 119 of 204 ~ 58.33%
G 49 of 204 ~ 24.02%
B 36 of 204 ~ 17.65'%

%58.33
%24.02
%17.65

CMYK color model

#773124 color CMYK value is (0,59,70,53).

  • cyan value is 0.00%
  • magenta value is 58.82%
  • yellow value is 69.75%
  • key color value is 53.33%
CMYK: (0,59,70,53) C0M59Y70K53 (0%,59%,70%,53%) (0.00/0.59/0.70/0.53) 

CMYK percentages

%0
%58.82
%69.75
%53.33

Codes

Color #773124 in popluar color models

77 31 24
RGB 119 49 36
HSL 53.55% 30.39%
HSB/HSV 69.75% 46.67%
CMYK 0.00% 58.82% 69.75%
53.33%

Color #773124 in popluar number systems.

HEX 77 31 24
Decimal 119 49 36
Binary 1110111 110001 100100
Octal 167 61 44

Shades and tints

Shades of #773124

#773124
(119,49,36)
#6D2D21
(109,45,33)
#63291E
(99,41,30)
#59251B
(89,37,27)
#4F2118
(79,33,24)
#451D15
(69,29,21)
#3B1912
(59,25,18)
#31150F
(49,21,15)
#27110C
(39,17,12)
#1D0D09
(29,13,9)
#130906
(19,9,6)
#000000
(0,0,0)

Tints of #773124

#773124
(119,49,36)
#834337
(131,67,55)
#8F554A
(143,85,74)
#9B675D
(155,103,93)
#A77970
(167,121,112)
#B38B83
(179,139,131)
#BF9D96
(191,157,150)
#CBAFA9
(203,175,169)
#D7C1BC
(215,193,188)
#E3D3CF
(227,211,207)
#EFE5E2
(239,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773124 color. Also use rgb(119,49,36) instead hex code.

Text Font Color

.myTextColor { color: #773124; }

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

This text font color is #773124.

Background Color

.myBgColor { background-color: #773124; }

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

This div background color is #773124.

Border color

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

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

This div border color is #773124.

Opacity

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

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

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

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

This text has shadow with #773124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773124.

Preview

Color preview on black background

This text has color #773124 on black background.


Color preview on white background

This text has color #773124 on white background.


Black color preview on #773124 background

This text has black color on #773124 background.


White color preview on #773124 background

This text has white color on #773124 background.


Related colors

Complementary color

Complementary color for #hex is #88CEDB.


I love getcolorcode.com

Triadic colors

1 #247731 and #312477 with #773124 are triadic colors.

2 #243177 and #317724 with #773124 are triadic colors.