COLOR #73422F

HEX: #73422F RGB: (115,66,47)

Color info

#73422F contains mainly red and green colors. Web safe color of #73422F is #663333 (or #633).

RGB color model

#73422F color RGB value is (115,66,47).

RGB: (115,66,47) (45%, 26%, 18%)

RGB channels and saturation

R 115 of 255 = 45%
G 66 of 255 = 26%
B 47 of 255 = 18%

115
66
47

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

Portions of RGB colors in percentages

R + G + B = 115 + 66 + 47 = 228 (100%)
R 115 of 228 ~ 50.44%
G 66 of 228 ~ 28.95%
B 47 of 228 ~ 20.61'%

%50.44
%28.95
%20.61

CMYK color model

#73422F color CMYK value is (0,43,59,55).

  • cyan value is 0.00%
  • magenta value is 42.61%
  • yellow value is 59.13%
  • key color value is 54.90%

CMYK: (0,43,59,55)
C0M43Y59K55 (0%, 43%, 59%, 55%)
(0.00 / 0.43 / 0.59 / 0.55)

CMYK percentages

%0
%42.61
%59.13
%54.9

Codes

Color #73422F in popluar color models

73 42 2F
RGB 115 66 47
HSL 17° 41.98% 31.76%
HSB/HSV 17° 59.13% 45.10%
CMYK 0.00% 42.61% 59.13%
54.90%

Color #73422F in popluar number systems.

HEX 73 42 2F
Decimal 115 66 47
Binary 1110011 1000010 101111
Octal 163 102 57

Shades and tints

Shades of #73422F

#73422F
(115,66,47)
#693C2B
(105,60,43)
#5F3627
(95,54,39)
#553023
(85,48,35)
#4B2A1F
(75,42,31)
#41241B
(65,36,27)
#371E17
(55,30,23)
#2D1813
(45,24,19)
#23120F
(35,18,15)
#190C0B
(25,12,11)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #73422F

#73422F
(115,66,47)
#7F5341
(127,83,65)
#8B6453
(139,100,83)
#977565
(151,117,101)
#A38677
(163,134,119)
#AF9789
(175,151,137)
#BBA89B
(187,168,155)
#C7B9AD
(199,185,173)
#D3CABF
(211,202,191)
#DFDBD1
(223,219,209)
#EBECE3
(235,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73422F color. Also use rgb(115,66,47) instead hex code.

Text Font Color

.myTextColor { color: #73422F; }

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

This text font color is #73422F.

Background Color

.myBgColor { background-color: #73422F; }

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

This div background color is #73422F.

Border color

.myBorderColor { border: 1px solid #73422F; }

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

This div border color is #73422F.

Opacity

.myOpacity80 { color: #73422F; opacity: 0.8; }

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

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

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

This text has shadow with #73422F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73422F.

Preview

Color preview on black background

This text has color #73422F on black background.


Color preview on white background

This text has color #73422F on white background.


Black color preview on #73422F background

This text has black color on #73422F background.


White color preview on #73422F background

This text has white color on #73422F background.


Related colors

Complementary color

Complementary color for #hex is #8CBDD0.


I love getcolorcode.com

Triadic colors

1 #2F7342 and #422F73 with #73422F are triadic colors.

2 #2F4273 and #42732F with #73422F are triadic colors.