COLOR #96CC4C

HEX: #96CC4C RGB: (150,204,76)

Renk bilgisi

#96CC4C contains mainly red and green colors. #96CC4C ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

150
204
76

R + G + B ~ 56%. #96CC4C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 204 + 76 = 430 (100%)
R 150 of 430 ~ 34.88%
G 204 of 430 ~ 47.44%
B 76 of 430 ~ 17.67'%

%34.88
%47.44
%17.67

CMYK RENK MODELİ

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

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

CMYK: (26,0,63,20)
C26M0Y63K20 (26%, 0%, 63%, 20%)
(0.26 / 0.00 / 0.63 / 0.20)

CMYK yüzdeleri

%26.47
%0
%62.75
%20

Codes

Color #96CC4C in popluar color models

96 CC 4C
RGB 150 204 76
HSL 85° 55.65% 54.90%
HSB/HSV 85° 62.75% 80.00%
CMYK 26.47% 0.00% 62.75%
20.00%

Color #96CC4C in popluar number systems.

HEX 96 CC 4C
Decimal 150 204 76
Binary 10010110 11001100 1001100
Octal 226 314 114

Shades and tints

Shades of #96CC4C

#96CC4C
(150,204,76)
#89BA46
(137,186,70)
#7CA840
(124,168,64)
#6F963A
(111,150,58)
#628434
(98,132,52)
#55722E
(85,114,46)
#486028
(72,96,40)
#3B4E22
(59,78,34)
#2E3C1C
(46,60,28)
#212A16
(33,42,22)
#141810
(20,24,16)
#000000
(0,0,0)

Tints of #96CC4C

#96CC4C
(150,204,76)
#9FD05C
(159,208,92)
#A8D46C
(168,212,108)
#B1D87C
(177,216,124)
#BADC8C
(186,220,140)
#C3E09C
(195,224,156)
#CCE4AC
(204,228,172)
#D5E8BC
(213,232,188)
#DEECCC
(222,236,204)
#E7F0DC
(231,240,220)
#F0F4EC
(240,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96CC4C; }

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

This text font color is #96CC4C.

Background Color

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

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

This div background color is #96CC4C.

Border color

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

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

This div border color is #96CC4C.

Opacity

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

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

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

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

This text has shadow with #96CC4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96CC4C.

Preview

Color preview on black background

This text has color #96CC4C on black background.


Color preview on white background

This text has color #96CC4C on white background.


Black color preview on #96CC4C background

This text has black color on #96CC4C background.


White color preview on #96CC4C background

This text has white color on #96CC4C background.


Related colors

Complementary color

Complementary color for #hex is #6933B3.


I love getcolorcode.com

Triadic colors

1 #4C96CC and #CC4C96 with #96CC4C are triadic colors.

2 #4CCC96 and #CC964C with #96CC4C are triadic colors.