COLOR #96F5B9

HEX: #96F5B9 RGB: (150,245,185)

Color info

#96F5B9 contains mainly green color. Web safe color of #96F5B9 is #99FFCC (or #9FC).

RGB color model

#96F5B9 color RGB value is (150,245,185).

RGB: (150,245,185) (59%, 96%, 73%)

RGB channels and saturation

R 150 of 255 = 59%
G 245 of 255 = 96%
B 185 of 255 = 73%

150
245
185

R + G + B ~ 76%. #96F5B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 150 + 245 + 185 = 580 (100%)
R 150 of 580 ~ 25.86%
G 245 of 580 ~ 42.24%
B 185 of 580 ~ 31.9'%

%25.86
%42.24
%31.9

CMYK color model

#96F5B9 color CMYK value is (39,0,24,4).

  • cyan value is 38.78%
  • magenta value is 0.00%
  • yellow value is 24.49%
  • key color value is 3.92%

CMYK: (39,0,24,4)
C39M0Y24K4 (39%, 0%, 24%, 4%)
(0.39 / 0.00 / 0.24 / 0.04)

CMYK percentages

%38.78
%0
%24.49
%3.92

Codes

Color #96F5B9 in popluar color models

96 F5 B9
RGB 150 245 185
HSL 142° 82.61% 77.45%
HSB/HSV 142° 38.78% 96.08%
CMYK 38.78% 0.00% 24.49%
3.92%

Color #96F5B9 in popluar number systems.

HEX 96 F5 B9
Decimal 150 245 185
Binary 10010110 11110101 10111001
Octal 226 365 271

Shades and tints

Shades of #96F5B9

#96F5B9
(150,245,185)
#89DFA9
(137,223,169)
#7CC999
(124,201,153)
#6FB389
(111,179,137)
#629D79
(98,157,121)
#558769
(85,135,105)
#487159
(72,113,89)
#3B5B49
(59,91,73)
#2E4539
(46,69,57)
#212F29
(33,47,41)
#141919
(20,25,25)
#000000
(0,0,0)

Tints of #96F5B9

#96F5B9
(150,245,185)
#9FF5BF
(159,245,191)
#A8F5C5
(168,245,197)
#B1F5CB
(177,245,203)
#BAF5D1
(186,245,209)
#C3F5D7
(195,245,215)
#CCF5DD
(204,245,221)
#D5F5E3
(213,245,227)
#DEF5E9
(222,245,233)
#E7F5EF
(231,245,239)
#F0F5F5
(240,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96F5B9; }

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

This text font color is #96F5B9.

Background Color

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

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

This div background color is #96F5B9.

Border color

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

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

This div border color is #96F5B9.

Opacity

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

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

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

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

This text has shadow with #96F5B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96F5B9.

Preview

Color preview on black background

This text has color #96F5B9 on black background.


Color preview on white background

This text has color #96F5B9 on white background.


Black color preview on #96F5B9 background

This text has black color on #96F5B9 background.


White color preview on #96F5B9 background

This text has white color on #96F5B9 background.


Related colors

Complementary color

Complementary color for #hex is #690A46.


I love getcolorcode.com

Triadic colors

1 #B996F5 and #F5B996 with #96F5B9 are triadic colors.

2 #B9F596 and #F596B9 with #96F5B9 are triadic colors.