COLOR #957D9B

HEX: #957D9B RGB: (149,125,155)

Renk bilgisi

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

RGB renk modeli

#957D9B color RGB value is (149,125,155).

RGB: (149,125,155) (58%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 125 of 255 = 49%
B 155 of 255 = 61%

149
125
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 125 + 155 = 429 (100%)
R 149 of 429 ~ 34.73%
G 125 of 429 ~ 29.14%
B 155 of 429 ~ 36.13'%

%34.73
%29.14
%36.13

CMYK RENK MODELİ

#957D9B rengi CMYK tonu (4,19,0,39).

  • camgöbeği tonu 3.87%
  • eflatun tonu 19.35%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (4,19,0,39)
C4M19Y0K39 (4%, 19%, 0%, 39%)
(0.04 / 0.19 / 0.00 / 0.39)

CMYK yüzdeleri

%3.87
%19.35
%0
%39.22

Codes

Color #957D9B in popluar color models

95 7D 9B
RGB 149 125 155
HSL 288° 13.04% 54.90%
HSB/HSV 288° 19.35% 60.78%
CMYK 3.87% 19.35% 0.00%
39.22%

Color #957D9B in popluar number systems.

HEX 95 7D 9B
Decimal 149 125 155
Binary 10010101 1111101 10011011
Octal 225 175 233

Shades and tints

Shades of #957D9B

#957D9B
(149,125,155)
#88728D
(136,114,141)
#7B677F
(123,103,127)
#6E5C71
(110,92,113)
#615163
(97,81,99)
#544655
(84,70,85)
#473B47
(71,59,71)
#3A3039
(58,48,57)
#2D252B
(45,37,43)
#201A1D
(32,26,29)
#130F0F
(19,15,15)
#000000
(0,0,0)

Tints of #957D9B

#957D9B
(149,125,155)
#9E88A4
(158,136,164)
#A793AD
(167,147,173)
#B09EB6
(176,158,182)
#B9A9BF
(185,169,191)
#C2B4C8
(194,180,200)
#CBBFD1
(203,191,209)
#D4CADA
(212,202,218)
#DDD5E3
(221,213,227)
#E6E0EC
(230,224,236)
#EFEBF5
(239,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957D9B; }

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

This text font color is #957D9B.

Background Color

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

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

This div background color is #957D9B.

Border color

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

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

This div border color is #957D9B.

Opacity

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

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

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

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

This text has shadow with #957D9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957D9B.

Preview

Color preview on black background

This text has color #957D9B on black background.


Color preview on white background

This text has color #957D9B on white background.


Black color preview on #957D9B background

This text has black color on #957D9B background.


White color preview on #957D9B background

This text has white color on #957D9B background.


Related colors

Complementary color

Complementary color for #hex is #6A8264.


I love getcolorcode.com

Triadic colors

1 #9B957D and #7D9B95 with #957D9B are triadic colors.

2 #9B7D95 and #7D959B with #957D9B are triadic colors.