COLOR #957C6D

HEX: #957C6D RGB: (149,124,109)

Renk bilgisi

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

RGB renk modeli

#957C6D color RGB value is (149,124,109).

RGB: (149,124,109) (58%, 49%, 43%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 124 of 255 = 49%
B 109 of 255 = 43%

149
124
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 124 + 109 = 382 (100%)
R 149 of 382 ~ 39.01%
G 124 of 382 ~ 32.46%
B 109 of 382 ~ 28.53'%

%39.01
%32.46
%28.53

CMYK RENK MODELİ

#957C6D rengi CMYK tonu (0,17,27,42).

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

CMYK: (0,17,27,42)
C0M17Y27K42 (0%, 17%, 27%, 42%)
(0.00 / 0.17 / 0.27 / 0.42)

CMYK yüzdeleri

%0
%16.78
%26.85
%41.57

Codes

Color #957C6D in popluar color models

95 7C 6D
RGB 149 124 109
HSL 23° 15.87% 50.59%
HSB/HSV 23° 26.85% 58.43%
CMYK 0.00% 16.78% 26.85%
41.57%

Color #957C6D in popluar number systems.

HEX 95 7C 6D
Decimal 149 124 109
Binary 10010101 1111100 1101101
Octal 225 174 155

Shades and tints

Shades of #957C6D

#957C6D
(149,124,109)
#887164
(136,113,100)
#7B665B
(123,102,91)
#6E5B52
(110,91,82)
#615049
(97,80,73)
#544540
(84,69,64)
#473A37
(71,58,55)
#3A2F2E
(58,47,46)
#2D2425
(45,36,37)
#20191C
(32,25,28)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #957C6D

#957C6D
(149,124,109)
#9E877A
(158,135,122)
#A79287
(167,146,135)
#B09D94
(176,157,148)
#B9A8A1
(185,168,161)
#C2B3AE
(194,179,174)
#CBBEBB
(203,190,187)
#D4C9C8
(212,201,200)
#DDD4D5
(221,212,213)
#E6DFE2
(230,223,226)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957C6D; }

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

This text font color is #957C6D.

Background Color

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

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

This div background color is #957C6D.

Border color

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

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

This div border color is #957C6D.

Opacity

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

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

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

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

This text has shadow with #957C6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957C6D.

Preview

Color preview on black background

This text has color #957C6D on black background.


Color preview on white background

This text has color #957C6D on white background.


Black color preview on #957C6D background

This text has black color on #957C6D background.


White color preview on #957C6D background

This text has white color on #957C6D background.


Related colors

Complementary color

Complementary color for #hex is #6A8392.


I love getcolorcode.com

Triadic colors

1 #6D957C and #7C6D95 with #957C6D are triadic colors.

2 #6D7C95 and #7C956D with #957C6D are triadic colors.