COLOR #95A1D9

HEX: #95A1D9 RGB: (149,161,217)

Color info

#95A1D9 contains mainly green and blue colors. Web safe color of #95A1D9 is #9999CC (or #99C).

RGB color model

#95A1D9 color RGB value is (149,161,217).

RGB: (149,161,217) (58%, 63%, 85%)

RGB channels and saturation

R 149 of 255 = 58%
G 161 of 255 = 63%
B 217 of 255 = 85%

149
161
217

R + G + B ~ 69%. #95A1D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 149 + 161 + 217 = 527 (100%)
R 149 of 527 ~ 28.27%
G 161 of 527 ~ 30.55%
B 217 of 527 ~ 41.18'%

%28.27
%30.55
%41.18

CMYK color model

#95A1D9 color CMYK value is (31,26,0,15).

  • cyan value is 31.34%
  • magenta value is 25.81%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (31,26,0,15)
C31M26Y0K15 (31%, 26%, 0%, 15%)
(0.31 / 0.26 / 0.00 / 0.15)

CMYK percentages

%31.34
%25.81
%0
%14.9

Codes

Color #95A1D9 in popluar color models

95 A1 D9
RGB 149 161 217
HSL 229° 47.22% 71.76%
HSB/HSV 229° 31.34% 85.10%
CMYK 31.34% 25.81% 0.00%
14.90%

Color #95A1D9 in popluar number systems.

HEX 95 A1 D9
Decimal 149 161 217
Binary 10010101 10100001 11011001
Octal 225 241 331

Shades and tints

Shades of #95A1D9

#95A1D9
(149,161,217)
#8893C6
(136,147,198)
#7B85B3
(123,133,179)
#6E77A0
(110,119,160)
#61698D
(97,105,141)
#545B7A
(84,91,122)
#474D67
(71,77,103)
#3A3F54
(58,63,84)
#2D3141
(45,49,65)
#20232E
(32,35,46)
#13151B
(19,21,27)
#000000
(0,0,0)

Tints of #95A1D9

#95A1D9
(149,161,217)
#9EA9DC
(158,169,220)
#A7B1DF
(167,177,223)
#B0B9E2
(176,185,226)
#B9C1E5
(185,193,229)
#C2C9E8
(194,201,232)
#CBD1EB
(203,209,235)
#D4D9EE
(212,217,238)
#DDE1F1
(221,225,241)
#E6E9F4
(230,233,244)
#EFF1F7
(239,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95A1D9 color. Also use rgb(149,161,217) instead hex code.

Text Font Color

.myTextColor { color: #95A1D9; }

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

This text font color is #95A1D9.

Background Color

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

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

This div background color is #95A1D9.

Border color

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

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

This div border color is #95A1D9.

Opacity

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

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

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

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

This text has shadow with #95A1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95A1D9.

Preview

Color preview on black background

This text has color #95A1D9 on black background.


Color preview on white background

This text has color #95A1D9 on white background.


Black color preview on #95A1D9 background

This text has black color on #95A1D9 background.


White color preview on #95A1D9 background

This text has white color on #95A1D9 background.


Related colors

Complementary color

Complementary color for #hex is #6A5E26.


I love getcolorcode.com

Triadic colors

1 #D995A1 and #A1D995 with #95A1D9 are triadic colors.

2 #D9A195 and #A195D9 with #95A1D9 are triadic colors.