crispedge.com

Color picker

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

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

#95fcca hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #95fcca Color code in RGB color code model is created after adding 58.43% red color, 98.82% green color and 79.22% blue color. Hex #95fcca Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 20% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code95fcca#95fcca
RGB Decimal149, 252, 202rgb(149, 252, 202)
RGB Percent58%, 99%, 79%rgb(58%, 99%, 79%)
CSS RGBa149, 252, 202,1rgba(149,252,202,1)
CMYK Modelcmyk(41%,0%,20%,1%)
HSL Color Space151,94% ,79%hsl(151,94% ,79%)
HSV Color Space151°, 41%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011111110011001010
Octal225374312
Decimal149252202
Hex95fcca

Different shades of #95fcca color code.

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

Light Shade of #95fcca
#c7fde3
Dark Shade of #95fcca
#63fbb1
Saturated Shade of #95fcca
#92ffca
Desaturated Shade of #95fcca
#9af7ca
Grey scale Shade of #95fcca
#c8c8c8
Brighten Shade
#aeffe3
Most Readable Shade
#000000

Shades of #95fcca color code

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

#95fcca
#84e0b3
#73c49d
#63a886
#528c70
#427059
#315443
#21382c
#101c16
#000000

Similar Color like #95fcca color

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

#96fdcb
#97fecc
#98ffcd
#99ffce
#9affcf
#9bffd0
#9cffd1
#9dffd2
#9effd3
#9fffd4
#a0ffd5
#a1ffd6
#a2ffd7
#a3ffd8
#94fbc9
#93fac8
#92f9c7
#91f8c6
#90f7c5
#8ff6c4
#8ef5c3
#8df4c2
#8cf3c1
#8bf2c0
#8af1bf
#89f0be
#88efbd
#87eebc

Monochromatic Color with #95fcca

#95fcca
#172720
#305242
#4a7c64
#63a786
#7cd1a8

Tints of #95fcca Color

#95fcca
#a0fccf
#acfcd5
#b8fddb
#c4fde1
#cffde7
#dbfeed
#e7fef3
#f3fef9
#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

#95fcca
#fc95c7

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

Split Complementary

#95fcca
#fc95fb
#fc9695

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

Analogous Color

#95fca1
#95fcb5
#95fcca
#95fcdf
#95fcf3

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

#95fcca
#ca95fc
#fcca95

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

#95fcca
#9695fc
#fc95c7
#fafc95

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

#95fcca
#fc95c7
#fc9695
#95fbfc

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

#95fcca Color Code Preview on Black Background Color

This is how #95fcca Color will look on black background color. Color contrast ratio is 17.05

#95fcca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95fcca color code is use for CSS Background Color

Background color for the above div is #95fcca

HTML with inline CSS

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

#95fcca color code is use for CSS Border Color

CSS Border color for the above div is #95fcca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95fcca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95fcca Color code Preview on White Background

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

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

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.