COLOR #959076

HEX: #959076 RGB: (149,144,118)

Renk bilgisi

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

RGB renk modeli

#959076 color RGB value is (149,144,118).

RGB: (149,144,118) (58%, 56%, 46%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 144 of 255 = 56%
B 118 of 255 = 46%

149
144
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 144 + 118 = 411 (100%)
R 149 of 411 ~ 36.25%
G 144 of 411 ~ 35.04%
B 118 of 411 ~ 28.71'%

%36.25
%35.04
%28.71

CMYK RENK MODELİ

#959076 rengi CMYK tonu (0,3,21,42).

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

CMYK: (0,3,21,42)
C0M3Y21K42 (0%, 3%, 21%, 42%)
(0.00 / 0.03 / 0.21 / 0.42)

CMYK yüzdeleri

%0
%3.36
%20.81
%41.57

Codes

Color #959076 in popluar color models

95 90 76
RGB 149 144 118
HSL 50° 12.76% 52.35%
HSB/HSV 50° 20.81% 58.43%
CMYK 0.00% 3.36% 20.81%
41.57%

Color #959076 in popluar number systems.

HEX 95 90 76
Decimal 149 144 118
Binary 10010101 10010000 1110110
Octal 225 220 166

Shades and tints

Shades of #959076

#959076
(149,144,118)
#88836C
(136,131,108)
#7B7662
(123,118,98)
#6E6958
(110,105,88)
#615C4E
(97,92,78)
#544F44
(84,79,68)
#47423A
(71,66,58)
#3A3530
(58,53,48)
#2D2826
(45,40,38)
#201B1C
(32,27,28)
#130E12
(19,14,18)
#000000
(0,0,0)

Tints of #959076

#959076
(149,144,118)
#9E9A82
(158,154,130)
#A7A48E
(167,164,142)
#B0AE9A
(176,174,154)
#B9B8A6
(185,184,166)
#C2C2B2
(194,194,178)
#CBCCBE
(203,204,190)
#D4D6CA
(212,214,202)
#DDE0D6
(221,224,214)
#E6EAE2
(230,234,226)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959076; }

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

This text font color is #959076.

Background Color

.myBgColor { background-color: #959076; }

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

This div background color is #959076.

Border color

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

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

This div border color is #959076.

Opacity

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

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

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

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

This text has shadow with #959076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959076.

Preview

Color preview on black background

This text has color #959076 on black background.


Color preview on white background

This text has color #959076 on white background.


Black color preview on #959076 background

This text has black color on #959076 background.


White color preview on #959076 background

This text has white color on #959076 background.


Related colors

Complementary color

Complementary color for #hex is #6A6F89.


I love getcolorcode.com

Triadic colors

1 #769590 and #907695 with #959076 are triadic colors.

2 #769095 and #909576 with #959076 are triadic colors.