COLOR #953668

HEX: #953668 RGB: (149,54,104)

Color info

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

RGB color model

#953668 color RGB value is (149,54,104).

RGB: (149,54,104) (58%, 21%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 54 of 255 = 21%
B 104 of 255 = 41%

149
54
104

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

Portions of RGB colors in percentages

R + G + B = 149 + 54 + 104 = 307 (100%)
R 149 of 307 ~ 48.53%
G 54 of 307 ~ 17.59%
B 104 of 307 ~ 33.88'%

%48.53
%17.59
%33.88

CMYK color model

#953668 color CMYK value is (0,64,30,42).

  • cyan value is 0.00%
  • magenta value is 63.76%
  • yellow value is 30.20%
  • key color value is 41.57%

CMYK: (0,64,30,42)
C0M64Y30K42 (0%, 64%, 30%, 42%)
(0.00 / 0.64 / 0.30 / 0.42)

CMYK percentages

%0
%63.76
%30.2
%41.57

Codes

Color #953668 in popluar color models

95 36 68
RGB 149 54 104
HSL 328° 46.80% 39.80%
HSB/HSV 328° 63.76% 58.43%
CMYK 0.00% 63.76% 30.20%
41.57%

Color #953668 in popluar number systems.

HEX 95 36 68
Decimal 149 54 104
Binary 10010101 110110 1101000
Octal 225 66 150

Shades and tints

Shades of #953668

#953668
(149,54,104)
#88325F
(136,50,95)
#7B2E56
(123,46,86)
#6E2A4D
(110,42,77)
#612644
(97,38,68)
#54223B
(84,34,59)
#471E32
(71,30,50)
#3A1A29
(58,26,41)
#2D1620
(45,22,32)
#201217
(32,18,23)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #953668

#953668
(149,54,104)
#9E4875
(158,72,117)
#A75A82
(167,90,130)
#B06C8F
(176,108,143)
#B97E9C
(185,126,156)
#C290A9
(194,144,169)
#CBA2B6
(203,162,182)
#D4B4C3
(212,180,195)
#DDC6D0
(221,198,208)
#E6D8DD
(230,216,221)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #953668 color. Also use rgb(149,54,104) instead hex code.

Text Font Color

.myTextColor { color: #953668; }

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

This text font color is #953668.

Background Color

.myBgColor { background-color: #953668; }

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

This div background color is #953668.

Border color

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

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

This div border color is #953668.

Opacity

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

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

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

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

This text has shadow with #953668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953668.

Preview

Color preview on black background

This text has color #953668 on black background.


Color preview on white background

This text has color #953668 on white background.


Black color preview on #953668 background

This text has black color on #953668 background.


White color preview on #953668 background

This text has white color on #953668 background.


Related colors

Complementary color

Complementary color for #hex is #6AC997.


I love getcolorcode.com

Triadic colors

1 #689536 and #366895 with #953668 are triadic colors.

2 #683695 and #369568 with #953668 are triadic colors.