COLOR #9D4D58

HEX: #9D4D58 RGB: (157,77,88)

Color info

#9D4D58 contains mainly red color. Web safe color of #9D4D58 is #993366 (or #936).

RGB color model

#9D4D58 color RGB value is (157,77,88).

RGB: (157,77,88) (62%, 30%, 35%)

RGB channels and saturation

R 157 of 255 = 62%
G 77 of 255 = 30%
B 88 of 255 = 35%

157
77
88

R + G + B ~ 42%. #9D4D58 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 157 + 77 + 88 = 322 (100%)
R 157 of 322 ~ 48.76%
G 77 of 322 ~ 23.91%
B 88 of 322 ~ 27.33'%

%48.76
%23.91
%27.33

CMYK color model

#9D4D58 color CMYK value is (0,51,44,38).

  • cyan value is 0.00%
  • magenta value is 50.96%
  • yellow value is 43.95%
  • key color value is 38.43%
CMYK: (0,51,44,38) C0M51Y44K38 (0%,51%,44%,38%) (0.00/0.51/0.44/0.38) 

CMYK percentages

%0
%50.96
%43.95
%38.43

Codes

Color #9D4D58 in popluar color models

9D 4D 58
RGB 157 77 88
HSL 352° 34.19% 45.88%
HSB/HSV 352° 50.96% 61.57%
CMYK 0.00% 50.96% 43.95%
38.43%

Color #9D4D58 in popluar number systems.

HEX 9D 4D 58
Decimal 157 77 88
Binary 10011101 1001101 1011000
Octal 235 115 130

Shades and tints

Shades of #9D4D58

#9D4D58
(157,77,88)
#8F4650
(143,70,80)
#813F48
(129,63,72)
#733840
(115,56,64)
#653138
(101,49,56)
#572A30
(87,42,48)
#492328
(73,35,40)
#3B1C20
(59,28,32)
#2D1518
(45,21,24)
#1F0E10
(31,14,16)
#110708
(17,7,8)
#000000
(0,0,0)

Tints of #9D4D58

#9D4D58
(157,77,88)
#A55D67
(165,93,103)
#AD6D76
(173,109,118)
#B57D85
(181,125,133)
#BD8D94
(189,141,148)
#C59DA3
(197,157,163)
#CDADB2
(205,173,178)
#D5BDC1
(213,189,193)
#DDCDD0
(221,205,208)
#E5DDDF
(229,221,223)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D4D58 color. Also use rgb(157,77,88) instead hex code.

Text Font Color

.myTextColor { color: #9D4D58; }

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

This text font color is #9D4D58.

Background Color

.myBgColor { background-color: #9D4D58; }

<div style="background-color:#9D4D58">Inner text</div>

This div background color is #9D4D58.

Border color

.myBorderColor { border: 1px solid #9D4D58; }

<div style="border:3px solid #9D4D58">Div</div>

This div border color is #9D4D58.

Opacity

.myOpacity80 { color: #9D4D58; opacity: 0.8; }

<p style="color:#9D4D58;opacity:0.8;">80%</p>

Text with #9D4D58 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 #9D4D58;}

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

This text has shadow with #9D4D58 color.


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

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

This text has shadow with #9D4D58 primary color and red secondary color.


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

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

This text has shadow with #9D4D58 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9D4D58.

Preview

Color preview on black background

This text has color #9D4D58 on black background.


Color preview on white background

This text has color #9D4D58 on white background.


Black color preview on #9D4D58 background

This text has black color on #9D4D58 background.


White color preview on #9D4D58 background

This text has white color on #9D4D58 background.


Related colors

Complementary color

Complementary color for #hex is #62B2A7.


I love getcolorcode.com

Triadic colors

1 #589D4D and #4D589D with #9D4D58 are triadic colors.

2 #584D9D and #4D9D58 with #9D4D58 are triadic colors.