crispedge.com

Color picker

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

#00b0b9 hex color - Blue - Pantone 7466 C - Cool color - Information

#00b0b9 hex color - Blue - Pantone 7466 C - Cool color

Color Hue/Base color: Blue

Pantone Number: - Pantone 7466 C

Hex #00b0b9 Color code in RGB color code model is created after adding 0% red color, 69.02% green color and 72.55% blue color. Hex #00b0b9 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 5% magenta, 0% yellow and 27% black.

Hex #00b0b9 color code is between #00aabb web safe hex color code and #00bbaa web safe hex color code. #00aabb is the nearest web safe color code. You can see here many more shades of #00b0b9 color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Code00b0b9#00b0b9
RGB Decimal0, 176, 185rgb(0, 176, 185)
RGB Percent0%, 69%, 73%rgb(0%, 69%, 73%)
CSS RGBa0, 176, 185,1rgba(0,176,185,1)
CMYK Modelcmyk(100%,5%,0%,27%)
HSL Color Space183,100% ,36%hsl(183,100% ,36%)
HSV Color Space183°, 100%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001011000010111001
Octal0260271
Decimal0176185
Hex00b0b9

Different shades of #00b0b9 color code.

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

Light Shade of #00b0b9
#00e0ec
Dark Shade of #00b0b9
#007f86
Saturated Shade of #00b0b9
#00b0b9
Desaturated Shade of #00b0b9
#09a8b0
Grey scale Shade of #00b0b9
#5c5c5c
Brighten Shade
#19c9d2
Most Readable Shade
#000000

Shades of #00b0b9 color code

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

#00b0b9
#009ca4
#00888f
#00757b
#006166
#004e52
#003a3d
#002729
#001314
#000000

Similar Color like #00b0b9 color

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

#01b1ba
#02b2bb
#03b3bc
#04b4bd
#05b5be
#06b6bf
#07b7c0
#08b8c1
#09b9c2
#0abac3
#0bbbc4
#0cbcc5
#0dbdc6
#0ebec7
#00afb8
#00aeb7
#00adb6
#00acb5
#00abb4
#00aab3
#00a9b2
#00a8b1
#00a7b0
#00a6af
#00a5ae
#00a4ad
#00a3ac
#00a2ab

Monochromatic Color with #00b0b9

#00b0b9
#00d8e3
#000e0f
#003739
#005f64
#00888e

Tints of #00b0b9 Color

#00b0b9
#1cb8c0
#38c1c8
#55cad0
#71d3d8
#8ddbdf
#aae4e7
#c6edef
#e2f6f7
#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

#00b0b9
#b90900

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

Split Complementary

#00b0b9
#b90054
#b96500

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

Analogous Color

#00b978
#00b99d
#00b0b9
#008bb9
#0066b9

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

#00b0b9
#b900b0
#b0b900

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

#00b0b9
#6500b9
#b90900
#53b900

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

#00b0b9
#b90900
#b96500
#0054b9

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 #00b0b9 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.

#00b0b9 Color Code Preview on Black Background Color

This is how #00b0b9 Color will look on black background color. Color contrast ratio is 7.91

#00b0b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b0b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00b0b9

#00b0b9 color code is use for CSS Background Color

Background color for the above div is #00b0b9

HTML with inline CSS

<div style="background-color:#00b0b9;"></div>

#00b0b9 color code is use for CSS Border Color

CSS Border color for the above div is #00b0b9

HTML with inline CSS

<div style="border:5px solid #00b0b9;"></div>

CSS Border Left color for the above div is #00b0b9

HTML with inline CSS

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

CSS Border Right color for the above div is #00b0b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00b0b9

HTML with inline CSS

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

CSS Border Top color for the above div is #00b0b9

HTML with inline CSS

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

#00b0b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00b0b9 Color code Preview on White Background

This is how #00b0b9 Color code will look on white background color. Color contrast ratio is 2.65

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

Related Gradients

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

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.