COLOR #954665

HEX: #954665 RGB: (149,70,101)

Color info

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

RGB color model

#954665 color RGB value is (149,70,101).

RGB: (149,70,101) (58%, 27%, 40%)

RGB channels and saturation

R 149 of 255 = 58%
G 70 of 255 = 27%
B 101 of 255 = 40%

149
70
101

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

Portions of RGB colors in percentages

R + G + B = 149 + 70 + 101 = 320 (100%)
R 149 of 320 ~ 46.56%
G 70 of 320 ~ 21.88%
B 101 of 320 ~ 31.56'%

%46.56
%21.88
%31.56

CMYK color model

#954665 color CMYK value is (0,53,32,42).

  • cyan value is 0.00%
  • magenta value is 53.02%
  • yellow value is 32.21%
  • key color value is 41.57%

CMYK: (0,53,32,42)
C0M53Y32K42 (0%, 53%, 32%, 42%)
(0.00 / 0.53 / 0.32 / 0.42)

CMYK percentages

%0
%53.02
%32.21
%41.57

Codes

Color #954665 in popluar color models

95 46 65
RGB 149 70 101
HSL 336° 36.07% 42.94%
HSB/HSV 336° 53.02% 58.43%
CMYK 0.00% 53.02% 32.21%
41.57%

Color #954665 in popluar number systems.

HEX 95 46 65
Decimal 149 70 101
Binary 10010101 1000110 1100101
Octal 225 106 145

Shades and tints

Shades of #954665

#954665
(149,70,101)
#88405C
(136,64,92)
#7B3A53
(123,58,83)
#6E344A
(110,52,74)
#612E41
(97,46,65)
#542838
(84,40,56)
#47222F
(71,34,47)
#3A1C26
(58,28,38)
#2D161D
(45,22,29)
#201014
(32,16,20)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #954665

#954665
(149,70,101)
#9E5673
(158,86,115)
#A76681
(167,102,129)
#B0768F
(176,118,143)
#B9869D
(185,134,157)
#C296AB
(194,150,171)
#CBA6B9
(203,166,185)
#D4B6C7
(212,182,199)
#DDC6D5
(221,198,213)
#E6D6E3
(230,214,227)
#EFE6F1
(239,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #954665; }

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

This text font color is #954665.

Background Color

.myBgColor { background-color: #954665; }

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

This div background color is #954665.

Border color

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

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

This div border color is #954665.

Opacity

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

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

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

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

This text has shadow with #954665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #954665.

Preview

Color preview on black background

This text has color #954665 on black background.


Color preview on white background

This text has color #954665 on white background.


Black color preview on #954665 background

This text has black color on #954665 background.


White color preview on #954665 background

This text has white color on #954665 background.


Related colors

Complementary color

Complementary color for #hex is #6AB99A.


I love getcolorcode.com

Triadic colors

1 #659546 and #466595 with #954665 are triadic colors.

2 #654695 and #469565 with #954665 are triadic colors.