COLOR #95F4C6

HEX: #95F4C6 RGB: (149,244,198)

Color info

#95F4C6 contains mainly green and blue colors. Web safe color of #95F4C6 is #99FFCC (or #9FC).

RGB color model

#95F4C6 color RGB value is (149,244,198).

RGB: (149,244,198) (58%, 96%, 78%)

RGB channels and saturation

R 149 of 255 = 58%
G 244 of 255 = 96%
B 198 of 255 = 78%

149
244
198

R + G + B ~ 77%. #95F4C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 244 + 198 = 591 (100%)
R 149 of 591 ~ 25.21%
G 244 of 591 ~ 41.29%
B 198 of 591 ~ 33.5'%

%25.21
%41.29
%33.5

CMYK color model

#95F4C6 color CMYK value is (39,0,19,4).

  • cyan value is 38.93%
  • magenta value is 0.00%
  • yellow value is 18.85%
  • key color value is 4.31%

CMYK: (39,0,19,4)
C39M0Y19K4 (39%, 0%, 19%, 4%)
(0.39 / 0.00 / 0.19 / 0.04)

CMYK percentages

%38.93
%0
%18.85
%4.31

Codes

Color #95F4C6 in popluar color models

95 F4 C6
RGB 149 244 198
HSL 151° 81.20% 77.06%
HSB/HSV 151° 38.93% 95.69%
CMYK 38.93% 0.00% 18.85%
4.31%

Color #95F4C6 in popluar number systems.

HEX 95 F4 C6
Decimal 149 244 198
Binary 10010101 11110100 11000110
Octal 225 364 306

Shades and tints

Shades of #95F4C6

#95F4C6
(149,244,198)
#88DEB4
(136,222,180)
#7BC8A2
(123,200,162)
#6EB290
(110,178,144)
#619C7E
(97,156,126)
#54866C
(84,134,108)
#47705A
(71,112,90)
#3A5A48
(58,90,72)
#2D4436
(45,68,54)
#202E24
(32,46,36)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #95F4C6

#95F4C6
(149,244,198)
#9EF5CB
(158,245,203)
#A7F6D0
(167,246,208)
#B0F7D5
(176,247,213)
#B9F8DA
(185,248,218)
#C2F9DF
(194,249,223)
#CBFAE4
(203,250,228)
#D4FBE9
(212,251,233)
#DDFCEE
(221,252,238)
#E6FDF3
(230,253,243)
#EFFEF8
(239,254,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95F4C6 color. Also use rgb(149,244,198) instead hex code.

Text Font Color

.myTextColor { color: #95F4C6; }

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

This text font color is #95F4C6.

Background Color

.myBgColor { background-color: #95F4C6; }

<div style="background-color:#95F4C6">Inner text</div>

This div background color is #95F4C6.

Border color

.myBorderColor { border: 1px solid #95F4C6; }

<div style="border:3px solid #95F4C6">Div</div>

This div border color is #95F4C6.

Opacity

.myOpacity80 { color: #95F4C6; opacity: 0.8; }

<p style="color:#95F4C6;opacity:0.8;">80%</p>

Text with #95F4C6 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 #95F4C6;}

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

This text has shadow with #95F4C6 color.


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

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

This text has shadow with #95F4C6 primary color and red secondary color.


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

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

This text has shadow with #95F4C6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95F4C6.

Preview

Color preview on black background

This text has color #95F4C6 on black background.


Color preview on white background

This text has color #95F4C6 on white background.


Black color preview on #95F4C6 background

This text has black color on #95F4C6 background.


White color preview on #95F4C6 background

This text has white color on #95F4C6 background.


Related colors

Complementary color

Complementary color for #hex is #6A0B39.


I love getcolorcode.com

Triadic colors

1 #C695F4 and #F4C695 with #95F4C6 are triadic colors.

2 #C6F495 and #F495C6 with #95F4C6 are triadic colors.