COLOR #956075

HEX: #956075 RGB: (149,96,117)

Color info

#956075 contains red, green and blue colors in about the same proportion. Web safe color of #956075 is #996666 (or #966).

RGB color model

#956075 color RGB value is (149,96,117).

RGB: (149,96,117) (58%, 38%, 46%)

RGB channels and saturation

R 149 of 255 = 58%
G 96 of 255 = 38%
B 117 of 255 = 46%

149
96
117

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

Portions of RGB colors in percentages

R + G + B = 149 + 96 + 117 = 362 (100%)
R 149 of 362 ~ 41.16%
G 96 of 362 ~ 26.52%
B 117 of 362 ~ 32.32'%

%41.16
%26.52
%32.32

CMYK color model

#956075 color CMYK value is (0,36,21,42).

  • cyan value is 0.00%
  • magenta value is 35.57%
  • yellow value is 21.48%
  • key color value is 41.57%

CMYK: (0,36,21,42)
C0M36Y21K42 (0%, 36%, 21%, 42%)
(0.00 / 0.36 / 0.21 / 0.42)

CMYK percentages

%0
%35.57
%21.48
%41.57

Codes

Color #956075 in popluar color models

95 60 75
RGB 149 96 117
HSL 336° 21.63% 48.04%
HSB/HSV 336° 35.57% 58.43%
CMYK 0.00% 35.57% 21.48%
41.57%

Color #956075 in popluar number systems.

HEX 95 60 75
Decimal 149 96 117
Binary 10010101 1100000 1110101
Octal 225 140 165

Shades and tints

Shades of #956075

#956075
(149,96,117)
#88586B
(136,88,107)
#7B5061
(123,80,97)
#6E4857
(110,72,87)
#61404D
(97,64,77)
#543843
(84,56,67)
#473039
(71,48,57)
#3A282F
(58,40,47)
#2D2025
(45,32,37)
#20181B
(32,24,27)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #956075

#956075
(149,96,117)
#9E6E81
(158,110,129)
#A77C8D
(167,124,141)
#B08A99
(176,138,153)
#B998A5
(185,152,165)
#C2A6B1
(194,166,177)
#CBB4BD
(203,180,189)
#D4C2C9
(212,194,201)
#DDD0D5
(221,208,213)
#E6DEE1
(230,222,225)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956075 color. Also use rgb(149,96,117) instead hex code.

Text Font Color

.myTextColor { color: #956075; }

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

This text font color is #956075.

Background Color

.myBgColor { background-color: #956075; }

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

This div background color is #956075.

Border color

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

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

This div border color is #956075.

Opacity

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

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

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

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

This text has shadow with #956075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956075.

Preview

Color preview on black background

This text has color #956075 on black background.


Color preview on white background

This text has color #956075 on white background.


Black color preview on #956075 background

This text has black color on #956075 background.


White color preview on #956075 background

This text has white color on #956075 background.


Related colors

Complementary color

Complementary color for #hex is #6A9F8A.


I love getcolorcode.com

Triadic colors

1 #759560 and #607595 with #956075 are triadic colors.

2 #756095 and #609575 with #956075 are triadic colors.