COLOR #959A74

HEX: #959A74 RGB: (149,154,116)

Renk bilgisi

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

RGB renk modeli

#959A74 color RGB value is (149,154,116).

RGB: (149,154,116) (58%, 60%, 45%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 154 of 255 = 60%
B 116 of 255 = 45%

149
154
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 154 + 116 = 419 (100%)
R 149 of 419 ~ 35.56%
G 154 of 419 ~ 36.75%
B 116 of 419 ~ 27.68'%

%35.56
%36.75
%27.68

CMYK RENK MODELİ

#959A74 rengi CMYK tonu (3,0,25,40).

  • camgöbeği tonu 3.25%
  • eflatun tonu 0.00%
  • sarı tonu 24.68%
  • ana renk tonu 39.61%

CMYK: (3,0,25,40)
C3M0Y25K40 (3%, 0%, 25%, 40%)
(0.03 / 0.00 / 0.25 / 0.40)

CMYK yüzdeleri

%3.25
%0
%24.68
%39.61

Codes

Color #959A74 in popluar color models

95 9A 74
RGB 149 154 116
HSL 68° 15.83% 52.94%
HSB/HSV 68° 24.68% 60.39%
CMYK 3.25% 0.00% 24.68%
39.61%

Color #959A74 in popluar number systems.

HEX 95 9A 74
Decimal 149 154 116
Binary 10010101 10011010 1110100
Octal 225 232 164

Shades and tints

Shades of #959A74

#959A74
(149,154,116)
#888C6A
(136,140,106)
#7B7E60
(123,126,96)
#6E7056
(110,112,86)
#61624C
(97,98,76)
#545442
(84,84,66)
#474638
(71,70,56)
#3A382E
(58,56,46)
#2D2A24
(45,42,36)
#201C1A
(32,28,26)
#130E10
(19,14,16)
#000000
(0,0,0)

Tints of #959A74

#959A74
(149,154,116)
#9EA380
(158,163,128)
#A7AC8C
(167,172,140)
#B0B598
(176,181,152)
#B9BEA4
(185,190,164)
#C2C7B0
(194,199,176)
#CBD0BC
(203,208,188)
#D4D9C8
(212,217,200)
#DDE2D4
(221,226,212)
#E6EBE0
(230,235,224)
#EFF4EC
(239,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959A74 color. Also use rgb(149,154,116) instead hex code.

Text Font Color

.myTextColor { color: #959A74; }

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

This text font color is #959A74.

Background Color

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

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

This div background color is #959A74.

Border color

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

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

This div border color is #959A74.

Opacity

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

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

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

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

This text has shadow with #959A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959A74.

Preview

Color preview on black background

This text has color #959A74 on black background.


Color preview on white background

This text has color #959A74 on white background.


Black color preview on #959A74 background

This text has black color on #959A74 background.


White color preview on #959A74 background

This text has white color on #959A74 background.


Related colors

Complementary color

Complementary color for #hex is #6A658B.


I love getcolorcode.com

Triadic colors

1 #74959A and #9A7495 with #959A74 are triadic colors.

2 #749A95 and #9A9574 with #959A74 are triadic colors.