COLOR #957FAD

HEX: #957FAD RGB: (149,127,173)

Renk bilgisi

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

RGB renk modeli

#957FAD color RGB value is (149,127,173).

RGB: (149,127,173) (58%, 50%, 68%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 127 of 255 = 50%
B 173 of 255 = 68%

149
127
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 127 + 173 = 449 (100%)
R 149 of 449 ~ 33.18%
G 127 of 449 ~ 28.29%
B 173 of 449 ~ 38.53'%

%33.18
%28.29
%38.53

CMYK RENK MODELİ

#957FAD rengi CMYK tonu (14,27,0,32).

  • camgöbeği tonu 13.87%
  • eflatun tonu 26.59%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (14,27,0,32)
C14M27Y0K32 (14%, 27%, 0%, 32%)
(0.14 / 0.27 / 0.00 / 0.32)

CMYK yüzdeleri

%13.87
%26.59
%0
%32.16

Codes

Color #957FAD in popluar color models

95 7F AD
RGB 149 127 173
HSL 269° 21.90% 58.82%
HSB/HSV 269° 26.59% 67.84%
CMYK 13.87% 26.59% 0.00%
32.16%

Color #957FAD in popluar number systems.

HEX 95 7F AD
Decimal 149 127 173
Binary 10010101 1111111 10101101
Octal 225 177 255

Shades and tints

Shades of #957FAD

#957FAD
(149,127,173)
#88749E
(136,116,158)
#7B698F
(123,105,143)
#6E5E80
(110,94,128)
#615371
(97,83,113)
#544862
(84,72,98)
#473D53
(71,61,83)
#3A3244
(58,50,68)
#2D2735
(45,39,53)
#201C26
(32,28,38)
#131117
(19,17,23)
#000000
(0,0,0)

Tints of #957FAD

#957FAD
(149,127,173)
#9E8AB4
(158,138,180)
#A795BB
(167,149,187)
#B0A0C2
(176,160,194)
#B9ABC9
(185,171,201)
#C2B6D0
(194,182,208)
#CBC1D7
(203,193,215)
#D4CCDE
(212,204,222)
#DDD7E5
(221,215,229)
#E6E2EC
(230,226,236)
#EFEDF3
(239,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957FAD color. Also use rgb(149,127,173) instead hex code.

Text Font Color

.myTextColor { color: #957FAD; }

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

This text font color is #957FAD.

Background Color

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

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

This div background color is #957FAD.

Border color

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

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

This div border color is #957FAD.

Opacity

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

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

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

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

This text has shadow with #957FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957FAD.

Preview

Color preview on black background

This text has color #957FAD on black background.


Color preview on white background

This text has color #957FAD on white background.


Black color preview on #957FAD background

This text has black color on #957FAD background.


White color preview on #957FAD background

This text has white color on #957FAD background.


Related colors

Complementary color

Complementary color for #hex is #6A8052.


I love getcolorcode.com

Triadic colors

1 #AD957F and #7FAD95 with #957FAD are triadic colors.

2 #AD7F95 and #7F95AD with #957FAD are triadic colors.