COLOR #959D6C

HEX: #959D6C RGB: (149,157,108)

Renk bilgisi

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

RGB renk modeli

#959D6C color RGB value is (149,157,108).

RGB: (149,157,108) (58%, 62%, 42%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 157 of 255 = 62%
B 108 of 255 = 42%

149
157
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 157 + 108 = 414 (100%)
R 149 of 414 ~ 35.99%
G 157 of 414 ~ 37.92%
B 108 of 414 ~ 26.09'%

%35.99
%37.92
%26.09

CMYK RENK MODELİ

#959D6C rengi CMYK tonu (5,0,31,38).

  • camgöbeği tonu 5.10%
  • eflatun tonu 0.00%
  • sarı tonu 31.21%
  • ana renk tonu 38.43%

CMYK: (5,0,31,38)
C5M0Y31K38 (5%, 0%, 31%, 38%)
(0.05 / 0.00 / 0.31 / 0.38)

CMYK yüzdeleri

%5.1
%0
%31.21
%38.43

Codes

Color #959D6C in popluar color models

95 9D 6C
RGB 149 157 108
HSL 70° 20.00% 51.96%
HSB/HSV 70° 31.21% 61.57%
CMYK 5.10% 0.00% 31.21%
38.43%

Color #959D6C in popluar number systems.

HEX 95 9D 6C
Decimal 149 157 108
Binary 10010101 10011101 1101100
Octal 225 235 154

Shades and tints

Shades of #959D6C

#959D6C
(149,157,108)
#888F63
(136,143,99)
#7B815A
(123,129,90)
#6E7351
(110,115,81)
#616548
(97,101,72)
#54573F
(84,87,63)
#474936
(71,73,54)
#3A3B2D
(58,59,45)
#2D2D24
(45,45,36)
#201F1B
(32,31,27)
#131112
(19,17,18)
#000000
(0,0,0)

Tints of #959D6C

#959D6C
(149,157,108)
#9EA579
(158,165,121)
#A7AD86
(167,173,134)
#B0B593
(176,181,147)
#B9BDA0
(185,189,160)
#C2C5AD
(194,197,173)
#CBCDBA
(203,205,186)
#D4D5C7
(212,213,199)
#DDDDD4
(221,221,212)
#E6E5E1
(230,229,225)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959D6C color. Also use rgb(149,157,108) instead hex code.

Text Font Color

.myTextColor { color: #959D6C; }

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

This text font color is #959D6C.

Background Color

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

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

This div background color is #959D6C.

Border color

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

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

This div border color is #959D6C.

Opacity

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

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

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

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

This text has shadow with #959D6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959D6C.

Preview

Color preview on black background

This text has color #959D6C on black background.


Color preview on white background

This text has color #959D6C on white background.


Black color preview on #959D6C background

This text has black color on #959D6C background.


White color preview on #959D6C background

This text has white color on #959D6C background.


Related colors

Complementary color

Complementary color for #hex is #6A6293.


I love getcolorcode.com

Triadic colors

1 #6C959D and #9D6C95 with #959D6C are triadic colors.

2 #6C9D95 and #9D956C with #959D6C are triadic colors.