COLOR #773337

HEX: #773337 RGB: (119,51,55)

Color info

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

RGB color model

#773337 color RGB value is (119,51,55).

RGB: (119,51,55) (47%, 20%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 51 of 255 = 20%
B 55 of 255 = 22%

119
51
55

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

Portions of RGB colors in percentages

R + G + B = 119 + 51 + 55 = 225 (100%)
R 119 of 225 ~ 52.89%
G 51 of 225 ~ 22.67%
B 55 of 225 ~ 24.44'%

%52.89
%22.67
%24.44

CMYK color model

#773337 color CMYK value is (0,57,54,53).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 53.78%
  • key color value is 53.33%

CMYK: (0,57,54,53)
C0M57Y54K53 (0%, 57%, 54%, 53%)
(0.00 / 0.57 / 0.54 / 0.53)

CMYK percentages

%0
%57.14
%53.78
%53.33

Codes

Color #773337 in popluar color models

77 33 37
RGB 119 51 55
HSL 356° 40.00% 33.33%
HSB/HSV 356° 57.14% 46.67%
CMYK 0.00% 57.14% 53.78%
53.33%

Color #773337 in popluar number systems.

HEX 77 33 37
Decimal 119 51 55
Binary 1110111 110011 110111
Octal 167 63 67

Shades and tints

Shades of #773337

#773337
(119,51,55)
#6D2F32
(109,47,50)
#632B2D
(99,43,45)
#592728
(89,39,40)
#4F2323
(79,35,35)
#451F1E
(69,31,30)
#3B1B19
(59,27,25)
#311714
(49,23,20)
#27130F
(39,19,15)
#1D0F0A
(29,15,10)
#130B05
(19,11,5)
#000000
(0,0,0)

Tints of #773337

#773337
(119,51,55)
#834549
(131,69,73)
#8F575B
(143,87,91)
#9B696D
(155,105,109)
#A77B7F
(167,123,127)
#B38D91
(179,141,145)
#BF9FA3
(191,159,163)
#CBB1B5
(203,177,181)
#D7C3C7
(215,195,199)
#E3D5D9
(227,213,217)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773337 color. Also use rgb(119,51,55) instead hex code.

Text Font Color

.myTextColor { color: #773337; }

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

This text font color is #773337.

Background Color

.myBgColor { background-color: #773337; }

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

This div background color is #773337.

Border color

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

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

This div border color is #773337.

Opacity

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

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

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

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

This text has shadow with #773337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773337.

Preview

Color preview on black background

This text has color #773337 on black background.


Color preview on white background

This text has color #773337 on white background.


Black color preview on #773337 background

This text has black color on #773337 background.


White color preview on #773337 background

This text has white color on #773337 background.


Related colors

Complementary color

Complementary color for #hex is #88CCC8.


I love getcolorcode.com

Triadic colors

1 #377733 and #333777 with #773337 are triadic colors.

2 #373377 and #337737 with #773337 are triadic colors.