COLOR #95478A

HEX: #95478A RGB: (149,71,138)

Color info

#95478A contains mainly red and blue colors. Web safe color of #95478A is #993399 (or #939).

RGB color model

#95478A color RGB value is (149,71,138).

RGB: (149,71,138) (58%, 28%, 54%)

RGB channels and saturation

R 149 of 255 = 58%
G 71 of 255 = 28%
B 138 of 255 = 54%

149
71
138

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

Portions of RGB colors in percentages

R + G + B = 149 + 71 + 138 = 358 (100%)
R 149 of 358 ~ 41.62%
G 71 of 358 ~ 19.83%
B 138 of 358 ~ 38.55'%

%41.62
%19.83
%38.55

CMYK color model

#95478A color CMYK value is (0,52,7,42).

  • cyan value is 0.00%
  • magenta value is 52.35%
  • yellow value is 7.38%
  • key color value is 41.57%

CMYK: (0,52,7,42)
C0M52Y7K42 (0%, 52%, 7%, 42%)
(0.00 / 0.52 / 0.07 / 0.42)

CMYK percentages

%0
%52.35
%7.38
%41.57

Codes

Color #95478A in popluar color models

95 47 8A
RGB 149 71 138
HSL 308° 35.45% 43.14%
HSB/HSV 308° 52.35% 58.43%
CMYK 0.00% 52.35% 7.38%
41.57%

Color #95478A in popluar number systems.

HEX 95 47 8A
Decimal 149 71 138
Binary 10010101 1000111 10001010
Octal 225 107 212

Shades and tints

Shades of #95478A

#95478A
(149,71,138)
#88417E
(136,65,126)
#7B3B72
(123,59,114)
#6E3566
(110,53,102)
#612F5A
(97,47,90)
#54294E
(84,41,78)
#472342
(71,35,66)
#3A1D36
(58,29,54)
#2D172A
(45,23,42)
#20111E
(32,17,30)
#130B12
(19,11,18)
#000000
(0,0,0)

Tints of #95478A

#95478A
(149,71,138)
#9E5794
(158,87,148)
#A7679E
(167,103,158)
#B077A8
(176,119,168)
#B987B2
(185,135,178)
#C297BC
(194,151,188)
#CBA7C6
(203,167,198)
#D4B7D0
(212,183,208)
#DDC7DA
(221,199,218)
#E6D7E4
(230,215,228)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95478A color. Also use rgb(149,71,138) instead hex code.

Text Font Color

.myTextColor { color: #95478A; }

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

This text font color is #95478A.

Background Color

.myBgColor { background-color: #95478A; }

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

This div background color is #95478A.

Border color

.myBorderColor { border: 1px solid #95478A; }

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

This div border color is #95478A.

Opacity

.myOpacity80 { color: #95478A; opacity: 0.8; }

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

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

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

This text has shadow with #95478A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95478A.

Preview

Color preview on black background

This text has color #95478A on black background.


Color preview on white background

This text has color #95478A on white background.


Black color preview on #95478A background

This text has black color on #95478A background.


White color preview on #95478A background

This text has white color on #95478A background.


Related colors

Complementary color

Complementary color for #hex is #6AB875.


I love getcolorcode.com

Triadic colors

1 #8A9547 and #478A95 with #95478A are triadic colors.

2 #8A4795 and #47958A with #95478A are triadic colors.