COLOR #959480

HEX: #959480 RGB: (149,148,128)

Renk bilgisi

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

RGB renk modeli

#959480 color RGB value is (149,148,128).

RGB: (149,148,128) (58%, 58%, 50%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 148 of 255 = 58%
B 128 of 255 = 50%

149
148
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 148 + 128 = 425 (100%)
R 149 of 425 ~ 35.06%
G 148 of 425 ~ 34.82%
B 128 of 425 ~ 30.12'%

%35.06
%34.82
%30.12

CMYK RENK MODELİ

#959480 rengi CMYK tonu (0,1,14,42).

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

CMYK: (0,1,14,42)
C0M1Y14K42 (0%, 1%, 14%, 42%)
(0.00 / 0.01 / 0.14 / 0.42)

CMYK yüzdeleri

%0
%0.67
%14.09
%41.57

Codes

Color #959480 in popluar color models

95 94 80
RGB 149 148 128
HSL 57° 9.01% 54.31%
HSB/HSV 57° 14.09% 58.43%
CMYK 0.00% 0.67% 14.09%
41.57%

Color #959480 in popluar number systems.

HEX 95 94 80
Decimal 149 148 128
Binary 10010101 10010100 10000000
Octal 225 224 200

Shades and tints

Shades of #959480

#959480
(149,148,128)
#888775
(136,135,117)
#7B7A6A
(123,122,106)
#6E6D5F
(110,109,95)
#616054
(97,96,84)
#545349
(84,83,73)
#47463E
(71,70,62)
#3A3933
(58,57,51)
#2D2C28
(45,44,40)
#201F1D
(32,31,29)
#131212
(19,18,18)
#000000
(0,0,0)

Tints of #959480

#959480
(149,148,128)
#9E9D8B
(158,157,139)
#A7A696
(167,166,150)
#B0AFA1
(176,175,161)
#B9B8AC
(185,184,172)
#C2C1B7
(194,193,183)
#CBCAC2
(203,202,194)
#D4D3CD
(212,211,205)
#DDDCD8
(221,220,216)
#E6E5E3
(230,229,227)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959480; }

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

This text font color is #959480.

Background Color

.myBgColor { background-color: #959480; }

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

This div background color is #959480.

Border color

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

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

This div border color is #959480.

Opacity

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

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

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

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

This text has shadow with #959480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959480.

Preview

Color preview on black background

This text has color #959480 on black background.


Color preview on white background

This text has color #959480 on white background.


Black color preview on #959480 background

This text has black color on #959480 background.


White color preview on #959480 background

This text has white color on #959480 background.


Related colors

Complementary color

Complementary color for #hex is #6A6B7F.


I love getcolorcode.com

Triadic colors

1 #809594 and #948095 with #959480 are triadic colors.

2 #809495 and #949580 with #959480 are triadic colors.