COLOR #96E472

HEX: #96E472 RGB: (150,228,114)

Renk bilgisi

#96E472 contains mainly green color. #96E472 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#96E472 color RGB value is (150,228,114).

RGB: (150,228,114) (59%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 228 of 255 = 89%
B 114 of 255 = 45%

150
228
114

R + G + B ~ 64%. #96E472 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 228 + 114 = 492 (100%)
R 150 of 492 ~ 30.49%
G 228 of 492 ~ 46.34%
B 114 of 492 ~ 23.17'%

%30.49
%46.34
%23.17

CMYK RENK MODELİ

#96E472 rengi CMYK tonu (34,0,50,11).

  • camgöbeği tonu 34.21%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 10.59%

CMYK: (34,0,50,11)
C34M0Y50K11 (34%, 0%, 50%, 11%)
(0.34 / 0.00 / 0.50 / 0.11)

CMYK yüzdeleri

%34.21
%0
%50
%10.59

Codes

Color #96E472 in popluar color models

96 E4 72
RGB 150 228 114
HSL 101° 67.86% 67.06%
HSB/HSV 101° 50.00% 89.41%
CMYK 34.21% 0.00% 50.00%
10.59%

Color #96E472 in popluar number systems.

HEX 96 E4 72
Decimal 150 228 114
Binary 10010110 11100100 1110010
Octal 226 344 162

Shades and tints

Shades of #96E472

#96E472
(150,228,114)
#89D068
(137,208,104)
#7CBC5E
(124,188,94)
#6FA854
(111,168,84)
#62944A
(98,148,74)
#558040
(85,128,64)
#486C36
(72,108,54)
#3B582C
(59,88,44)
#2E4422
(46,68,34)
#213018
(33,48,24)
#141C0E
(20,28,14)
#000000
(0,0,0)

Tints of #96E472

#96E472
(150,228,114)
#9FE67E
(159,230,126)
#A8E88A
(168,232,138)
#B1EA96
(177,234,150)
#BAECA2
(186,236,162)
#C3EEAE
(195,238,174)
#CCF0BA
(204,240,186)
#D5F2C6
(213,242,198)
#DEF4D2
(222,244,210)
#E7F6DE
(231,246,222)
#F0F8EA
(240,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96E472; }

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

This text font color is #96E472.

Background Color

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

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

This div background color is #96E472.

Border color

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

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

This div border color is #96E472.

Opacity

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

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

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

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

This text has shadow with #96E472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96E472.

Preview

Color preview on black background

This text has color #96E472 on black background.


Color preview on white background

This text has color #96E472 on white background.


Black color preview on #96E472 background

This text has black color on #96E472 background.


White color preview on #96E472 background

This text has white color on #96E472 background.


Related colors

Complementary color

Complementary color for #hex is #691B8D.


I love getcolorcode.com

Triadic colors

1 #7296E4 and #E47296 with #96E472 are triadic colors.

2 #72E496 and #E49672 with #96E472 are triadic colors.