COLOR #95467F

HEX: #95467F RGB: (149,70,127)

Color info

#95467F contains mainly red and blue colors. Web safe color of #95467F is #993366 (or #936).

RGB color model

#95467F color RGB value is (149,70,127).

RGB: (149,70,127) (58%, 27%, 50%)

RGB channels and saturation

R 149 of 255 = 58%
G 70 of 255 = 27%
B 127 of 255 = 50%

149
70
127

R + G + B ~ 45%. #95467F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 70 + 127 = 346 (100%)
R 149 of 346 ~ 43.06%
G 70 of 346 ~ 20.23%
B 127 of 346 ~ 36.71'%

%43.06
%20.23
%36.71

CMYK color model

#95467F color CMYK value is (0,53,15,42).

  • cyan value is 0.00%
  • magenta value is 53.02%
  • yellow value is 14.77%
  • key color value is 41.57%
CMYK: (0,53,15,42) C0M53Y15K42 (0%,53%,15%,42%) (0.00/0.53/0.15/0.42) 

CMYK percentages

%0
%53.02
%14.77
%41.57

Codes

Color #95467F in popluar color models

95 46 7F
RGB 149 70 127
HSL 317° 36.07% 42.94%
HSB/HSV 317° 53.02% 58.43%
CMYK 0.00% 53.02% 14.77%
41.57%

Color #95467F in popluar number systems.

HEX 95 46 7F
Decimal 149 70 127
Binary 10010101 1000110 1111111
Octal 225 106 177

Shades and tints

Shades of #95467F

#95467F
(149,70,127)
#884074
(136,64,116)
#7B3A69
(123,58,105)
#6E345E
(110,52,94)
#612E53
(97,46,83)
#542848
(84,40,72)
#47223D
(71,34,61)
#3A1C32
(58,28,50)
#2D1627
(45,22,39)
#20101C
(32,16,28)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #95467F

#95467F
(149,70,127)
#9E568A
(158,86,138)
#A76695
(167,102,149)
#B076A0
(176,118,160)
#B986AB
(185,134,171)
#C296B6
(194,150,182)
#CBA6C1
(203,166,193)
#D4B6CC
(212,182,204)
#DDC6D7
(221,198,215)
#E6D6E2
(230,214,226)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95467F color. Also use rgb(149,70,127) instead hex code.

Text Font Color

.myTextColor { color: #95467F; }

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

This text font color is #95467F.

Background Color

.myBgColor { background-color: #95467F; }

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

This div background color is #95467F.

Border color

.myBorderColor { border: 1px solid #95467F; }

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

This div border color is #95467F.

Opacity

.myOpacity80 { color: #95467F; opacity: 0.8; }

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

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

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

This text has shadow with #95467F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95467F.

Preview

Color preview on black background

This text has color #95467F on black background.


Color preview on white background

This text has color #95467F on white background.


Black color preview on #95467F background

This text has black color on #95467F background.


White color preview on #95467F background

This text has white color on #95467F background.


Related colors

Complementary color

Complementary color for #hex is #6AB980.


I love getcolorcode.com

Triadic colors

1 #7F9546 and #467F95 with #95467F are triadic colors.

2 #7F4695 and #46957F with #95467F are triadic colors.