COLOR #955385

HEX: #955385 RGB: (149,83,133)

Color info

#955385 contains mainly red and blue colors. Web safe color of #955385 is #996699 (or #969).

RGB color model

#955385 color RGB value is (149,83,133).

RGB: (149,83,133) (58%, 33%, 52%)

RGB channels and saturation

R 149 of 255 = 58%
G 83 of 255 = 33%
B 133 of 255 = 52%

149
83
133

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

Portions of RGB colors in percentages

R + G + B = 149 + 83 + 133 = 365 (100%)
R 149 of 365 ~ 40.82%
G 83 of 365 ~ 22.74%
B 133 of 365 ~ 36.44'%

%40.82
%22.74
%36.44

CMYK color model

#955385 color CMYK value is (0,44,11,42).

  • cyan value is 0.00%
  • magenta value is 44.30%
  • yellow value is 10.74%
  • key color value is 41.57%

CMYK: (0,44,11,42)
C0M44Y11K42 (0%, 44%, 11%, 42%)
(0.00 / 0.44 / 0.11 / 0.42)

CMYK percentages

%0
%44.3
%10.74
%41.57

Codes

Color #955385 in popluar color models

95 53 85
RGB 149 83 133
HSL 315° 28.45% 45.49%
HSB/HSV 315° 44.30% 58.43%
CMYK 0.00% 44.30% 10.74%
41.57%

Color #955385 in popluar number systems.

HEX 95 53 85
Decimal 149 83 133
Binary 10010101 1010011 10000101
Octal 225 123 205

Shades and tints

Shades of #955385

#955385
(149,83,133)
#884C79
(136,76,121)
#7B456D
(123,69,109)
#6E3E61
(110,62,97)
#613755
(97,55,85)
#543049
(84,48,73)
#47293D
(71,41,61)
#3A2231
(58,34,49)
#2D1B25
(45,27,37)
#201419
(32,20,25)
#130D0D
(19,13,13)
#000000
(0,0,0)

Tints of #955385

#955385
(149,83,133)
#9E6290
(158,98,144)
#A7719B
(167,113,155)
#B080A6
(176,128,166)
#B98FB1
(185,143,177)
#C29EBC
(194,158,188)
#CBADC7
(203,173,199)
#D4BCD2
(212,188,210)
#DDCBDD
(221,203,221)
#E6DAE8
(230,218,232)
#EFE9F3
(239,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955385 color. Also use rgb(149,83,133) instead hex code.

Text Font Color

.myTextColor { color: #955385; }

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

This text font color is #955385.

Background Color

.myBgColor { background-color: #955385; }

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

This div background color is #955385.

Border color

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

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

This div border color is #955385.

Opacity

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

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

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

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

This text has shadow with #955385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955385.

Preview

Color preview on black background

This text has color #955385 on black background.


Color preview on white background

This text has color #955385 on white background.


Black color preview on #955385 background

This text has black color on #955385 background.


White color preview on #955385 background

This text has white color on #955385 background.


Related colors

Complementary color

Complementary color for #hex is #6AAC7A.


I love getcolorcode.com

Triadic colors

1 #859553 and #538595 with #955385 are triadic colors.

2 #855395 and #539585 with #955385 are triadic colors.