COLOR #73444C

HEX: #73444C RGB: (115,68,76)

Color info

#73444C contains red, green and blue colors in about the same proportion. Web safe color of #73444C is #663333 (or #633).

RGB color model

#73444C color RGB value is (115,68,76).

RGB: (115,68,76) (45%, 27%, 30%)

RGB channels and saturation

R 115 of 255 = 45%
G 68 of 255 = 27%
B 76 of 255 = 30%

115
68
76

R + G + B ~ 34%. #73444C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 68 + 76 = 259 (100%)
R 115 of 259 ~ 44.4%
G 68 of 259 ~ 26.25%
B 76 of 259 ~ 29.34'%

%44.4
%26.25
%29.34

CMYK color model

#73444C color CMYK value is (0,41,34,55).

  • cyan value is 0.00%
  • magenta value is 40.87%
  • yellow value is 33.91%
  • key color value is 54.90%

CMYK: (0,41,34,55)
C0M41Y34K55 (0%, 41%, 34%, 55%)
(0.00 / 0.41 / 0.34 / 0.55)

CMYK percentages

%0
%40.87
%33.91
%54.9

Codes

Color #73444C in popluar color models

73 44 4C
RGB 115 68 76
HSL 350° 25.68% 35.88%
HSB/HSV 350° 40.87% 45.10%
CMYK 0.00% 40.87% 33.91%
54.90%

Color #73444C in popluar number systems.

HEX 73 44 4C
Decimal 115 68 76
Binary 1110011 1000100 1001100
Octal 163 104 114

Shades and tints

Shades of #73444C

#73444C
(115,68,76)
#693E46
(105,62,70)
#5F3840
(95,56,64)
#55323A
(85,50,58)
#4B2C34
(75,44,52)
#41262E
(65,38,46)
#372028
(55,32,40)
#2D1A22
(45,26,34)
#23141C
(35,20,28)
#190E16
(25,14,22)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #73444C

#73444C
(115,68,76)
#7F555C
(127,85,92)
#8B666C
(139,102,108)
#97777C
(151,119,124)
#A3888C
(163,136,140)
#AF999C
(175,153,156)
#BBAAAC
(187,170,172)
#C7BBBC
(199,187,188)
#D3CCCC
(211,204,204)
#DFDDDC
(223,221,220)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73444C color. Also use rgb(115,68,76) instead hex code.

Text Font Color

.myTextColor { color: #73444C; }

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

This text font color is #73444C.

Background Color

.myBgColor { background-color: #73444C; }

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

This div background color is #73444C.

Border color

.myBorderColor { border: 1px solid #73444C; }

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

This div border color is #73444C.

Opacity

.myOpacity80 { color: #73444C; opacity: 0.8; }

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

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

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

This text has shadow with #73444C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73444C.

Preview

Color preview on black background

This text has color #73444C on black background.


Color preview on white background

This text has color #73444C on white background.


Black color preview on #73444C background

This text has black color on #73444C background.


White color preview on #73444C background

This text has white color on #73444C background.


Related colors

Complementary color

Complementary color for #hex is #8CBBB3.


I love getcolorcode.com

Triadic colors

1 #4C7344 and #444C73 with #73444C are triadic colors.

2 #4C4473 and #44734C with #73444C are triadic colors.