COLOR #73618B

HEX: #73618B RGB: (115,97,139)

Color info

#73618B contains red, green and blue colors in about the same proportion. Web safe color of #73618B is #666699 (or #669).

RGB color model

#73618B color RGB value is (115,97,139).

RGB: (115,97,139) (45%, 38%, 55%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 139 of 255 = 55%

115
97
139

R + G + B ~ 46%. #73618B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 139 = 351 (100%)
R 115 of 351 ~ 32.76%
G 97 of 351 ~ 27.64%
B 139 of 351 ~ 39.6'%

%32.76
%27.64
%39.6

CMYK color model

#73618B color CMYK value is (17,30,0,45).

  • cyan value is 17.27%
  • magenta value is 30.22%
  • yellow value is 0.00%
  • key color value is 45.49%
CMYK: (17,30,0,45) C17M30Y0K45 (17%,30%,0%,45%) (0.17/0.30/0.00/0.45) 

CMYK percentages

%17.27
%30.22
%0
%45.49

Codes

Color #73618B in popluar color models

73 61 8B
RGB 115 97 139
HSL 266° 17.80% 46.27%
HSB/HSV 266° 30.22% 54.51%
CMYK 17.27% 30.22% 0.00%
45.49%

Color #73618B in popluar number systems.

HEX 73 61 8B
Decimal 115 97 139
Binary 1110011 1100001 10001011
Octal 163 141 213

Shades and tints

Shades of #73618B

#73618B
(115,97,139)
#69597F
(105,89,127)
#5F5173
(95,81,115)
#554967
(85,73,103)
#4B415B
(75,65,91)
#41394F
(65,57,79)
#373143
(55,49,67)
#2D2937
(45,41,55)
#23212B
(35,33,43)
#19191F
(25,25,31)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #73618B

#73618B
(115,97,139)
#7F6F95
(127,111,149)
#8B7D9F
(139,125,159)
#978BA9
(151,139,169)
#A399B3
(163,153,179)
#AFA7BD
(175,167,189)
#BBB5C7
(187,181,199)
#C7C3D1
(199,195,209)
#D3D1DB
(211,209,219)
#DFDFE5
(223,223,229)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73618B color. Also use rgb(115,97,139) instead hex code.

Text Font Color

.myTextColor { color: #73618B; }

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

This text font color is #73618B.

Background Color

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

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

This div background color is #73618B.

Border color

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

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

This div border color is #73618B.

Opacity

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

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

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

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

This text has shadow with #73618B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73618B.

Preview

Color preview on black background

This text has color #73618B on black background.


Color preview on white background

This text has color #73618B on white background.


Black color preview on #73618B background

This text has black color on #73618B background.


White color preview on #73618B background

This text has white color on #73618B background.


Related colors

Complementary color

Complementary color for #hex is #8C9E74.


I love getcolorcode.com

Triadic colors

1 #8B7361 and #618B73 with #73618B are triadic colors.

2 #8B6173 and #61738B with #73618B are triadic colors.