crispedge.com

Color picker

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

#95bcc5 hex color - Squirt - Green - Cool color - Information

#95bcc5 hex color - Squirt - Green - Cool color

Color Hue/Base color: Green

Hex #95bcc5 Color Code is also known as Squirt color.

Hex #95bcc5 Color code in RGB color code model is created after adding 58.43% red color, 73.73% green color and 77.25% blue color. Hex #95bcc5 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 5% magenta, 0% yellow and 23% black.

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

0 Likes 0 Comments | 82 Views

Color Table

Hex Color Code95bcc5#95bcc5
RGB Decimal149, 188, 197rgb(149, 188, 197)
RGB Percent58%, 74%, 77%rgb(58%, 74%, 77%)
CSS RGBa149, 188, 197,1rgba(149,188,197,1)
CMYK Modelcmyk(24%,5%,0%,23%)
HSL Color Space191,29% ,68%hsl(191,29% ,68%)
HSV Color Space191°, 24%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011011110011000101
Octal225274305
Decimal149188197
Hex95bcc5

Different shades of #95bcc5 color code.

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

Light Shade of #95bcc5
#b6d1d7
Dark Shade of #95bcc5
#74a7b3
Saturated Shade of #95bcc5
#8dc1cd
Desaturated Shade of #95bcc5
#9db7bd
Grey scale Shade of #95bcc5
#adadad
Brighten Shade
#aed5de
Most Readable Shade
#000000

Shades of #95bcc5 color code

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

#95bcc5
#84a7af
#739299
#637d83
#52686d
#425357
#313e41
#21292b
#101415
#000000

Similar Color like #95bcc5 color

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

#96bdc6
#97bec7
#98bfc8
#99c0c9
#9ac1ca
#9bc2cb
#9cc3cc
#9dc4cd
#9ec5ce
#9fc6cf
#a0c7d0
#a1c8d1
#a2c9d2
#a3cad3
#94bbc4
#93bac3
#92b9c2
#91b8c1
#90b7c0
#8fb6bf
#8eb5be
#8db4bd
#8cb3bc
#8bb2bb
#8ab1ba
#89b0b9
#88afb8
#87aeb7

Monochromatic Color with #95bcc5

#95bcc5
#b5e5ef
#141a1b
#354245
#556b70
#75939a

Tints of #95bcc5 Color

#95bcc5
#a0c3cb
#accad1
#b8d2d8
#c4d9de
#cfe1e5
#dbe8eb
#e7f0f2
#f3f7f8
#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

#95bcc5
#c59e95

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

Split Complementary

#95bcc5
#c595a4
#c5b695

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

Analogous Color

#95c5bb
#95c5c4
#95bcc5
#95b2c5
#95a9c5

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

#95bcc5
#c595bc
#bcc595

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

#95bcc5
#b695c5
#c59e95
#a4c595

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

#95bcc5
#c59e95
#c5b695
#95a4c5

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

#95bcc5 Color Code Preview on Black Background Color

This is how #95bcc5 Color will look on black background color. Color contrast ratio is 10.28

#95bcc5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95bcc5 color code is use for CSS Background Color

Background color for the above div is #95bcc5

HTML with inline CSS

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

#95bcc5 color code is use for CSS Border Color

CSS Border color for the above div is #95bcc5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95bcc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95bcc5 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 82 Views

Post your comment:-

By submitting comment you agree to our privacy policy.