COLOR #95D7C4

HEX: #95D7C4 RGB: (149,215,196)

Color info

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

RGB color model

#95D7C4 color RGB value is (149,215,196).

RGB: (149,215,196) (58%, 84%, 77%)

RGB channels and saturation

R 149 of 255 = 58%
G 215 of 255 = 84%
B 196 of 255 = 77%

149
215
196

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

Portions of RGB colors in percentages

R + G + B = 149 + 215 + 196 = 560 (100%)
R 149 of 560 ~ 26.61%
G 215 of 560 ~ 38.39%
B 196 of 560 ~ 35'%

%26.61
%38.39
%35

CMYK color model

#95D7C4 color CMYK value is (31,0,9,16).

  • cyan value is 30.70%
  • magenta value is 0.00%
  • yellow value is 8.84%
  • key color value is 15.69%
CMYK: (31,0,9,16) C31M0Y9K16 (31%,0%,9%,16%) (0.31/0.00/0.09/0.16) 

CMYK percentages

%30.7
%0
%8.84
%15.69

Codes

Color #95D7C4 in popluar color models

95 D7 C4
RGB 149 215 196
HSL 163° 45.21% 71.37%
HSB/HSV 163° 30.70% 84.31%
CMYK 30.70% 0.00% 8.84%
15.69%

Color #95D7C4 in popluar number systems.

HEX 95 D7 C4
Decimal 149 215 196
Binary 10010101 11010111 11000100
Octal 225 327 304

Shades and tints

Shades of #95D7C4

#95D7C4
(149,215,196)
#88C4B3
(136,196,179)
#7BB1A2
(123,177,162)
#6E9E91
(110,158,145)
#618B80
(97,139,128)
#54786F
(84,120,111)
#47655E
(71,101,94)
#3A524D
(58,82,77)
#2D3F3C
(45,63,60)
#202C2B
(32,44,43)
#13191A
(19,25,26)
#000000
(0,0,0)

Tints of #95D7C4

#95D7C4
(149,215,196)
#9EDAC9
(158,218,201)
#A7DDCE
(167,221,206)
#B0E0D3
(176,224,211)
#B9E3D8
(185,227,216)
#C2E6DD
(194,230,221)
#CBE9E2
(203,233,226)
#D4ECE7
(212,236,231)
#DDEFEC
(221,239,236)
#E6F2F1
(230,242,241)
#EFF5F6
(239,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95D7C4; }

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

This text font color is #95D7C4.

Background Color

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

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

This div background color is #95D7C4.

Border color

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

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

This div border color is #95D7C4.

Opacity

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

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

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

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

This text has shadow with #95D7C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D7C4.

Preview

Color preview on black background

This text has color #95D7C4 on black background.


Color preview on white background

This text has color #95D7C4 on white background.


Black color preview on #95D7C4 background

This text has black color on #95D7C4 background.


White color preview on #95D7C4 background

This text has white color on #95D7C4 background.


Related colors

Complementary color

Complementary color for #hex is #6A283B.


I love getcolorcode.com

Triadic colors

1 #C495D7 and #D7C495 with #95D7C4 are triadic colors.

2 #C4D795 and #D795C4 with #95D7C4 are triadic colors.