COLOR #959B5E

HEX: #959B5E RGB: (149,155,94)

Renk bilgisi

#959B5E contains mainly red and green colors. #959B5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#959B5E color RGB value is (149,155,94).

RGB: (149,155,94) (58%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 155 of 255 = 61%
B 94 of 255 = 37%

149
155
94

R + G + B ~ 52%. #959B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 155 + 94 = 398 (100%)
R 149 of 398 ~ 37.44%
G 155 of 398 ~ 38.94%
B 94 of 398 ~ 23.62'%

%37.44
%38.94
%23.62

CMYK RENK MODELİ

#959B5E rengi CMYK tonu (4,0,39,39).

  • camgöbeği tonu 3.87%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (4,0,39,39)
C4M0Y39K39 (4%, 0%, 39%, 39%)
(0.04 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%3.87
%0
%39.35
%39.22

Codes

Color #959B5E in popluar color models

95 9B 5E
RGB 149 155 94
HSL 66° 24.50% 48.82%
HSB/HSV 66° 39.35% 60.78%
CMYK 3.87% 0.00% 39.35%
39.22%

Color #959B5E in popluar number systems.

HEX 95 9B 5E
Decimal 149 155 94
Binary 10010101 10011011 1011110
Octal 225 233 136

Shades and tints

Shades of #959B5E

#959B5E
(149,155,94)
#888D56
(136,141,86)
#7B7F4E
(123,127,78)
#6E7146
(110,113,70)
#61633E
(97,99,62)
#545536
(84,85,54)
#47472E
(71,71,46)
#3A3926
(58,57,38)
#2D2B1E
(45,43,30)
#201D16
(32,29,22)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #959B5E

#959B5E
(149,155,94)
#9EA46C
(158,164,108)
#A7AD7A
(167,173,122)
#B0B688
(176,182,136)
#B9BF96
(185,191,150)
#C2C8A4
(194,200,164)
#CBD1B2
(203,209,178)
#D4DAC0
(212,218,192)
#DDE3CE
(221,227,206)
#E6ECDC
(230,236,220)
#EFF5EA
(239,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959B5E color. Also use rgb(149,155,94) instead hex code.

Text Font Color

.myTextColor { color: #959B5E; }

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

This text font color is #959B5E.

Background Color

.myBgColor { background-color: #959B5E; }

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

This div background color is #959B5E.

Border color

.myBorderColor { border: 1px solid #959B5E; }

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

This div border color is #959B5E.

Opacity

.myOpacity80 { color: #959B5E; opacity: 0.8; }

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

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

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

This text has shadow with #959B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959B5E.

Preview

Color preview on black background

This text has color #959B5E on black background.


Color preview on white background

This text has color #959B5E on white background.


Black color preview on #959B5E background

This text has black color on #959B5E background.


White color preview on #959B5E background

This text has white color on #959B5E background.


Related colors

Complementary color

Complementary color for #hex is #6A64A1.


I love getcolorcode.com

Triadic colors

1 #5E959B and #9B5E95 with #959B5E are triadic colors.

2 #5E9B95 and #9B955E with #959B5E are triadic colors.