COLOR #956758

HEX: #956758 RGB: (149,103,88)

Color info

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

RGB color model

#956758 color RGB value is (149,103,88).

RGB: (149,103,88) (58%, 40%, 35%)

RGB channels and saturation

R 149 of 255 = 58%
G 103 of 255 = 40%
B 88 of 255 = 35%

149
103
88

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

Portions of RGB colors in percentages

R + G + B = 149 + 103 + 88 = 340 (100%)
R 149 of 340 ~ 43.82%
G 103 of 340 ~ 30.29%
B 88 of 340 ~ 25.88'%

%43.82
%30.29
%25.88

CMYK color model

#956758 color CMYK value is (0,31,41,42).

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

CMYK: (0,31,41,42)
C0M31Y41K42 (0%, 31%, 41%, 42%)
(0.00 / 0.31 / 0.41 / 0.42)

CMYK percentages

%0
%30.87
%40.94
%41.57

Codes

Color #956758 in popluar color models

95 67 58
RGB 149 103 88
HSL 15° 25.74% 46.47%
HSB/HSV 15° 40.94% 58.43%
CMYK 0.00% 30.87% 40.94%
41.57%

Color #956758 in popluar number systems.

HEX 95 67 58
Decimal 149 103 88
Binary 10010101 1100111 1011000
Octal 225 147 130

Shades and tints

Shades of #956758

#956758
(149,103,88)
#885E50
(136,94,80)
#7B5548
(123,85,72)
#6E4C40
(110,76,64)
#614338
(97,67,56)
#543A30
(84,58,48)
#473128
(71,49,40)
#3A2820
(58,40,32)
#2D1F18
(45,31,24)
#201610
(32,22,16)
#130D08
(19,13,8)
#000000
(0,0,0)

Tints of #956758

#956758
(149,103,88)
#9E7467
(158,116,103)
#A78176
(167,129,118)
#B08E85
(176,142,133)
#B99B94
(185,155,148)
#C2A8A3
(194,168,163)
#CBB5B2
(203,181,178)
#D4C2C1
(212,194,193)
#DDCFD0
(221,207,208)
#E6DCDF
(230,220,223)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #956758; }

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

This text font color is #956758.

Background Color

.myBgColor { background-color: #956758; }

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

This div background color is #956758.

Border color

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

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

This div border color is #956758.

Opacity

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

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

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

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

This text has shadow with #956758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956758.

Preview

Color preview on black background

This text has color #956758 on black background.


Color preview on white background

This text has color #956758 on white background.


Black color preview on #956758 background

This text has black color on #956758 background.


White color preview on #956758 background

This text has white color on #956758 background.


Related colors

Complementary color

Complementary color for #hex is #6A98A7.


I love getcolorcode.com

Triadic colors

1 #589567 and #675895 with #956758 are triadic colors.

2 #586795 and #679558 with #956758 are triadic colors.