COLOR #957080

HEX: #957080 RGB: (149,112,128)

Renk bilgisi

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

RGB renk modeli

#957080 color RGB value is (149,112,128).

RGB: (149,112,128) (58%, 44%, 50%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 112 of 255 = 44%
B 128 of 255 = 50%

149
112
128

R + G + B ~ 51%. #957080 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 112 + 128 = 389 (100%)
R 149 of 389 ~ 38.3%
G 112 of 389 ~ 28.79%
B 128 of 389 ~ 32.9'%

%38.3
%28.79
%32.9

CMYK RENK MODELİ

#957080 rengi CMYK tonu (0,25,14,42).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.83%
  • sarı tonu 14.09%
  • ana renk tonu 41.57%

CMYK: (0,25,14,42)
C0M25Y14K42 (0%, 25%, 14%, 42%)
(0.00 / 0.25 / 0.14 / 0.42)

CMYK yüzdeleri

%0
%24.83
%14.09
%41.57

Codes

Color #957080 in popluar color models

95 70 80
RGB 149 112 128
HSL 334° 14.86% 51.18%
HSB/HSV 334° 24.83% 58.43%
CMYK 0.00% 24.83% 14.09%
41.57%

Color #957080 in popluar number systems.

HEX 95 70 80
Decimal 149 112 128
Binary 10010101 1110000 10000000
Octal 225 160 200

Shades and tints

Shades of #957080

#957080
(149,112,128)
#886675
(136,102,117)
#7B5C6A
(123,92,106)
#6E525F
(110,82,95)
#614854
(97,72,84)
#543E49
(84,62,73)
#47343E
(71,52,62)
#3A2A33
(58,42,51)
#2D2028
(45,32,40)
#20161D
(32,22,29)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #957080

#957080
(149,112,128)
#9E7D8B
(158,125,139)
#A78A96
(167,138,150)
#B097A1
(176,151,161)
#B9A4AC
(185,164,172)
#C2B1B7
(194,177,183)
#CBBEC2
(203,190,194)
#D4CBCD
(212,203,205)
#DDD8D8
(221,216,216)
#E6E5E3
(230,229,227)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957080 color. Also use rgb(149,112,128) instead hex code.

Text Font Color

.myTextColor { color: #957080; }

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

This text font color is #957080.

Background Color

.myBgColor { background-color: #957080; }

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

This div background color is #957080.

Border color

.myBorderColor { border: 1px solid #957080; }

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

This div border color is #957080.

Opacity

.myOpacity80 { color: #957080; opacity: 0.8; }

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

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

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

This text has shadow with #957080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957080.

Preview

Color preview on black background

This text has color #957080 on black background.


Color preview on white background

This text has color #957080 on white background.


Black color preview on #957080 background

This text has black color on #957080 background.


White color preview on #957080 background

This text has white color on #957080 background.


Related colors

Complementary color

Complementary color for #hex is #6A8F7F.


I love getcolorcode.com

Triadic colors

1 #809570 and #708095 with #957080 are triadic colors.

2 #807095 and #709580 with #957080 are triadic colors.