COLOR #73536E

HEX: #73536E RGB: (115,83,110)

Color info

#73536E contains red, green and blue colors in about the same proportion. Web safe color of #73536E is #666666 (or #666).

RGB color model

#73536E color RGB value is (115,83,110).

RGB: (115,83,110) (45%, 33%, 43%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 110 of 255 = 43%

115
83
110

R + G + B ~ 40%. #73536E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 110 = 308 (100%)
R 115 of 308 ~ 37.34%
G 83 of 308 ~ 26.95%
B 110 of 308 ~ 35.71'%

%37.34
%26.95
%35.71

CMYK color model

#73536E color CMYK value is (0,28,4,55).

  • cyan value is 0.00%
  • magenta value is 27.83%
  • yellow value is 4.35%
  • key color value is 54.90%

CMYK: (0,28,4,55)
C0M28Y4K55 (0%, 28%, 4%, 55%)
(0.00 / 0.28 / 0.04 / 0.55)

CMYK percentages

%0
%27.83
%4.35
%54.9

Codes

Color #73536E in popluar color models

73 53 6E
RGB 115 83 110
HSL 309° 16.16% 38.82%
HSB/HSV 309° 27.83% 45.10%
CMYK 0.00% 27.83% 4.35%
54.90%

Color #73536E in popluar number systems.

HEX 73 53 6E
Decimal 115 83 110
Binary 1110011 1010011 1101110
Octal 163 123 156

Shades and tints

Shades of #73536E

#73536E
(115,83,110)
#694C64
(105,76,100)
#5F455A
(95,69,90)
#553E50
(85,62,80)
#4B3746
(75,55,70)
#41303C
(65,48,60)
#372932
(55,41,50)
#2D2228
(45,34,40)
#231B1E
(35,27,30)
#191414
(25,20,20)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #73536E

#73536E
(115,83,110)
#7F627B
(127,98,123)
#8B7188
(139,113,136)
#978095
(151,128,149)
#A38FA2
(163,143,162)
#AF9EAF
(175,158,175)
#BBADBC
(187,173,188)
#C7BCC9
(199,188,201)
#D3CBD6
(211,203,214)
#DFDAE3
(223,218,227)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73536E color. Also use rgb(115,83,110) instead hex code.

Text Font Color

.myTextColor { color: #73536E; }

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

This text font color is #73536E.

Background Color

.myBgColor { background-color: #73536E; }

<div style="background-color:#73536E">Inner text</div>

This div background color is #73536E.

Border color

.myBorderColor { border: 1px solid #73536E; }

<div style="border:3px solid #73536E">Div</div>

This div border color is #73536E.

Opacity

.myOpacity80 { color: #73536E; opacity: 0.8; }

<p style="color:#73536E;opacity:0.8;">80%</p>

Text with #73536E 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 #73536E;}

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

This text has shadow with #73536E color.


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

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

This text has shadow with #73536E primary color and red secondary color.


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

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

This text has shadow with #73536E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73536E.

Preview

Color preview on black background

This text has color #73536E on black background.


Color preview on white background

This text has color #73536E on white background.


Black color preview on #73536E background

This text has black color on #73536E background.


White color preview on #73536E background

This text has white color on #73536E background.


Related colors

Complementary color

Complementary color for #hex is #8CAC91.


I love getcolorcode.com

Triadic colors

1 #6E7353 and #536E73 with #73536E are triadic colors.

2 #6E5373 and #53736E with #73536E are triadic colors.