COLOR #951575

HEX: #951575 RGB: (149,21,117)

Color info

#951575 contains mainly red and blue colors. Web safe color of #951575 is #990066 (or #906).

RGB color model

#951575 color RGB value is (149,21,117).

RGB: (149,21,117) (58%, 8%, 46%)

RGB channels and saturation

R 149 of 255 = 58%
G 21 of 255 = 8%
B 117 of 255 = 46%

149
21
117

R + G + B ~ 37%. #951575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 21 + 117 = 287 (100%)
R 149 of 287 ~ 51.92%
G 21 of 287 ~ 7.32%
B 117 of 287 ~ 40.77'%

%51.92
%40.77

CMYK color model

#951575 color CMYK value is (0,86,21,42).

  • cyan value is 0.00%
  • magenta value is 85.91%
  • yellow value is 21.48%
  • key color value is 41.57%

CMYK: (0,86,21,42)
C0M86Y21K42 (0%, 86%, 21%, 42%)
(0.00 / 0.86 / 0.21 / 0.42)

CMYK percentages

%0
%85.91
%21.48
%41.57

Codes

Color #951575 in popluar color models

95 15 75
RGB 149 21 117
HSL 315° 75.29% 33.33%
HSB/HSV 315° 85.91% 58.43%
CMYK 0.00% 85.91% 21.48%
41.57%

Color #951575 in popluar number systems.

HEX 95 15 75
Decimal 149 21 117
Binary 10010101 10101 1110101
Octal 225 25 165

Shades and tints

Shades of #951575

#951575
(149,21,117)
#88146B
(136,20,107)
#7B1361
(123,19,97)
#6E1257
(110,18,87)
#61114D
(97,17,77)
#541043
(84,16,67)
#470F39
(71,15,57)
#3A0E2F
(58,14,47)
#2D0D25
(45,13,37)
#200C1B
(32,12,27)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #951575

#951575
(149,21,117)
#9E2A81
(158,42,129)
#A73F8D
(167,63,141)
#B05499
(176,84,153)
#B969A5
(185,105,165)
#C27EB1
(194,126,177)
#CB93BD
(203,147,189)
#D4A8C9
(212,168,201)
#DDBDD5
(221,189,213)
#E6D2E1
(230,210,225)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #951575 color. Also use rgb(149,21,117) instead hex code.

Text Font Color

.myTextColor { color: #951575; }

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

This text font color is #951575.

Background Color

.myBgColor { background-color: #951575; }

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

This div background color is #951575.

Border color

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

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

This div border color is #951575.

Opacity

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

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

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

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

This text has shadow with #951575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #951575.

Preview

Color preview on black background

This text has color #951575 on black background.


Color preview on white background

This text has color #951575 on white background.


Black color preview on #951575 background

This text has black color on #951575 background.


White color preview on #951575 background

This text has white color on #951575 background.


Related colors

Complementary color

Complementary color for #hex is #6AEA8A.


I love getcolorcode.com

Triadic colors

1 #759515 and #157595 with #951575 are triadic colors.

2 #751595 and #159575 with #951575 are triadic colors.