COLOR #73362A

HEX: #73362A RGB: (115,54,42)

Color info

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

RGB color model

#73362A color RGB value is (115,54,42).

RGB: (115,54,42) (45%, 21%, 16%)

RGB channels and saturation

R 115 of 255 = 45%
G 54 of 255 = 21%
B 42 of 255 = 16%

115
54
42

R + G + B ~ 27%. #73362A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 54 + 42 = 211 (100%)
R 115 of 211 ~ 54.5%
G 54 of 211 ~ 25.59%
B 42 of 211 ~ 19.91'%

%54.5
%25.59
%19.91

CMYK color model

#73362A color CMYK value is (0,53,63,55).

  • cyan value is 0.00%
  • magenta value is 53.04%
  • yellow value is 63.48%
  • key color value is 54.90%

CMYK: (0,53,63,55)
C0M53Y63K55 (0%, 53%, 63%, 55%)
(0.00 / 0.53 / 0.63 / 0.55)

CMYK percentages

%0
%53.04
%63.48
%54.9

Codes

Color #73362A in popluar color models

73 36 2A
RGB 115 54 42
HSL 10° 46.50% 30.78%
HSB/HSV 10° 63.48% 45.10%
CMYK 0.00% 53.04% 63.48%
54.90%

Color #73362A in popluar number systems.

HEX 73 36 2A
Decimal 115 54 42
Binary 1110011 110110 101010
Octal 163 66 52

Shades and tints

Shades of #73362A

#73362A
(115,54,42)
#693227
(105,50,39)
#5F2E24
(95,46,36)
#552A21
(85,42,33)
#4B261E
(75,38,30)
#41221B
(65,34,27)
#371E18
(55,30,24)
#2D1A15
(45,26,21)
#231612
(35,22,18)
#19120F
(25,18,15)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #73362A

#73362A
(115,54,42)
#7F483D
(127,72,61)
#8B5A50
(139,90,80)
#976C63
(151,108,99)
#A37E76
(163,126,118)
#AF9089
(175,144,137)
#BBA29C
(187,162,156)
#C7B4AF
(199,180,175)
#D3C6C2
(211,198,194)
#DFD8D5
(223,216,213)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73362A color. Also use rgb(115,54,42) instead hex code.

Text Font Color

.myTextColor { color: #73362A; }

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

This text font color is #73362A.

Background Color

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

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

This div background color is #73362A.

Border color

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

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

This div border color is #73362A.

Opacity

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

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

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

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

This text has shadow with #73362A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73362A.

Preview

Color preview on black background

This text has color #73362A on black background.


Color preview on white background

This text has color #73362A on white background.


Black color preview on #73362A background

This text has black color on #73362A background.


White color preview on #73362A background

This text has white color on #73362A background.


Related colors

Complementary color

Complementary color for #hex is #8CC9D5.


I love getcolorcode.com

Triadic colors

1 #2A7336 and #362A73 with #73362A are triadic colors.

2 #2A3673 and #36732A with #73362A are triadic colors.