COLOR #96B396

HEX: #96B396 RGB: (150,179,150)

Renk bilgisi

#96B396 contains red, green and blue colors in about the same proportion. #96B396 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#96B396 color RGB value is (150,179,150).

RGB: (150,179,150) (59%, 70%, 59%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 179 of 255 = 70%
B 150 of 255 = 59%

150
179
150

R + G + B ~ 63%. #96B396 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 179 + 150 = 479 (100%)
R 150 of 479 ~ 31.32%
G 179 of 479 ~ 37.37%
B 150 of 479 ~ 31.32'%

%31.32
%37.37
%31.32

CMYK RENK MODELİ

#96B396 rengi CMYK tonu (16,0,16,30).

  • camgöbeği tonu 16.20%
  • eflatun tonu 0.00%
  • sarı tonu 16.20%
  • ana renk tonu 29.80%

CMYK: (16,0,16,30)
C16M0Y16K30 (16%, 0%, 16%, 30%)
(0.16 / 0.00 / 0.16 / 0.30)

CMYK yüzdeleri

%16.2
%0
%16.2
%29.8

Codes

Color #96B396 in popluar color models

96 B3 96
RGB 150 179 150
HSL 120° 16.02% 64.51%
HSB/HSV 120° 16.20% 70.20%
CMYK 16.20% 0.00% 16.20%
29.80%

Color #96B396 in popluar number systems.

HEX 96 B3 96
Decimal 150 179 150
Binary 10010110 10110011 10010110
Octal 226 263 226

Shades and tints

Shades of #96B396

#96B396
(150,179,150)
#89A389
(137,163,137)
#7C937C
(124,147,124)
#6F836F
(111,131,111)
#627362
(98,115,98)
#556355
(85,99,85)
#485348
(72,83,72)
#3B433B
(59,67,59)
#2E332E
(46,51,46)
#212321
(33,35,33)
#141314
(20,19,20)
#000000
(0,0,0)

Tints of #96B396

#96B396
(150,179,150)
#9FB99F
(159,185,159)
#A8BFA8
(168,191,168)
#B1C5B1
(177,197,177)
#BACBBA
(186,203,186)
#C3D1C3
(195,209,195)
#CCD7CC
(204,215,204)
#D5DDD5
(213,221,213)
#DEE3DE
(222,227,222)
#E7E9E7
(231,233,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96B396 color. Also use rgb(150,179,150) instead hex code.

Text Font Color

.myTextColor { color: #96B396; }

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

This text font color is #96B396.

Background Color

.myBgColor { background-color: #96B396; }

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

This div background color is #96B396.

Border color

.myBorderColor { border: 1px solid #96B396; }

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

This div border color is #96B396.

Opacity

.myOpacity80 { color: #96B396; opacity: 0.8; }

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

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

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

This text has shadow with #96B396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96B396.

Preview

Color preview on black background

This text has color #96B396 on black background.


Color preview on white background

This text has color #96B396 on white background.


Black color preview on #96B396 background

This text has black color on #96B396 background.


White color preview on #96B396 background

This text has white color on #96B396 background.


Related colors

Complementary color

Complementary color for #hex is #694C69.


I love getcolorcode.com

Triadic colors

1 #9696B3 and #B39696 with #96B396 are triadic colors.

2 #96B396 and #B39696 with #96B396 are triadic colors.