crispedge.com

Color picker

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

#0ccbce hex color - Blue - Cool color - Information

#0ccbce hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0ccbce Color code in RGB color code model is created after adding 4.71% red color, 79.61% green color and 80.78% blue color. Hex #0ccbce Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 1% magenta, 0% yellow and 19% black.

Hex #0ccbce color code is between #11cccc web safe hex color code and #00bbdd web safe hex color code. #11cccc is the nearest web safe color code. You can see here many more shades of #0ccbce color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0ccbce#0ccbce
RGB Decimal12, 203, 206rgb(12, 203, 206)
RGB Percent5%, 80%, 81%rgb(5%, 80%, 81%)
CSS RGBa12, 203, 206,1rgba(12,203,206,1)
CMYK Modelcmyk(94%,1%,0%,19%)
HSL Color Space181,89% ,43%hsl(181,89% ,43%)
HSV Color Space181°, 94%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011001100101111001110
Octal14313316
Decimal12203206
Hex0ccbce

Different shades of #0ccbce color code.

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

Light Shade of #0ccbce
#1beef2
Dark Shade of #0ccbce
#099b9e
Saturated Shade of #0ccbce
#01d6d9
Desaturated Shade of #0ccbce
#17c0c3
Grey scale Shade of #0ccbce
#6d6d6d
Brighten Shade
#25e4e7
Most Readable Shade
#000000

Shades of #0ccbce color code

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

#0ccbce
#0ab4b7
#099da0
#088789
#067072
#055a5b
#044344
#022d2d
#011616
#000000

Similar Color like #0ccbce color

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

#0dcccf
#0ecdd0
#0fced1
#10cfd2
#11d0d3
#12d1d4
#13d2d5
#14d3d6
#15d4d7
#16d5d8
#17d6d9
#18d7da
#19d8db
#1ad9dc
#0bcacd
#0ac9cc
#09c8cb
#08c7ca
#07c6c9
#06c5c8
#05c4c7
#04c3c6
#03c2c5
#02c1c4
#01c0c3
#00bfc2
#00bec1
#00bdc0

Monochromatic Color with #0ccbce

#0ccbce
#0ef5f8
#022324
#054d4e
#077779
#0aa1a3

Tints of #0ccbce Color

#0ccbce
#27d0d3
#42d6d8
#5ddcde
#78e2e3
#93e7e9
#aeedee
#c9f3f4
#e4f9f9
#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

#0ccbce
#ce0f0c

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

Split Complementary

#0ccbce
#ce0c6a
#ce700c

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

Analogous Color

#0cce83
#0cceaa
#0ccbce
#0ca4ce
#0c7dce

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

#0ccbce
#ce0ccb
#cbce0c

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

#0ccbce
#700cce
#ce0f0c
#6ace0c

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

#0ccbce
#ce0f0c
#ce700c
#0c6ace

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 #0ccbce 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.

#0ccbce Color Code Preview on Black Background Color

This is how #0ccbce Color will look on black background color. Color contrast ratio is 10.45

#0ccbce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0ccbce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0ccbce

#0ccbce color code is use for CSS Background Color

Background color for the above div is #0ccbce

HTML with inline CSS

<div style="background-color:#0ccbce;"></div>

#0ccbce color code is use for CSS Border Color

CSS Border color for the above div is #0ccbce

HTML with inline CSS

<div style="border:5px solid #0ccbce;"></div>

CSS Border Left color for the above div is #0ccbce

HTML with inline CSS

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

CSS Border Right color for the above div is #0ccbce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0ccbce

HTML with inline CSS

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

CSS Border Top color for the above div is #0ccbce

HTML with inline CSS

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

#0ccbce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ccbce Color code Preview on White Background

This is how #0ccbce Color code will look on white background color. Color contrast ratio is 2.01

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

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.