COLOR #957C76

HEX: #957C76 RGB: (149,124,118)

Renk bilgisi

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

RGB renk modeli

#957C76 color RGB value is (149,124,118).

RGB: (149,124,118) (58%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 124 of 255 = 49%
B 118 of 255 = 46%

149
124
118

R + G + B ~ 51%. #957C76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 124 + 118 = 391 (100%)
R 149 of 391 ~ 38.11%
G 124 of 391 ~ 31.71%
B 118 of 391 ~ 30.18'%

%38.11
%31.71
%30.18

CMYK RENK MODELİ

#957C76 rengi CMYK tonu (0,17,21,42).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.78%
  • sarı tonu 20.81%
  • ana renk tonu 41.57%

CMYK: (0,17,21,42)
C0M17Y21K42 (0%, 17%, 21%, 42%)
(0.00 / 0.17 / 0.21 / 0.42)

CMYK yüzdeleri

%0
%16.78
%20.81
%41.57

Codes

Color #957C76 in popluar color models

95 7C 76
RGB 149 124 118
HSL 12° 12.76% 52.35%
HSB/HSV 12° 20.81% 58.43%
CMYK 0.00% 16.78% 20.81%
41.57%

Color #957C76 in popluar number systems.

HEX 95 7C 76
Decimal 149 124 118
Binary 10010101 1111100 1110110
Octal 225 174 166

Shades and tints

Shades of #957C76

#957C76
(149,124,118)
#88716C
(136,113,108)
#7B6662
(123,102,98)
#6E5B58
(110,91,88)
#61504E
(97,80,78)
#544544
(84,69,68)
#473A3A
(71,58,58)
#3A2F30
(58,47,48)
#2D2426
(45,36,38)
#20191C
(32,25,28)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #957C76

#957C76
(149,124,118)
#9E8782
(158,135,130)
#A7928E
(167,146,142)
#B09D9A
(176,157,154)
#B9A8A6
(185,168,166)
#C2B3B2
(194,179,178)
#CBBEBE
(203,190,190)
#D4C9CA
(212,201,202)
#DDD4D6
(221,212,214)
#E6DFE2
(230,223,226)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957C76 color. Also use rgb(149,124,118) instead hex code.

Text Font Color

.myTextColor { color: #957C76; }

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

This text font color is #957C76.

Background Color

.myBgColor { background-color: #957C76; }

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

This div background color is #957C76.

Border color

.myBorderColor { border: 1px solid #957C76; }

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

This div border color is #957C76.

Opacity

.myOpacity80 { color: #957C76; opacity: 0.8; }

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

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

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

This text has shadow with #957C76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957C76.

Preview

Color preview on black background

This text has color #957C76 on black background.


Color preview on white background

This text has color #957C76 on white background.


Black color preview on #957C76 background

This text has black color on #957C76 background.


White color preview on #957C76 background

This text has white color on #957C76 background.


Related colors

Complementary color

Complementary color for #hex is #6A8389.


I love getcolorcode.com

Triadic colors

1 #76957C and #7C7695 with #957C76 are triadic colors.

2 #767C95 and #7C9576 with #957C76 are triadic colors.