COLOR #957D66

HEX: #957D66 RGB: (149,125,102)

Renk bilgisi

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

RGB renk modeli

#957D66 color RGB value is (149,125,102).

RGB: (149,125,102) (58%, 49%, 40%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 125 of 255 = 49%
B 102 of 255 = 40%

149
125
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 125 + 102 = 376 (100%)
R 149 of 376 ~ 39.63%
G 125 of 376 ~ 33.24%
B 102 of 376 ~ 27.13'%

%39.63
%33.24
%27.13

CMYK RENK MODELİ

#957D66 rengi CMYK tonu (0,16,32,42).

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

CMYK: (0,16,32,42)
C0M16Y32K42 (0%, 16%, 32%, 42%)
(0.00 / 0.16 / 0.32 / 0.42)

CMYK yüzdeleri

%0
%16.11
%31.54
%41.57

Codes

Color #957D66 in popluar color models

95 7D 66
RGB 149 125 102
HSL 29° 18.73% 49.22%
HSB/HSV 29° 31.54% 58.43%
CMYK 0.00% 16.11% 31.54%
41.57%

Color #957D66 in popluar number systems.

HEX 95 7D 66
Decimal 149 125 102
Binary 10010101 1111101 1100110
Octal 225 175 146

Shades and tints

Shades of #957D66

#957D66
(149,125,102)
#88725D
(136,114,93)
#7B6754
(123,103,84)
#6E5C4B
(110,92,75)
#615142
(97,81,66)
#544639
(84,70,57)
#473B30
(71,59,48)
#3A3027
(58,48,39)
#2D251E
(45,37,30)
#201A15
(32,26,21)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #957D66

#957D66
(149,125,102)
#9E8873
(158,136,115)
#A79380
(167,147,128)
#B09E8D
(176,158,141)
#B9A99A
(185,169,154)
#C2B4A7
(194,180,167)
#CBBFB4
(203,191,180)
#D4CAC1
(212,202,193)
#DDD5CE
(221,213,206)
#E6E0DB
(230,224,219)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957D66; }

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

This text font color is #957D66.

Background Color

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

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

This div background color is #957D66.

Border color

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

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

This div border color is #957D66.

Opacity

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

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

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

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

This text has shadow with #957D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957D66.

Preview

Color preview on black background

This text has color #957D66 on black background.


Color preview on white background

This text has color #957D66 on white background.


Black color preview on #957D66 background

This text has black color on #957D66 background.


White color preview on #957D66 background

This text has white color on #957D66 background.


Related colors

Complementary color

Complementary color for #hex is #6A8299.


I love getcolorcode.com

Triadic colors

1 #66957D and #7D6695 with #957D66 are triadic colors.

2 #667D95 and #7D9566 with #957D66 are triadic colors.