COLOR #95469D

HEX: #95469D RGB: (149,70,157)

Color info

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

RGB color model

#95469D color RGB value is (149,70,157).

RGB: (149,70,157) (58%, 27%, 62%)

RGB channels and saturation

R 149 of 255 = 58%
G 70 of 255 = 27%
B 157 of 255 = 62%

149
70
157

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

Portions of RGB colors in percentages

R + G + B = 149 + 70 + 157 = 376 (100%)
R 149 of 376 ~ 39.63%
G 70 of 376 ~ 18.62%
B 157 of 376 ~ 41.76'%

%39.63
%18.62
%41.76

CMYK color model

#95469D color CMYK value is (5,55,0,38).

  • cyan value is 5.10%
  • magenta value is 55.41%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (5,55,0,38)
C5M55Y0K38 (5%, 55%, 0%, 38%)
(0.05 / 0.55 / 0.00 / 0.38)

CMYK percentages

%5.1
%55.41
%0
%38.43

Codes

Color #95469D in popluar color models

95 46 9D
RGB 149 70 157
HSL 294° 38.33% 44.51%
HSB/HSV 294° 55.41% 61.57%
CMYK 5.10% 55.41% 0.00%
38.43%

Color #95469D in popluar number systems.

HEX 95 46 9D
Decimal 149 70 157
Binary 10010101 1000110 10011101
Octal 225 106 235

Shades and tints

Shades of #95469D

#95469D
(149,70,157)
#88408F
(136,64,143)
#7B3A81
(123,58,129)
#6E3473
(110,52,115)
#612E65
(97,46,101)
#542857
(84,40,87)
#472249
(71,34,73)
#3A1C3B
(58,28,59)
#2D162D
(45,22,45)
#20101F
(32,16,31)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #95469D

#95469D
(149,70,157)
#9E56A5
(158,86,165)
#A766AD
(167,102,173)
#B076B5
(176,118,181)
#B986BD
(185,134,189)
#C296C5
(194,150,197)
#CBA6CD
(203,166,205)
#D4B6D5
(212,182,213)
#DDC6DD
(221,198,221)
#E6D6E5
(230,214,229)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95469D color. Also use rgb(149,70,157) instead hex code.

Text Font Color

.myTextColor { color: #95469D; }

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

This text font color is #95469D.

Background Color

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

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

This div background color is #95469D.

Border color

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

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

This div border color is #95469D.

Opacity

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

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

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

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

This text has shadow with #95469D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95469D.

Preview

Color preview on black background

This text has color #95469D on black background.


Color preview on white background

This text has color #95469D on white background.


Black color preview on #95469D background

This text has black color on #95469D background.


White color preview on #95469D background

This text has white color on #95469D background.


Related colors

Complementary color

Complementary color for #hex is #6AB962.


I love getcolorcode.com

Triadic colors

1 #9D9546 and #469D95 with #95469D are triadic colors.

2 #9D4695 and #46959D with #95469D are triadic colors.