COLOR #959080

HEX: #959080 RGB: (149,144,128)

Renk bilgisi

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

RGB renk modeli

#959080 color RGB value is (149,144,128).

RGB: (149,144,128) (58%, 56%, 50%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 144 of 255 = 56%
B 128 of 255 = 50%

149
144
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 144 + 128 = 421 (100%)
R 149 of 421 ~ 35.39%
G 144 of 421 ~ 34.2%
B 128 of 421 ~ 30.4'%

%35.39
%34.2
%30.4

CMYK RENK MODELİ

#959080 rengi CMYK tonu (0,3,14,42).

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

CMYK: (0,3,14,42)
C0M3Y14K42 (0%, 3%, 14%, 42%)
(0.00 / 0.03 / 0.14 / 0.42)

CMYK yüzdeleri

%0
%3.36
%14.09
%41.57

Codes

Color #959080 in popluar color models

95 90 80
RGB 149 144 128
HSL 46° 9.01% 54.31%
HSB/HSV 46° 14.09% 58.43%
CMYK 0.00% 3.36% 14.09%
41.57%

Color #959080 in popluar number systems.

HEX 95 90 80
Decimal 149 144 128
Binary 10010101 10010000 10000000
Octal 225 220 200

Shades and tints

Shades of #959080

#959080
(149,144,128)
#888375
(136,131,117)
#7B766A
(123,118,106)
#6E695F
(110,105,95)
#615C54
(97,92,84)
#544F49
(84,79,73)
#47423E
(71,66,62)
#3A3533
(58,53,51)
#2D2828
(45,40,40)
#201B1D
(32,27,29)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #959080

#959080
(149,144,128)
#9E9A8B
(158,154,139)
#A7A496
(167,164,150)
#B0AEA1
(176,174,161)
#B9B8AC
(185,184,172)
#C2C2B7
(194,194,183)
#CBCCC2
(203,204,194)
#D4D6CD
(212,214,205)
#DDE0D8
(221,224,216)
#E6EAE3
(230,234,227)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959080; }

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

This text font color is #959080.

Background Color

.myBgColor { background-color: #959080; }

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

This div background color is #959080.

Border color

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

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

This div border color is #959080.

Opacity

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

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

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

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

This text has shadow with #959080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959080.

Preview

Color preview on black background

This text has color #959080 on black background.


Color preview on white background

This text has color #959080 on white background.


Black color preview on #959080 background

This text has black color on #959080 background.


White color preview on #959080 background

This text has white color on #959080 background.


Related colors

Complementary color

Complementary color for #hex is #6A6F7F.


I love getcolorcode.com

Triadic colors

1 #809590 and #908095 with #959080 are triadic colors.

2 #809095 and #909580 with #959080 are triadic colors.