crispedge.com

Color picker

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

#9bf2f1 hex color - Blue - Cool color - Information

#9bf2f1 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9bf2f1 Color code in RGB color code model is created after adding 60.78% red color, 94.9% green color and 94.51% blue color. Hex #9bf2f1 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 0% yellow and 5% black.

Hex #9bf2f1 color code is between #99eeee web safe hex color code and #aaffff web safe hex color code. #99eeee is the nearest web safe color code. You can see here many more shades of #9bf2f1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9bf2f1#9bf2f1
RGB Decimal155, 242, 241rgb(155, 242, 241)
RGB Percent61%, 95%, 95%rgb(61%, 95%, 95%)
CSS RGBa155, 242, 241,1rgba(155,242,241,1)
CMYK Modelcmyk(36%,0%,0%,5%)
HSL Color Space179,77% ,78%hsl(179,77% ,78%)
HSV Color Space179°, 36%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110111111001011110001
Octal233362361
Decimal155242241
Hex9bf2f1

Different shades of #9bf2f1 color code.

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

Light Shade of #9bf2f1
#c8f8f7
Dark Shade of #9bf2f1
#6eeceb
Saturated Shade of #9bf2f1
#95f8f7
Desaturated Shade of #9bf2f1
#a1eceb
Grey scale Shade of #9bf2f1
#c6c6c6
Brighten Shade
#b4ffff
Most Readable Shade
#000000

Shades of #9bf2f1 color code

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

#9bf2f1
#89d7d6
#78bcbb
#67a1a0
#568685
#446b6b
#335050
#223535
#111a1a
#000000

Similar Color like #9bf2f1 color

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

#9cf3f2
#9df4f3
#9ef5f4
#9ff6f5
#a0f7f6
#a1f8f7
#a2f9f8
#a3faf9
#a4fbfa
#a5fcfb
#a6fdfc
#a7fefd
#a8fffe
#a9ffff
#9af1f0
#99f0ef
#98efee
#97eeed
#96edec
#95eceb
#94ebea
#93eae9
#92e9e8
#91e8e7
#90e7e6
#8fe6e5
#8ee5e4
#8de4e3

Monochromatic Color with #9bf2f1

#9bf2f1
#131d1d
#2e4848
#497272
#659d9c
#80c7c7

Tints of #9bf2f1 Color

#9bf2f1
#a6f3f2
#b1f4f4
#bcf6f5
#c7f7f7
#d2f9f8
#ddfafa
#e8fcfb
#f3fdfd
#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

#9bf2f1
#f29b9c

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

Split Complementary

#9bf2f1
#f29bc7
#f2c69b

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

Analogous Color

#9bf2ce
#9bf2e0
#9bf2f1
#9be2f2
#9bd0f2

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

#9bf2f1
#f19bf2
#f2f19b

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

#9bf2f1
#c59bf2
#f29b9c
#c7f29b

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

#9bf2f1
#f29b9c
#f2c69b
#9bc7f2

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 #9bf2f1 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.

#9bf2f1 Color Code Preview on Black Background Color

This is how #9bf2f1 Color will look on black background color. Color contrast ratio is 16.36

#9bf2f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9bf2f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9bf2f1

#9bf2f1 color code is use for CSS Background Color

Background color for the above div is #9bf2f1

HTML with inline CSS

<div style="background-color:#9bf2f1;"></div>

#9bf2f1 color code is use for CSS Border Color

CSS Border color for the above div is #9bf2f1

HTML with inline CSS

<div style="border:5px solid #9bf2f1;"></div>

CSS Border Left color for the above div is #9bf2f1

HTML with inline CSS

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

CSS Border Right color for the above div is #9bf2f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9bf2f1

HTML with inline CSS

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

CSS Border Top color for the above div is #9bf2f1

HTML with inline CSS

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

#9bf2f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9bf2f1 Color code Preview on White Background

This is how #9bf2f1 Color code will look on white background color. Color contrast ratio is 1.28

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

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.