COLOR #956C77

HEX: #956C77 RGB: (149,108,119)

Renk bilgisi

#956C77 contains red, green and blue colors in about the same proportion. #956C77 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#956C77 color RGB value is (149,108,119).

RGB: (149,108,119) (58%, 42%, 47%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 108 of 255 = 42%
B 119 of 255 = 47%

149
108
119

R + G + B ~ 49%. #956C77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 108 + 119 = 376 (100%)
R 149 of 376 ~ 39.63%
G 108 of 376 ~ 28.72%
B 119 of 376 ~ 31.65'%

%39.63
%28.72
%31.65

CMYK RENK MODELİ

#956C77 rengi CMYK tonu (0,28,20,42).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.52%
  • sarı tonu 20.13%
  • ana renk tonu 41.57%

CMYK: (0,28,20,42)
C0M28Y20K42 (0%, 28%, 20%, 42%)
(0.00 / 0.28 / 0.20 / 0.42)

CMYK yüzdeleri

%0
%27.52
%20.13
%41.57

Codes

Color #956C77 in popluar color models

95 6C 77
RGB 149 108 119
HSL 344° 16.21% 50.39%
HSB/HSV 344° 27.52% 58.43%
CMYK 0.00% 27.52% 20.13%
41.57%

Color #956C77 in popluar number systems.

HEX 95 6C 77
Decimal 149 108 119
Binary 10010101 1101100 1110111
Octal 225 154 167

Shades and tints

Shades of #956C77

#956C77
(149,108,119)
#88636D
(136,99,109)
#7B5A63
(123,90,99)
#6E5159
(110,81,89)
#61484F
(97,72,79)
#543F45
(84,63,69)
#47363B
(71,54,59)
#3A2D31
(58,45,49)
#2D2427
(45,36,39)
#201B1D
(32,27,29)
#131213
(19,18,19)
#000000
(0,0,0)

Tints of #956C77

#956C77
(149,108,119)
#9E7983
(158,121,131)
#A7868F
(167,134,143)
#B0939B
(176,147,155)
#B9A0A7
(185,160,167)
#C2ADB3
(194,173,179)
#CBBABF
(203,186,191)
#D4C7CB
(212,199,203)
#DDD4D7
(221,212,215)
#E6E1E3
(230,225,227)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956C77 color. Also use rgb(149,108,119) instead hex code.

Text Font Color

.myTextColor { color: #956C77; }

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

This text font color is #956C77.

Background Color

.myBgColor { background-color: #956C77; }

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

This div background color is #956C77.

Border color

.myBorderColor { border: 1px solid #956C77; }

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

This div border color is #956C77.

Opacity

.myOpacity80 { color: #956C77; opacity: 0.8; }

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

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

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

This text has shadow with #956C77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956C77.

Preview

Color preview on black background

This text has color #956C77 on black background.


Color preview on white background

This text has color #956C77 on white background.


Black color preview on #956C77 background

This text has black color on #956C77 background.


White color preview on #956C77 background

This text has white color on #956C77 background.


Related colors

Complementary color

Complementary color for #hex is #6A9388.


I love getcolorcode.com

Triadic colors

1 #77956C and #6C7795 with #956C77 are triadic colors.

2 #776C95 and #6C9577 with #956C77 are triadic colors.