COLOR #94597D

HEX: #94597D RGB: (148,89,125)

Color info

#94597D contains red, green and blue colors in about the same proportion. Web safe color of #94597D is #996666 (or #966).

RGB color model

#94597D color RGB value is (148,89,125).

RGB: (148,89,125) (58%, 35%, 49%)

RGB channels and saturation

R 148 of 255 = 58%
G 89 of 255 = 35%
B 125 of 255 = 49%

148
89
125

R + G + B ~ 47%. #94597D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 89 + 125 = 362 (100%)
R 148 of 362 ~ 40.88%
G 89 of 362 ~ 24.59%
B 125 of 362 ~ 34.53'%

%40.88
%24.59
%34.53

CMYK color model

#94597D color CMYK value is (0,40,16,42).

  • cyan value is 0.00%
  • magenta value is 39.86%
  • yellow value is 15.54%
  • key color value is 41.96%

CMYK: (0,40,16,42)
C0M40Y16K42 (0%, 40%, 16%, 42%)
(0.00 / 0.40 / 0.16 / 0.42)

CMYK percentages

%0
%39.86
%15.54
%41.96

Codes

Color #94597D in popluar color models

94 59 7D
RGB 148 89 125
HSL 323° 24.89% 46.47%
HSB/HSV 323° 39.86% 58.04%
CMYK 0.00% 39.86% 15.54%
41.96%

Color #94597D in popluar number systems.

HEX 94 59 7D
Decimal 148 89 125
Binary 10010100 1011001 1111101
Octal 224 131 175

Shades and tints

Shades of #94597D

#94597D
(148,89,125)
#875172
(135,81,114)
#7A4967
(122,73,103)
#6D415C
(109,65,92)
#603951
(96,57,81)
#533146
(83,49,70)
#46293B
(70,41,59)
#392130
(57,33,48)
#2C1925
(44,25,37)
#1F111A
(31,17,26)
#12090F
(18,9,15)
#000000
(0,0,0)

Tints of #94597D

#94597D
(148,89,125)
#9D6888
(157,104,136)
#A67793
(166,119,147)
#AF869E
(175,134,158)
#B895A9
(184,149,169)
#C1A4B4
(193,164,180)
#CAB3BF
(202,179,191)
#D3C2CA
(211,194,202)
#DCD1D5
(220,209,213)
#E5E0E0
(229,224,224)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94597D color. Also use rgb(148,89,125) instead hex code.

Text Font Color

.myTextColor { color: #94597D; }

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

This text font color is #94597D.

Background Color

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

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

This div background color is #94597D.

Border color

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

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

This div border color is #94597D.

Opacity

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

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

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

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

This text has shadow with #94597D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94597D.

Preview

Color preview on black background

This text has color #94597D on black background.


Color preview on white background

This text has color #94597D on white background.


Black color preview on #94597D background

This text has black color on #94597D background.


White color preview on #94597D background

This text has white color on #94597D background.


Related colors

Complementary color

Complementary color for #hex is #6BA682.


I love getcolorcode.com

Triadic colors

1 #7D9459 and #597D94 with #94597D are triadic colors.

2 #7D5994 and #59947D with #94597D are triadic colors.