COLOR #95A6E4

HEX: #95A6E4 RGB: (149,166,228)

Color info

#95A6E4 contains mainly blue color. Web safe color of #95A6E4 is #9999CC (or #99C).

RGB color model

#95A6E4 color RGB value is (149,166,228).

RGB: (149,166,228) (58%, 65%, 89%)

RGB channels and saturation

R 149 of 255 = 58%
G 166 of 255 = 65%
B 228 of 255 = 89%

149
166
228

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

Portions of RGB colors in percentages

R + G + B = 149 + 166 + 228 = 543 (100%)
R 149 of 543 ~ 27.44%
G 166 of 543 ~ 30.57%
B 228 of 543 ~ 41.99'%

%27.44
%30.57
%41.99

CMYK color model

#95A6E4 color CMYK value is (35,27,0,11).

  • cyan value is 34.65%
  • magenta value is 27.19%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (35,27,0,11)
C35M27Y0K11 (35%, 27%, 0%, 11%)
(0.35 / 0.27 / 0.00 / 0.11)

CMYK percentages

%34.65
%27.19
%0
%10.59

Codes

Color #95A6E4 in popluar color models

95 A6 E4
RGB 149 166 228
HSL 227° 59.40% 73.92%
HSB/HSV 227° 34.65% 89.41%
CMYK 34.65% 27.19% 0.00%
10.59%

Color #95A6E4 in popluar number systems.

HEX 95 A6 E4
Decimal 149 166 228
Binary 10010101 10100110 11100100
Octal 225 246 344

Shades and tints

Shades of #95A6E4

#95A6E4
(149,166,228)
#8897D0
(136,151,208)
#7B88BC
(123,136,188)
#6E79A8
(110,121,168)
#616A94
(97,106,148)
#545B80
(84,91,128)
#474C6C
(71,76,108)
#3A3D58
(58,61,88)
#2D2E44
(45,46,68)
#201F30
(32,31,48)
#13101C
(19,16,28)
#000000
(0,0,0)

Tints of #95A6E4

#95A6E4
(149,166,228)
#9EAEE6
(158,174,230)
#A7B6E8
(167,182,232)
#B0BEEA
(176,190,234)
#B9C6EC
(185,198,236)
#C2CEEE
(194,206,238)
#CBD6F0
(203,214,240)
#D4DEF2
(212,222,242)
#DDE6F4
(221,230,244)
#E6EEF6
(230,238,246)
#EFF6F8
(239,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95A6E4 color. Also use rgb(149,166,228) instead hex code.

Text Font Color

.myTextColor { color: #95A6E4; }

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

This text font color is #95A6E4.

Background Color

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

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

This div background color is #95A6E4.

Border color

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

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

This div border color is #95A6E4.

Opacity

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

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

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

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

This text has shadow with #95A6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95A6E4.

Preview

Color preview on black background

This text has color #95A6E4 on black background.


Color preview on white background

This text has color #95A6E4 on white background.


Black color preview on #95A6E4 background

This text has black color on #95A6E4 background.


White color preview on #95A6E4 background

This text has white color on #95A6E4 background.


Related colors

Complementary color

Complementary color for #hex is #6A591B.


I love getcolorcode.com

Triadic colors

1 #E495A6 and #A6E495 with #95A6E4 are triadic colors.

2 #E4A695 and #A695E4 with #95A6E4 are triadic colors.