crispedge.com

Color picker

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

#00bbbb hex color - Blue - Cool color - Information

#00bbbb hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #00bbbb color code is a web safe color. Next web safe color code is #00aaaa and previous web safe color code is #00cccc. You can see here many more shades of #00bbbb color code.

0 Likes 0 Comments | 67 Views

Color Table

Hex Color Code00bbbb#00bbbb
RGB Decimal0, 187, 187rgb(0, 187, 187)
RGB Percent0%, 73%, 73%rgb(0%, 73%, 73%)
CSS RGBa0, 187, 187,1rgba(0,187,187,1)
CMYK Modelcmyk(100%,0%,0%,27%)
HSL Color Space180,100% ,37%hsl(180,100% ,37%)
HSV Color Space180°, 100%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001011101110111011
Octal0273273
Decimal0187187
Hex00bbbb

Different shades of #00bbbb color code.

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

Light Shade of #00bbbb
#00eeee
Dark Shade of #00bbbb
#008888
Saturated Shade of #00bbbb
#00bbbb
Desaturated Shade of #00bbbb
#09b2b2
Grey scale Shade of #00bbbb
#5d5d5d
Brighten Shade
#19d4d4
Most Readable Shade
#000000

Shades of #00bbbb color code

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

#00bbbb
#00a6a6
#009191
#007c7c
#006767
#005353
#003e3e
#002929
#001414
#000000

Similar Color like #00bbbb color

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

#01bcbc
#02bdbd
#03bebe
#04bfbf
#05c0c0
#06c1c1
#07c2c2
#08c3c3
#09c4c4
#0ac5c5
#0bc6c6
#0cc7c7
#0dc8c8
#0ec9c9
#00baba
#00b9b9
#00b8b8
#00b7b7
#00b6b6
#00b5b5
#00b4b4
#00b3b3
#00b2b2
#00b1b1
#00b0b0
#00afaf
#00aeae
#00adad

Monochromatic Color with #00bbbb

#00bbbb
#00e5e5
#001111
#003b3b
#006666
#009090

Tints of #00bbbb Color

#00bbbb
#1cc2c2
#38caca
#55d1d1
#71d9d9
#8de0e0
#aae8e8
#c6efef
#e2f7f7
#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

#00bbbb
#bb0000

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

Split Complementary

#00bbbb
#bb005e
#bb5e00

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

Analogous Color

#00bb70
#00bb96
#00bbbb
#0096bb
#0070bb

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

#00bbbb
#bb00bb
#bbbb00

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

#00bbbb
#5d00bb
#bb0000
#5dbb00

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

#00bbbb
#bb0000
#bb5e00
#005ebb

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

#00bbbb Color Code Preview on Black Background Color

This is how #00bbbb Color will look on black background color. Color contrast ratio is 8.83

#00bbbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00bbbb color code is use for CSS Background Color

Background color for the above div is #00bbbb

HTML with inline CSS

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

#00bbbb color code is use for CSS Border Color

CSS Border color for the above div is #00bbbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00bbbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00bbbb Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 67 Views

Post your comment:-

By submitting comment you agree to our privacy policy.