COLOR #773A43

HEX: #773A43 RGB: (119,58,67)

Color info

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

RGB color model

#773A43 color RGB value is (119,58,67).

RGB: (119,58,67) (47%, 23%, 26%)

RGB channels and saturation

R 119 of 255 = 47%
G 58 of 255 = 23%
B 67 of 255 = 26%

119
58
67

R + G + B ~ 32%. #773A43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 58 + 67 = 244 (100%)
R 119 of 244 ~ 48.77%
G 58 of 244 ~ 23.77%
B 67 of 244 ~ 27.46'%

%48.77
%23.77
%27.46

CMYK color model

#773A43 color CMYK value is (0,51,44,53).

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

CMYK: (0,51,44,53)
C0M51Y44K53 (0%, 51%, 44%, 53%)
(0.00 / 0.51 / 0.44 / 0.53)

CMYK percentages

%0
%51.26
%43.7
%53.33

Codes

Color #773A43 in popluar color models

77 3A 43
RGB 119 58 67
HSL 351° 34.46% 34.71%
HSB/HSV 351° 51.26% 46.67%
CMYK 0.00% 51.26% 43.70%
53.33%

Color #773A43 in popluar number systems.

HEX 77 3A 43
Decimal 119 58 67
Binary 1110111 111010 1000011
Octal 167 72 103

Shades and tints

Shades of #773A43

#773A43
(119,58,67)
#6D353D
(109,53,61)
#633037
(99,48,55)
#592B31
(89,43,49)
#4F262B
(79,38,43)
#452125
(69,33,37)
#3B1C1F
(59,28,31)
#311719
(49,23,25)
#271213
(39,18,19)
#1D0D0D
(29,13,13)
#130807
(19,8,7)
#000000
(0,0,0)

Tints of #773A43

#773A43
(119,58,67)
#834B54
(131,75,84)
#8F5C65
(143,92,101)
#9B6D76
(155,109,118)
#A77E87
(167,126,135)
#B38F98
(179,143,152)
#BFA0A9
(191,160,169)
#CBB1BA
(203,177,186)
#D7C2CB
(215,194,203)
#E3D3DC
(227,211,220)
#EFE4ED
(239,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #773A43; }

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

This text font color is #773A43.

Background Color

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

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

This div background color is #773A43.

Border color

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

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

This div border color is #773A43.

Opacity

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

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

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

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

This text has shadow with #773A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773A43.

Preview

Color preview on black background

This text has color #773A43 on black background.


Color preview on white background

This text has color #773A43 on white background.


Black color preview on #773A43 background

This text has black color on #773A43 background.


White color preview on #773A43 background

This text has white color on #773A43 background.


Related colors

Complementary color

Complementary color for #hex is #88C5BC.


I love getcolorcode.com

Triadic colors

1 #43773A and #3A4377 with #773A43 are triadic colors.

2 #433A77 and #3A7743 with #773A43 are triadic colors.