crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#95b6ef hex color - Blue - Cool color - Information

#95b6ef hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #95b6ef Color code in RGB color code model is created after adding 58.43% red color, 71.37% green color and 93.73% blue color. Hex #95b6ef Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 24% magenta, 0% yellow and 6% black.

Hex #95b6ef color code is between #99bbee web safe hex color code and #88aaff web safe hex color code. #99bbee is the nearest web safe color code. You can see here many more shades of #95b6ef color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code95b6ef#95b6ef
RGB Decimal149, 182, 239rgb(149, 182, 239)
RGB Percent58%, 71%, 94%rgb(58%, 71%, 94%)
CSS RGBa149, 182, 239,1rgba(149,182,239,1)
CMYK Modelcmyk(38%,24%,0%,6%)
HSL Color Space218,74% ,76%hsl(218,74% ,76%)
HSV Color Space218°, 38%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011011011011101111
Octal225266357
Decimal149182239
Hex95b6ef

Different shades of #95b6ef color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #95b6ef
#c1d4f6
Dark Shade of #95b6ef
#6997e8
Saturated Shade of #95b6ef
#8fb4f5
Desaturated Shade of #95b6ef
#9bb8e9
Grey scale Shade of #95b6ef
#c2c2c2
Brighten Shade
#aecfff
Most Readable Shade
#000000

Shades of #95b6ef color code

Generate more color scales with scales (color stack) generator.

#95b6ef
#84a1d4
#738db9
#63799f
#526584
#42506a
#313c4f
#212835
#10141a
#000000

Similar Color like #95b6ef color

Find visually similar hex color codes nearing to #95b6ef hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#96b7f0
#97b8f1
#98b9f2
#99baf3
#9abbf4
#9bbcf5
#9cbdf6
#9dbef7
#9ebff8
#9fc0f9
#a0c1fa
#a1c2fb
#a2c3fc
#a3c4fd
#94b5ee
#93b4ed
#92b3ec
#91b2eb
#90b1ea
#8fb0e9
#8eafe8
#8daee7
#8cade6
#8bace5
#8aabe4
#89aae3
#88a9e2
#87a8e1

Monochromatic Color with #95b6ef

#95b6ef
#11141a
#2b3545
#46556f
#60759a
#7b96c4

Tints of #95b6ef Color

#95b6ef
#a0bef0
#acc6f2
#b8cef4
#c4d6f6
#cfdef7
#dbe6f9
#e7eefb
#f3f6fd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#95b6ef
#efce95

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#95b6ef
#efa195
#e3ef95

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#95daef
#95c8ef
#95b6ef
#95a4ef
#9895ef

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#95b6ef
#ef95b6
#b6ef95

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#95b6ef
#ef95e3
#efce95
#95efa1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#95b6ef
#efce95
#e3ef95
#a195ef

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #95b6ef Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#95b6ef Color Code Preview on Black Background Color

This is how #95b6ef Color will look on black background color. Color contrast ratio is 10.22

#95b6ef in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#95b6ef">Your Example Paragraph content text in with font color #95b6ef </p>

Your Example Paragraph content text in with font color #95b6ef

HTML with inline CSS

<div style="color:#95b6ef">Your Paragraph text in with font color #95b6ef </div>

Your Example Paragraph content text in with font color #95b6ef

#95b6ef color code is use for CSS Background Color

Background color for the above div is #95b6ef

HTML with inline CSS

<div style="background-color:#95b6ef;"></div>

#95b6ef color code is use for CSS Border Color

CSS Border color for the above div is #95b6ef

HTML with inline CSS

<div style="border:5px solid #95b6ef;"></div>

CSS Border Left color for the above div is #95b6ef

HTML with inline CSS

<div style="border-left:5px solid #95b6ef;"></div>

CSS Border Right color for the above div is #95b6ef

HTML with inline CSS

<div style="border-right:5px solid #95b6ef;"></div>

CSS Border Bottom color for the above div is #95b6ef

HTML with inline CSS

<div style="border-bottom:5px solid #95b6ef;"></div>

CSS Border Top color for the above div is #95b6ef

HTML with inline CSS

<div style="border-top:5px solid #95b6ef;"></div>

#95b6ef hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#95b6ef; } .examplecolorclass {color:#95b6ef; } .examplebordercolor {border:3px solid #95b6ef; }

#95b6ef Color code Preview on White Background

This is how #95b6ef Color code will look on white background color. Color contrast ratio is 2.06

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #95b6ef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #95b6ef; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.