COLOR #73425E

HEX: #73425E RGB: (115,66,94)

Color info

#73425E contains red, green and blue colors in about the same proportion. Web safe color of #73425E is #663366 (or #636).

RGB color model

#73425E color RGB value is (115,66,94).

RGB: (115,66,94) (45%, 26%, 37%)

RGB channels and saturation

R 115 of 255 = 45%
G 66 of 255 = 26%
B 94 of 255 = 37%

115
66
94

R + G + B ~ 36%. #73425E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 66 + 94 = 275 (100%)
R 115 of 275 ~ 41.82%
G 66 of 275 ~ 24%
B 94 of 275 ~ 34.18'%

%41.82
%24
%34.18

CMYK color model

#73425E color CMYK value is (0,43,18,55).

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

CMYK: (0,43,18,55)
C0M43Y18K55 (0%, 43%, 18%, 55%)
(0.00 / 0.43 / 0.18 / 0.55)

CMYK percentages

%0
%42.61
%18.26
%54.9

Codes

Color #73425E in popluar color models

73 42 5E
RGB 115 66 94
HSL 326° 27.07% 35.49%
HSB/HSV 326° 42.61% 45.10%
CMYK 0.00% 42.61% 18.26%
54.90%

Color #73425E in popluar number systems.

HEX 73 42 5E
Decimal 115 66 94
Binary 1110011 1000010 1011110
Octal 163 102 136

Shades and tints

Shades of #73425E

#73425E
(115,66,94)
#693C56
(105,60,86)
#5F364E
(95,54,78)
#553046
(85,48,70)
#4B2A3E
(75,42,62)
#412436
(65,36,54)
#371E2E
(55,30,46)
#2D1826
(45,24,38)
#23121E
(35,18,30)
#190C16
(25,12,22)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #73425E

#73425E
(115,66,94)
#7F536C
(127,83,108)
#8B647A
(139,100,122)
#977588
(151,117,136)
#A38696
(163,134,150)
#AF97A4
(175,151,164)
#BBA8B2
(187,168,178)
#C7B9C0
(199,185,192)
#D3CACE
(211,202,206)
#DFDBDC
(223,219,220)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73425E color. Also use rgb(115,66,94) instead hex code.

Text Font Color

.myTextColor { color: #73425E; }

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

This text font color is #73425E.

Background Color

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

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

This div background color is #73425E.

Border color

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

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

This div border color is #73425E.

Opacity

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

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

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

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

This text has shadow with #73425E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73425E.

Preview

Color preview on black background

This text has color #73425E on black background.


Color preview on white background

This text has color #73425E on white background.


Black color preview on #73425E background

This text has black color on #73425E background.


White color preview on #73425E background

This text has white color on #73425E background.


Related colors

Complementary color

Complementary color for #hex is #8CBDA1.


I love getcolorcode.com

Triadic colors

1 #5E7342 and #425E73 with #73425E are triadic colors.

2 #5E4273 and #42735E with #73425E are triadic colors.