COLOR #95D7B5

HEX: #95D7B5 RGB: (149,215,181)

Color info

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

RGB color model

#95D7B5 color RGB value is (149,215,181).

RGB: (149,215,181) (58%, 84%, 71%)

RGB channels and saturation

R 149 of 255 = 58%
G 215 of 255 = 84%
B 181 of 255 = 71%

149
215
181

R + G + B ~ 71%. #95D7B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 215 + 181 = 545 (100%)
R 149 of 545 ~ 27.34%
G 215 of 545 ~ 39.45%
B 181 of 545 ~ 33.21'%

%27.34
%39.45
%33.21

CMYK color model

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

  • cyan value is 30.70%
  • magenta value is 0.00%
  • yellow value is 15.81%
  • key color value is 15.69%

CMYK: (31,0,16,16)
C31M0Y16K16 (31%, 0%, 16%, 16%)
(0.31 / 0.00 / 0.16 / 0.16)

CMYK percentages

%30.7
%0
%15.81
%15.69

Codes

Color #95D7B5 in popluar color models

95 D7 B5
RGB 149 215 181
HSL 149° 45.21% 71.37%
HSB/HSV 149° 30.70% 84.31%
CMYK 30.70% 0.00% 15.81%
15.69%

Color #95D7B5 in popluar number systems.

HEX 95 D7 B5
Decimal 149 215 181
Binary 10010101 11010111 10110101
Octal 225 327 265

Shades and tints

Shades of #95D7B5

#95D7B5
(149,215,181)
#88C4A5
(136,196,165)
#7BB195
(123,177,149)
#6E9E85
(110,158,133)
#618B75
(97,139,117)
#547865
(84,120,101)
#476555
(71,101,85)
#3A5245
(58,82,69)
#2D3F35
(45,63,53)
#202C25
(32,44,37)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #95D7B5

#95D7B5
(149,215,181)
#9EDABB
(158,218,187)
#A7DDC1
(167,221,193)
#B0E0C7
(176,224,199)
#B9E3CD
(185,227,205)
#C2E6D3
(194,230,211)
#CBE9D9
(203,233,217)
#D4ECDF
(212,236,223)
#DDEFE5
(221,239,229)
#E6F2EB
(230,242,235)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95D7B5; }

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

This text font color is #95D7B5.

Background Color

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

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

This div background color is #95D7B5.

Border color

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

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

This div border color is #95D7B5.

Opacity

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

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

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

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

This text has shadow with #95D7B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D7B5.

Preview

Color preview on black background

This text has color #95D7B5 on black background.


Color preview on white background

This text has color #95D7B5 on white background.


Black color preview on #95D7B5 background

This text has black color on #95D7B5 background.


White color preview on #95D7B5 background

This text has white color on #95D7B5 background.


Related colors

Complementary color

Complementary color for #hex is #6A284A.


I love getcolorcode.com

Triadic colors

1 #B595D7 and #D7B595 with #95D7B5 are triadic colors.

2 #B5D795 and #D795B5 with #95D7B5 are triadic colors.