COLOR #77373A

HEX: #77373A RGB: (119,55,58)

Color info

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

RGB color model

#77373A color RGB value is (119,55,58).

RGB: (119,55,58) (47%, 22%, 23%)

RGB channels and saturation

R 119 of 255 = 47%
G 55 of 255 = 22%
B 58 of 255 = 23%

119
55
58

R + G + B ~ 31%. #77373A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 55 + 58 = 232 (100%)
R 119 of 232 ~ 51.29%
G 55 of 232 ~ 23.71%
B 58 of 232 ~ 25'%

%51.29
%23.71
%25

CMYK color model

#77373A color CMYK value is (0,54,51,53).

  • cyan value is 0.00%
  • magenta value is 53.78%
  • yellow value is 51.26%
  • key color value is 53.33%
CMYK: (0,54,51,53) C0M54Y51K53 (0%,54%,51%,53%) (0.00/0.54/0.51/0.53) 

CMYK percentages

%0
%53.78
%51.26
%53.33

Codes

Color #77373A in popluar color models

77 37 3A
RGB 119 55 58
HSL 357° 36.78% 34.12%
HSB/HSV 357° 53.78% 46.67%
CMYK 0.00% 53.78% 51.26%
53.33%

Color #77373A in popluar number systems.

HEX 77 37 3A
Decimal 119 55 58
Binary 1110111 110111 111010
Octal 167 67 72

Shades and tints

Shades of #77373A

#77373A
(119,55,58)
#6D3235
(109,50,53)
#632D30
(99,45,48)
#59282B
(89,40,43)
#4F2326
(79,35,38)
#451E21
(69,30,33)
#3B191C
(59,25,28)
#311417
(49,20,23)
#270F12
(39,15,18)
#1D0A0D
(29,10,13)
#130508
(19,5,8)
#000000
(0,0,0)

Tints of #77373A

#77373A
(119,55,58)
#83494B
(131,73,75)
#8F5B5C
(143,91,92)
#9B6D6D
(155,109,109)
#A77F7E
(167,127,126)
#B3918F
(179,145,143)
#BFA3A0
(191,163,160)
#CBB5B1
(203,181,177)
#D7C7C2
(215,199,194)
#E3D9D3
(227,217,211)
#EFEBE4
(239,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77373A; }

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

This text font color is #77373A.

Background Color

.myBgColor { background-color: #77373A; }

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

This div background color is #77373A.

Border color

.myBorderColor { border: 1px solid #77373A; }

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

This div border color is #77373A.

Opacity

.myOpacity80 { color: #77373A; opacity: 0.8; }

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

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

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

This text has shadow with #77373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77373A.

Preview

Color preview on black background

This text has color #77373A on black background.


Color preview on white background

This text has color #77373A on white background.


Black color preview on #77373A background

This text has black color on #77373A background.


White color preview on #77373A background

This text has white color on #77373A background.


Related colors

Complementary color

Complementary color for #hex is #88C8C5.


I love getcolorcode.com

Triadic colors

1 #3A7737 and #373A77 with #77373A are triadic colors.

2 #3A3777 and #37773A with #77373A are triadic colors.