COLOR #957D9A

HEX: #957D9A RGB: (149,125,154)

Renk bilgisi

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

RGB renk modeli

#957D9A color RGB value is (149,125,154).

RGB: (149,125,154) (58%, 49%, 60%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 125 of 255 = 49%
B 154 of 255 = 60%

149
125
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 125 + 154 = 428 (100%)
R 149 of 428 ~ 34.81%
G 125 of 428 ~ 29.21%
B 154 of 428 ~ 35.98'%

%34.81
%29.21
%35.98

CMYK RENK MODELİ

#957D9A rengi CMYK tonu (3,19,0,40).

  • camgöbeği tonu 3.25%
  • eflatun tonu 18.83%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (3,19,0,40)
C3M19Y0K40 (3%, 19%, 0%, 40%)
(0.03 / 0.19 / 0.00 / 0.40)

CMYK yüzdeleri

%3.25
%18.83
%0
%39.61

Codes

Color #957D9A in popluar color models

95 7D 9A
RGB 149 125 154
HSL 290° 12.55% 54.71%
HSB/HSV 290° 18.83% 60.39%
CMYK 3.25% 18.83% 0.00%
39.61%

Color #957D9A in popluar number systems.

HEX 95 7D 9A
Decimal 149 125 154
Binary 10010101 1111101 10011010
Octal 225 175 232

Shades and tints

Shades of #957D9A

#957D9A
(149,125,154)
#88728C
(136,114,140)
#7B677E
(123,103,126)
#6E5C70
(110,92,112)
#615162
(97,81,98)
#544654
(84,70,84)
#473B46
(71,59,70)
#3A3038
(58,48,56)
#2D252A
(45,37,42)
#201A1C
(32,26,28)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #957D9A

#957D9A
(149,125,154)
#9E88A3
(158,136,163)
#A793AC
(167,147,172)
#B09EB5
(176,158,181)
#B9A9BE
(185,169,190)
#C2B4C7
(194,180,199)
#CBBFD0
(203,191,208)
#D4CAD9
(212,202,217)
#DDD5E2
(221,213,226)
#E6E0EB
(230,224,235)
#EFEBF4
(239,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957D9A; }

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

This text font color is #957D9A.

Background Color

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

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

This div background color is #957D9A.

Border color

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

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

This div border color is #957D9A.

Opacity

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

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

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

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

This text has shadow with #957D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957D9A.

Preview

Color preview on black background

This text has color #957D9A on black background.


Color preview on white background

This text has color #957D9A on white background.


Black color preview on #957D9A background

This text has black color on #957D9A background.


White color preview on #957D9A background

This text has white color on #957D9A background.


Related colors

Complementary color

Complementary color for #hex is #6A8265.


I love getcolorcode.com

Triadic colors

1 #9A957D and #7D9A95 with #957D9A are triadic colors.

2 #9A7D95 and #7D959A with #957D9A are triadic colors.