COLOR #96CC96

HEX: #96CC96 RGB: (150,204,150)

Renk bilgisi

#96CC96 contains red, green and blue colors in about the same proportion. #96CC96 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#96CC96 color RGB value is (150,204,150).

RGB: (150,204,150) (59%, 80%, 59%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 204 of 255 = 80%
B 150 of 255 = 59%

150
204
150

R + G + B ~ 66%. #96CC96 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 204 + 150 = 504 (100%)
R 150 of 504 ~ 29.76%
G 204 of 504 ~ 40.48%
B 150 of 504 ~ 29.76'%

%29.76
%40.48
%29.76

CMYK RENK MODELİ

#96CC96 rengi CMYK tonu (26,0,26,20).

  • camgöbeği tonu 26.47%
  • eflatun tonu 0.00%
  • sarı tonu 26.47%
  • ana renk tonu 20.00%

CMYK: (26,0,26,20)
C26M0Y26K20 (26%, 0%, 26%, 20%)
(0.26 / 0.00 / 0.26 / 0.20)

CMYK yüzdeleri

%26.47
%0
%26.47
%20

Codes

Color #96CC96 in popluar color models

96 CC 96
RGB 150 204 150
HSL 120° 34.62% 69.41%
HSB/HSV 120° 26.47% 80.00%
CMYK 26.47% 0.00% 26.47%
20.00%

Color #96CC96 in popluar number systems.

HEX 96 CC 96
Decimal 150 204 150
Binary 10010110 11001100 10010110
Octal 226 314 226

Shades and tints

Shades of #96CC96

#96CC96
(150,204,150)
#89BA89
(137,186,137)
#7CA87C
(124,168,124)
#6F966F
(111,150,111)
#628462
(98,132,98)
#557255
(85,114,85)
#486048
(72,96,72)
#3B4E3B
(59,78,59)
#2E3C2E
(46,60,46)
#212A21
(33,42,33)
#141814
(20,24,20)
#000000
(0,0,0)

Tints of #96CC96

#96CC96
(150,204,150)
#9FD09F
(159,208,159)
#A8D4A8
(168,212,168)
#B1D8B1
(177,216,177)
#BADCBA
(186,220,186)
#C3E0C3
(195,224,195)
#CCE4CC
(204,228,204)
#D5E8D5
(213,232,213)
#DEECDE
(222,236,222)
#E7F0E7
(231,240,231)
#F0F4F0
(240,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96CC96; }

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

This text font color is #96CC96.

Background Color

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

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

This div background color is #96CC96.

Border color

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

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

This div border color is #96CC96.

Opacity

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

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

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

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

This text has shadow with #96CC96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96CC96.

Preview

Color preview on black background

This text has color #96CC96 on black background.


Color preview on white background

This text has color #96CC96 on white background.


Black color preview on #96CC96 background

This text has black color on #96CC96 background.


White color preview on #96CC96 background

This text has white color on #96CC96 background.


Related colors

Complementary color

Complementary color for #hex is #693369.


I love getcolorcode.com

Triadic colors

1 #9696CC and #CC9696 with #96CC96 are triadic colors.

2 #96CC96 and #CC9696 with #96CC96 are triadic colors.