@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#0ccccd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #0ccccd Color code in RGB color code model is created after adding 4.71% red color, 80% green color and 80.39% blue color. Hex #0ccccd Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 0% yellow and 19.61% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code0ccccd#0ccccd
RGB Decimal12, 204, 205rgb(12, 204, 205)
RGB Percent5%, 80%, 80%rgb(5%, 80%, 80%)
CSS RGBa12, 204, 205,1rgba(12,204,205,1)
CMYK Modelcmyk(94%,0%,0%,19.61%)
HSL Color Space180,89% ,43%hsl(180,89% ,43%)
HSV Color Space180°, 94%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011001100110011001101
Octal14314315
Decimal12204205
Hex0ccccd

Different shades of #0ccccd color code.

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

Light Shade of #0ccccd
#1af0f2
Dark Shade of #0ccccd
#099c9d
Saturated Shade of #0ccccd
#01d7d8
Desaturated Shade of #0ccccd
#17c1c2
Grey scale Shade of #0ccccd
#6c6c6c
Brighten Shade
#25e5e6
Most Readable Shade
#000000

Shades of #0ccccd color code

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

#0ccccd
#0ab5b6
#099e9f
#088888
#067171
#055a5b
#044444
#022d2d
#011616
#000000

Similar Color like #0ccccd color

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

#0dcdce
#0ececf
#0fcfd0
#10d0d1
#11d1d2
#12d2d3
#13d3d4
#14d4d5
#15d5d6
#16d6d7
#17d7d8
#18d8d9
#19d9da
#1adadb
#0bcbcc
#0acacb
#09c9ca
#08c8c9
#07c7c8
#06c6c7
#05c5c6
#04c4c5
#03c3c4
#02c2c3
#01c1c2
#00c0c1
#00bfc0
#00bebf

Monochromatic Color with #0ccccd

#0ccccd
#0ff6f7
#022323
#054d4d
#077778
#0aa2a2

Tints of #0ccccd Color

#0ccccd
#27d1d2
#42d7d8
#5ddddd
#78e2e3
#93e8e8
#aeeeee
#c9f3f3
#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

#0ccccd
#cd0d0c

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

Split Complementary

#0ccccd
#cd0c6b
#cd6e0c

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

Analogous Color

#0ccd81
#0ccda7
#0ccccd
#0ca5cd
#0c7fcd

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

#0ccccd
#cd0ccc
#cccd0c

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

#0ccccd
#6d0ccd
#cd0d0c
#6bcd0c

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

#0ccccd
#cd0d0c
#cd6e0c
#0c6bcd

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

#0ccccd Color Code Preview on Black Background Color

This is how #0ccccd Color will look on black background color. Color contrast ratio is 10.53

#0ccccd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ccccd color code is use for CSS Background Color

Background color for the above div is #0ccccd

HTML with inline CSS

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

#0ccccd color code is use for CSS Border Color

CSS Border color for the above div is #0ccccd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ccccd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ccccd Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(12,204,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,13,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(12,204,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.