COLOR #957D6D

HEX: #957D6D RGB: (149,125,109)

Renk bilgisi

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

RGB renk modeli

#957D6D color RGB value is (149,125,109).

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

RGB bağlantıları ve doygunluk

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

149
125
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 125 + 109 = 383 (100%)
R 149 of 383 ~ 38.9%
G 125 of 383 ~ 32.64%
B 109 of 383 ~ 28.46'%

%38.9
%32.64
%28.46

CMYK RENK MODELİ

#957D6D rengi CMYK tonu (0,16,27,42).

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

CMYK: (0,16,27,42)
C0M16Y27K42 (0%, 16%, 27%, 42%)
(0.00 / 0.16 / 0.27 / 0.42)

CMYK yüzdeleri

%0
%16.11
%26.85
%41.57

Codes

Color #957D6D in popluar color models

95 7D 6D
RGB 149 125 109
HSL 24° 15.87% 50.59%
HSB/HSV 24° 26.85% 58.43%
CMYK 0.00% 16.11% 26.85%
41.57%

Color #957D6D in popluar number systems.

HEX 95 7D 6D
Decimal 149 125 109
Binary 10010101 1111101 1101101
Octal 225 175 155

Shades and tints

Shades of #957D6D

#957D6D
(149,125,109)
#887264
(136,114,100)
#7B675B
(123,103,91)
#6E5C52
(110,92,82)
#615149
(97,81,73)
#544640
(84,70,64)
#473B37
(71,59,55)
#3A302E
(58,48,46)
#2D2525
(45,37,37)
#201A1C
(32,26,28)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #957D6D

#957D6D
(149,125,109)
#9E887A
(158,136,122)
#A79387
(167,147,135)
#B09E94
(176,158,148)
#B9A9A1
(185,169,161)
#C2B4AE
(194,180,174)
#CBBFBB
(203,191,187)
#D4CAC8
(212,202,200)
#DDD5D5
(221,213,213)
#E6E0E2
(230,224,226)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957D6D; }

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

This text font color is #957D6D.

Background Color

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

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

This div background color is #957D6D.

Border color

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

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

This div border color is #957D6D.

Opacity

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

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

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

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

This text has shadow with #957D6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957D6D.

Preview

Color preview on black background

This text has color #957D6D on black background.


Color preview on white background

This text has color #957D6D on white background.


Black color preview on #957D6D background

This text has black color on #957D6D background.


White color preview on #957D6D background

This text has white color on #957D6D background.


Related colors

Complementary color

Complementary color for #hex is #6A8292.


I love getcolorcode.com

Triadic colors

1 #6D957D and #7D6D95 with #957D6D are triadic colors.

2 #6D7D95 and #7D956D with #957D6D are triadic colors.