COLOR #73383D

HEX: #73383D RGB: (115,56,61)

Color info

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

RGB color model

#73383D color RGB value is (115,56,61).

RGB: (115,56,61) (45%, 22%, 24%)

RGB channels and saturation

R 115 of 255 = 45%
G 56 of 255 = 22%
B 61 of 255 = 24%

115
56
61

R + G + B ~ 30%. #73383D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 56 + 61 = 232 (100%)
R 115 of 232 ~ 49.57%
G 56 of 232 ~ 24.14%
B 61 of 232 ~ 26.29'%

%49.57
%24.14
%26.29

CMYK color model

#73383D color CMYK value is (0,51,47,55).

  • cyan value is 0.00%
  • magenta value is 51.30%
  • yellow value is 46.96%
  • key color value is 54.90%
CMYK: (0,51,47,55) C0M51Y47K55 (0%,51%,47%,55%) (0.00/0.51/0.47/0.55) 

CMYK percentages

%0
%51.3
%46.96
%54.9

Codes

Color #73383D in popluar color models

73 38 3D
RGB 115 56 61
HSL 355° 34.50% 33.53%
HSB/HSV 355° 51.30% 45.10%
CMYK 0.00% 51.30% 46.96%
54.90%

Color #73383D in popluar number systems.

HEX 73 38 3D
Decimal 115 56 61
Binary 1110011 111000 111101
Octal 163 70 75

Shades and tints

Shades of #73383D

#73383D
(115,56,61)
#693338
(105,51,56)
#5F2E33
(95,46,51)
#55292E
(85,41,46)
#4B2429
(75,36,41)
#411F24
(65,31,36)
#371A1F
(55,26,31)
#2D151A
(45,21,26)
#231015
(35,16,21)
#190B10
(25,11,16)
#0F060B
(15,6,11)
#000000
(0,0,0)

Tints of #73383D

#73383D
(115,56,61)
#7F4A4E
(127,74,78)
#8B5C5F
(139,92,95)
#976E70
(151,110,112)
#A38081
(163,128,129)
#AF9292
(175,146,146)
#BBA4A3
(187,164,163)
#C7B6B4
(199,182,180)
#D3C8C5
(211,200,197)
#DFDAD6
(223,218,214)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73383D color. Also use rgb(115,56,61) instead hex code.

Text Font Color

.myTextColor { color: #73383D; }

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

This text font color is #73383D.

Background Color

.myBgColor { background-color: #73383D; }

<div style="background-color:#73383D">Inner text</div>

This div background color is #73383D.

Border color

.myBorderColor { border: 1px solid #73383D; }

<div style="border:3px solid #73383D">Div</div>

This div border color is #73383D.

Opacity

.myOpacity80 { color: #73383D; opacity: 0.8; }

<p style="color:#73383D;opacity:0.8;">80%</p>

Text with #73383D 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 #73383D;}

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

This text has shadow with #73383D color.


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

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

This text has shadow with #73383D primary color and red secondary color.


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

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

This text has shadow with #73383D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73383D.

Preview

Color preview on black background

This text has color #73383D on black background.


Color preview on white background

This text has color #73383D on white background.


Black color preview on #73383D background

This text has black color on #73383D background.


White color preview on #73383D background

This text has white color on #73383D background.


Related colors

Complementary color

Complementary color for #hex is #8CC7C2.


I love getcolorcode.com

Triadic colors

1 #3D7338 and #383D73 with #73383D are triadic colors.

2 #3D3873 and #38733D with #73383D are triadic colors.