COLOR #956768

HEX: #956768 RGB: (149,103,104)

Color info

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

RGB color model

#956768 color RGB value is (149,103,104).

RGB: (149,103,104) (58%, 40%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 103 of 255 = 40%
B 104 of 255 = 41%

149
103
104

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

Portions of RGB colors in percentages

R + G + B = 149 + 103 + 104 = 356 (100%)
R 149 of 356 ~ 41.85%
G 103 of 356 ~ 28.93%
B 104 of 356 ~ 29.21'%

%41.85
%28.93
%29.21

CMYK color model

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

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

CMYK: (0,31,30,42)
C0M31Y30K42 (0%, 31%, 30%, 42%)
(0.00 / 0.31 / 0.30 / 0.42)

CMYK percentages

%0
%30.87
%30.2
%41.57

Codes

Color #956768 in popluar color models

95 67 68
RGB 149 103 104
HSL 359° 18.25% 49.41%
HSB/HSV 359° 30.87% 58.43%
CMYK 0.00% 30.87% 30.20%
41.57%

Color #956768 in popluar number systems.

HEX 95 67 68
Decimal 149 103 104
Binary 10010101 1100111 1101000
Octal 225 147 150

Shades and tints

Shades of #956768

#956768
(149,103,104)
#885E5F
(136,94,95)
#7B5556
(123,85,86)
#6E4C4D
(110,76,77)
#614344
(97,67,68)
#543A3B
(84,58,59)
#473132
(71,49,50)
#3A2829
(58,40,41)
#2D1F20
(45,31,32)
#201617
(32,22,23)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #956768

#956768
(149,103,104)
#9E7475
(158,116,117)
#A78182
(167,129,130)
#B08E8F
(176,142,143)
#B99B9C
(185,155,156)
#C2A8A9
(194,168,169)
#CBB5B6
(203,181,182)
#D4C2C3
(212,194,195)
#DDCFD0
(221,207,208)
#E6DCDD
(230,220,221)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #956768; }

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

This text font color is #956768.

Background Color

.myBgColor { background-color: #956768; }

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

This div background color is #956768.

Border color

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

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

This div border color is #956768.

Opacity

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

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

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

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

This text has shadow with #956768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956768.

Preview

Color preview on black background

This text has color #956768 on black background.


Color preview on white background

This text has color #956768 on white background.


Black color preview on #956768 background

This text has black color on #956768 background.


White color preview on #956768 background

This text has white color on #956768 background.


Related colors

Complementary color

Complementary color for #hex is #6A9897.


I love getcolorcode.com

Triadic colors

1 #689567 and #676895 with #956768 are triadic colors.

2 #686795 and #679568 with #956768 are triadic colors.