COLOR #95B6D1

HEX: #95B6D1 RGB: (149,182,209)

Color info

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

RGB color model

#95B6D1 color RGB value is (149,182,209).

RGB: (149,182,209) (58%, 71%, 82%)

RGB channels and saturation

R 149 of 255 = 58%
G 182 of 255 = 71%
B 209 of 255 = 82%

149
182
209

R + G + B ~ 70%. #95B6D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 182 + 209 = 540 (100%)
R 149 of 540 ~ 27.59%
G 182 of 540 ~ 33.7%
B 209 of 540 ~ 38.7'%

%27.59
%33.7
%38.7

CMYK color model

#95B6D1 color CMYK value is (29,13,0,18).

  • cyan value is 28.71%
  • magenta value is 12.92%
  • yellow value is 0.00%
  • key color value is 18.04%
CMYK: (29,13,0,18) C29M13Y0K18 (29%,13%,0%,18%) (0.29/0.13/0.00/0.18) 

CMYK percentages

%28.71
%12.92
%0
%18.04

Codes

Color #95B6D1 in popluar color models

95 B6 D1
RGB 149 182 209
HSL 207° 39.47% 70.20%
HSB/HSV 207° 28.71% 81.96%
CMYK 28.71% 12.92% 0.00%
18.04%

Color #95B6D1 in popluar number systems.

HEX 95 B6 D1
Decimal 149 182 209
Binary 10010101 10110110 11010001
Octal 225 266 321

Shades and tints

Shades of #95B6D1

#95B6D1
(149,182,209)
#88A6BE
(136,166,190)
#7B96AB
(123,150,171)
#6E8698
(110,134,152)
#617685
(97,118,133)
#546672
(84,102,114)
#47565F
(71,86,95)
#3A464C
(58,70,76)
#2D3639
(45,54,57)
#202626
(32,38,38)
#131613
(19,22,19)
#000000
(0,0,0)

Tints of #95B6D1

#95B6D1
(149,182,209)
#9EBCD5
(158,188,213)
#A7C2D9
(167,194,217)
#B0C8DD
(176,200,221)
#B9CEE1
(185,206,225)
#C2D4E5
(194,212,229)
#CBDAE9
(203,218,233)
#D4E0ED
(212,224,237)
#DDE6F1
(221,230,241)
#E6ECF5
(230,236,245)
#EFF2F9
(239,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95B6D1 color. Also use rgb(149,182,209) instead hex code.

Text Font Color

.myTextColor { color: #95B6D1; }

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

This text font color is #95B6D1.

Background Color

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

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

This div background color is #95B6D1.

Border color

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

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

This div border color is #95B6D1.

Opacity

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

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

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

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

This text has shadow with #95B6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95B6D1.

Preview

Color preview on black background

This text has color #95B6D1 on black background.


Color preview on white background

This text has color #95B6D1 on white background.


Black color preview on #95B6D1 background

This text has black color on #95B6D1 background.


White color preview on #95B6D1 background

This text has white color on #95B6D1 background.


Related colors

Complementary color

Complementary color for #hex is #6A492E.


I love getcolorcode.com

Triadic colors

1 #D195B6 and #B6D195 with #95B6D1 are triadic colors.

2 #D1B695 and #B695D1 with #95B6D1 are triadic colors.