crispedge.com

Color picker

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

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

#95bfdb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #95bfdb Color code in RGB color code model is created after adding 58.43% red color, 74.9% green color and 85.88% blue color. Hex #95bfdb Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 13% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code95bfdb#95bfdb
RGB Decimal149, 191, 219rgb(149, 191, 219)
RGB Percent58%, 75%, 86%rgb(58%, 75%, 86%)
CSS RGBa149, 191, 219,1rgba(149,191,219,1)
CMYK Modelcmyk(32%,13%,0%,14%)
HSL Color Space204,49% ,72%hsl(204,49% ,72%)
HSV Color Space204°, 32%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011011111111011011
Octal225277333
Decimal149191219
Hex95bfdb

Different shades of #95bfdb color code.

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

Light Shade of #95bfdb
#bbd6e8
Dark Shade of #95bfdb
#6fa8ce
Saturated Shade of #95bfdb
#8ec0e2
Desaturated Shade of #95bfdb
#9cbed4
Grey scale Shade of #95bfdb
#b8b8b8
Brighten Shade
#aed8f4
Most Readable Shade
#000000

Shades of #95bfdb color code

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

#95bfdb
#84a9c2
#7394aa
#637f92
#526a79
#425461
#313f49
#212a30
#101518
#000000

Similar Color like #95bfdb color

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

#96c0dc
#97c1dd
#98c2de
#99c3df
#9ac4e0
#9bc5e1
#9cc6e2
#9dc7e3
#9ec8e4
#9fc9e5
#a0cae6
#a1cbe7
#a2cce8
#a3cde9
#94beda
#93bdd9
#92bcd8
#91bbd7
#90bad6
#8fb9d5
#8eb8d4
#8db7d3
#8cb6d2
#8bb5d1
#8ab4d0
#89b3cf
#88b2ce
#87b1cd

Monochromatic Color with #95bfdb

#95bfdb
#040606
#212b31
#3e505b
#5b7586
#789ab0

Tints of #95bfdb Color

#95bfdb
#a0c6df
#accde3
#b8d4e7
#c4dbeb
#cfe2ef
#dbe9f3
#e7f0f7
#f3f7fb
#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

#95bfdb
#dbb195

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

Split Complementary

#95bfdb
#db959c
#dbd495

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

Analogous Color

#95dbdb
#95cddb
#95bfdb
#95b1db
#95a3db

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

#95bfdb
#db95bf
#bfdb95

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

#95bfdb
#d495db
#dbb195
#9cdb95

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

#95bfdb
#dbb195
#dbd495
#959cdb

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 #95bfdb 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.

#95bfdb Color Code Preview on Black Background Color

This is how #95bfdb Color will look on black background color. Color contrast ratio is 10.75

#95bfdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95bfdb color code is use for CSS Background Color

Background color for the above div is #95bfdb

HTML with inline CSS

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

#95bfdb color code is use for CSS Border Color

CSS Border color for the above div is #95bfdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95bfdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95bfdb Color code Preview on White Background

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

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 #95bfdb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #95bfdb; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.