COLOR #73425B

HEX: #73425B RGB: (115,66,91)

Color info

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

RGB color model

#73425B color RGB value is (115,66,91).

RGB: (115,66,91) (45%, 26%, 36%)

RGB channels and saturation

R 115 of 255 = 45%
G 66 of 255 = 26%
B 91 of 255 = 36%

115
66
91

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

Portions of RGB colors in percentages

R + G + B = 115 + 66 + 91 = 272 (100%)
R 115 of 272 ~ 42.28%
G 66 of 272 ~ 24.26%
B 91 of 272 ~ 33.46'%

%42.28
%24.26
%33.46

CMYK color model

#73425B color CMYK value is (0,43,21,55).

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

CMYK: (0,43,21,55)
C0M43Y21K55 (0%, 43%, 21%, 55%)
(0.00 / 0.43 / 0.21 / 0.55)

CMYK percentages

%0
%42.61
%20.87
%54.9

Codes

Color #73425B in popluar color models

73 42 5B
RGB 115 66 91
HSL 329° 27.07% 35.49%
HSB/HSV 329° 42.61% 45.10%
CMYK 0.00% 42.61% 20.87%
54.90%

Color #73425B in popluar number systems.

HEX 73 42 5B
Decimal 115 66 91
Binary 1110011 1000010 1011011
Octal 163 102 133

Shades and tints

Shades of #73425B

#73425B
(115,66,91)
#693C53
(105,60,83)
#5F364B
(95,54,75)
#553043
(85,48,67)
#4B2A3B
(75,42,59)
#412433
(65,36,51)
#371E2B
(55,30,43)
#2D1823
(45,24,35)
#23121B
(35,18,27)
#190C13
(25,12,19)
#0F060B
(15,6,11)
#000000
(0,0,0)

Tints of #73425B

#73425B
(115,66,91)
#7F5369
(127,83,105)
#8B6477
(139,100,119)
#977585
(151,117,133)
#A38693
(163,134,147)
#AF97A1
(175,151,161)
#BBA8AF
(187,168,175)
#C7B9BD
(199,185,189)
#D3CACB
(211,202,203)
#DFDBD9
(223,219,217)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73425B; }

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

This text font color is #73425B.

Background Color

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

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

This div background color is #73425B.

Border color

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

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

This div border color is #73425B.

Opacity

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

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

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

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

This text has shadow with #73425B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73425B.

Preview

Color preview on black background

This text has color #73425B on black background.


Color preview on white background

This text has color #73425B on white background.


Black color preview on #73425B background

This text has black color on #73425B background.


White color preview on #73425B background

This text has white color on #73425B background.


Related colors

Complementary color

Complementary color for #hex is #8CBDA4.


I love getcolorcode.com

Triadic colors

1 #5B7342 and #425B73 with #73425B are triadic colors.

2 #5B4273 and #42735B with #73425B are triadic colors.