COLOR #995058

HEX: #995058 RGB: (153,80,88)

Color info

#995058 contains mainly red color. Web safe color of #995058 is #996666 (or #966).

RGB color model

#995058 color RGB value is (153,80,88).

RGB: (153,80,88) (60%, 31%, 35%)

RGB channels and saturation

R 153 of 255 = 60%
G 80 of 255 = 31%
B 88 of 255 = 35%

153
80
88

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

Portions of RGB colors in percentages

R + G + B = 153 + 80 + 88 = 321 (100%)
R 153 of 321 ~ 47.66%
G 80 of 321 ~ 24.92%
B 88 of 321 ~ 27.41'%

%47.66
%24.92
%27.41

CMYK color model

#995058 color CMYK value is (0,48,42,40).

  • cyan value is 0.00%
  • magenta value is 47.71%
  • yellow value is 42.48%
  • key color value is 40.00%
CMYK: (0,48,42,40) C0M48Y42K40 (0%,48%,42%,40%) (0.00/0.48/0.42/0.40) 

CMYK percentages

%0
%47.71
%42.48
%40

Codes

Color #995058 in popluar color models

99 50 58
RGB 153 80 88
HSL 353° 31.33% 45.69%
HSB/HSV 353° 47.71% 60.00%
CMYK 0.00% 47.71% 42.48%
40.00%

Color #995058 in popluar number systems.

HEX 99 50 58
Decimal 153 80 88
Binary 10011001 1010000 1011000
Octal 231 120 130

Shades and tints

Shades of #995058

#995058
(153,80,88)
#8C4950
(140,73,80)
#7F4248
(127,66,72)
#723B40
(114,59,64)
#653438
(101,52,56)
#582D30
(88,45,48)
#4B2628
(75,38,40)
#3E1F20
(62,31,32)
#311818
(49,24,24)
#241110
(36,17,16)
#170A08
(23,10,8)
#000000
(0,0,0)

Tints of #995058

#995058
(153,80,88)
#A25F67
(162,95,103)
#AB6E76
(171,110,118)
#B47D85
(180,125,133)
#BD8C94
(189,140,148)
#C69BA3
(198,155,163)
#CFAAB2
(207,170,178)
#D8B9C1
(216,185,193)
#E1C8D0
(225,200,208)
#EAD7DF
(234,215,223)
#F3E6EE
(243,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995058 color. Also use rgb(153,80,88) instead hex code.

Text Font Color

.myTextColor { color: #995058; }

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

This text font color is #995058.

Background Color

.myBgColor { background-color: #995058; }

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

This div background color is #995058.

Border color

.myBorderColor { border: 1px solid #995058; }

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

This div border color is #995058.

Opacity

.myOpacity80 { color: #995058; opacity: 0.8; }

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

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

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

This text has shadow with #995058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995058.

Preview

Color preview on black background

This text has color #995058 on black background.


Color preview on white background

This text has color #995058 on white background.


Black color preview on #995058 background

This text has black color on #995058 background.


White color preview on #995058 background

This text has white color on #995058 background.


Related colors

Complementary color

Complementary color for #hex is #66AFA7.


I love getcolorcode.com

Triadic colors

1 #589950 and #505899 with #995058 are triadic colors.

2 #585099 and #509958 with #995058 are triadic colors.