COLOR #95D7C6

HEX: #95D7C6 RGB: (149,215,198)

Color info

#95D7C6 contains mainly green and blue colors. Web safe color of #95D7C6 is #99CCCC (or #9CC).

RGB color model

#95D7C6 color RGB value is (149,215,198).

RGB: (149,215,198) (58%, 84%, 78%)

RGB channels and saturation

R 149 of 255 = 58%
G 215 of 255 = 84%
B 198 of 255 = 78%

149
215
198

R + G + B ~ 73%. #95D7C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 215 + 198 = 562 (100%)
R 149 of 562 ~ 26.51%
G 215 of 562 ~ 38.26%
B 198 of 562 ~ 35.23'%

%26.51
%38.26
%35.23

CMYK color model

#95D7C6 color CMYK value is (31,0,8,16).

  • cyan value is 30.70%
  • magenta value is 0.00%
  • yellow value is 7.91%
  • key color value is 15.69%
CMYK: (31,0,8,16) C31M0Y8K16 (31%,0%,8%,16%) (0.31/0.00/0.08/0.16) 

CMYK percentages

%30.7
%0
%7.91
%15.69

Codes

Color #95D7C6 in popluar color models

95 D7 C6
RGB 149 215 198
HSL 165° 45.21% 71.37%
HSB/HSV 165° 30.70% 84.31%
CMYK 30.70% 0.00% 7.91%
15.69%

Color #95D7C6 in popluar number systems.

HEX 95 D7 C6
Decimal 149 215 198
Binary 10010101 11010111 11000110
Octal 225 327 306

Shades and tints

Shades of #95D7C6

#95D7C6
(149,215,198)
#88C4B4
(136,196,180)
#7BB1A2
(123,177,162)
#6E9E90
(110,158,144)
#618B7E
(97,139,126)
#54786C
(84,120,108)
#47655A
(71,101,90)
#3A5248
(58,82,72)
#2D3F36
(45,63,54)
#202C24
(32,44,36)
#131912
(19,25,18)
#000000
(0,0,0)

Tints of #95D7C6

#95D7C6
(149,215,198)
#9EDACB
(158,218,203)
#A7DDD0
(167,221,208)
#B0E0D5
(176,224,213)
#B9E3DA
(185,227,218)
#C2E6DF
(194,230,223)
#CBE9E4
(203,233,228)
#D4ECE9
(212,236,233)
#DDEFEE
(221,239,238)
#E6F2F3
(230,242,243)
#EFF5F8
(239,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95D7C6; }

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

This text font color is #95D7C6.

Background Color

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

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

This div background color is #95D7C6.

Border color

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

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

This div border color is #95D7C6.

Opacity

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

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

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

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

This text has shadow with #95D7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D7C6.

Preview

Color preview on black background

This text has color #95D7C6 on black background.


Color preview on white background

This text has color #95D7C6 on white background.


Black color preview on #95D7C6 background

This text has black color on #95D7C6 background.


White color preview on #95D7C6 background

This text has white color on #95D7C6 background.


Related colors

Complementary color

Complementary color for #hex is #6A2839.


I love getcolorcode.com

Triadic colors

1 #C695D7 and #D7C695 with #95D7C6 are triadic colors.

2 #C6D795 and #D795C6 with #95D7C6 are triadic colors.