COLOR #955769

HEX: #955769 RGB: (149,87,105)

Color info

#955769 contains mainly red and blue colors. Web safe color of #955769 is #996666 (or #966).

RGB color model

#955769 color RGB value is (149,87,105).

RGB: (149,87,105) (58%, 34%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 87 of 255 = 34%
B 105 of 255 = 41%

149
87
105

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

Portions of RGB colors in percentages

R + G + B = 149 + 87 + 105 = 341 (100%)
R 149 of 341 ~ 43.7%
G 87 of 341 ~ 25.51%
B 105 of 341 ~ 30.79'%

%43.7
%25.51
%30.79

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 41.61%
  • yellow value is 29.53%
  • key color value is 41.57%

CMYK: (0,42,30,42)
C0M42Y30K42 (0%, 42%, 30%, 42%)
(0.00 / 0.42 / 0.30 / 0.42)

CMYK percentages

%0
%41.61
%29.53
%41.57

Codes

Color #955769 in popluar color models

95 57 69
RGB 149 87 105
HSL 343° 26.27% 46.27%
HSB/HSV 343° 41.61% 58.43%
CMYK 0.00% 41.61% 29.53%
41.57%

Color #955769 in popluar number systems.

HEX 95 57 69
Decimal 149 87 105
Binary 10010101 1010111 1101001
Octal 225 127 151

Shades and tints

Shades of #955769

#955769
(149,87,105)
#885060
(136,80,96)
#7B4957
(123,73,87)
#6E424E
(110,66,78)
#613B45
(97,59,69)
#54343C
(84,52,60)
#472D33
(71,45,51)
#3A262A
(58,38,42)
#2D1F21
(45,31,33)
#201818
(32,24,24)
#13110F
(19,17,15)
#000000
(0,0,0)

Tints of #955769

#955769
(149,87,105)
#9E6676
(158,102,118)
#A77583
(167,117,131)
#B08490
(176,132,144)
#B9939D
(185,147,157)
#C2A2AA
(194,162,170)
#CBB1B7
(203,177,183)
#D4C0C4
(212,192,196)
#DDCFD1
(221,207,209)
#E6DEDE
(230,222,222)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955769 color. Also use rgb(149,87,105) instead hex code.

Text Font Color

.myTextColor { color: #955769; }

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

This text font color is #955769.

Background Color

.myBgColor { background-color: #955769; }

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

This div background color is #955769.

Border color

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

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

This div border color is #955769.

Opacity

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

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

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

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

This text has shadow with #955769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955769.

Preview

Color preview on black background

This text has color #955769 on black background.


Color preview on white background

This text has color #955769 on white background.


Black color preview on #955769 background

This text has black color on #955769 background.


White color preview on #955769 background

This text has white color on #955769 background.


Related colors

Complementary color

Complementary color for #hex is #6AA896.


I love getcolorcode.com

Triadic colors

1 #699557 and #576995 with #955769 are triadic colors.

2 #695795 and #579569 with #955769 are triadic colors.