Skip to main content Skip to docs navigation

#0FC0FC hex color | Spiro Disco Ball | Download Dark Blue BG image | Information

Color Picker

@
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.

Color Info

Color Hue/Base color: Blue

Hex #0FC0FC Color Code is also known as | Spiro Disco Ball color.

Hex #0FC0FC Color code in RGB color code model is created after adding 5.88% red color, 75.29% green color and 98.82% blue color. Hex #0FC0FC Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 24% magenta, 0% yellow and 1.18% black.

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

RGB Chart

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

Color Table

Hex Color Code 0FC0FC #0FC0FC
RGB Decimal 15, 192, 252 15, 192, 252
RGB Percent 6%, 75%, 99% rgb(6%, 75%, 99%)
CSS RGBa 15, 192, 252,1 rgba(15,192,252,1)
CMYK Model cmyk(94%,24%,0%,1.18%)
HSL Color Space 195,98% ,52% hsl(195,98% ,52%)
HSV Color Space 195°, 94%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11000000 11111100
Octal 17 300 374
Decimal 15 192 252
Hex 0F C0 FC

Different shades of #0FC0FC color code.

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

Darkest of #0FC0FC
#015471
Darker of #0FC0FC
#027aa3
Dark of #0FC0FC
#03a0d5
Base of #0FC0FC
#0fc0fc
Light of #0FC0FC
#41cdfd
Lighter
#74dafd
Lightest
#a6e8fe

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

#0fc0fc
#fc4b0f

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

Split Complementary

#0FC0FC
#fc0f49
#fcc10f

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

Analogous Color

#0ffcae
#0ffcd5
#0fc0fc
#0f71fc
#100ffc

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

#0FC0FC
#c0fc0f
#fc0fc0

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

#0FC0FC
#fc0fc0
#fc4b0f
#0ffc4b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#0FC0FC
#c10ffc
#fc4b0f
#49fc0f

Square 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).

Monochromatic Color with #0FC0FC

#012f3e
#015471
#027aa3
#03a0d5
#0fc0fc
#41cdfd
#74dafd
#a6e8fe
#d8f5ff

Tints of #0FC0FC Color

#0fc0fc
#29c7fc
#44cefc
#5fd5fd
#79dcfd
#94e3fd
#afeafe
#c9f1fe
#e4f8fe
#ffffff

Shades of #0FC0FC color code

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

#0fc0fc
#0daae0
#0b95c4
#0a80a8
#086a8c
#065570
#054054
#032a38
#01151c
#000000

Tones

#0fc0fc
#27b4e4
#40a8cb
#589cb3
#70909b

Tones

Similar Color like #0FC0FC color

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

#10c1fd
#11c2fe
#12c3ff
#13c4ff
#14c5ff
#15c6ff
#16c7ff
#17c8ff
#18c9ff
#19caff
#1acbff
#1bccff
#1ccdff
#1dceff
#0ebffb
#0dbefa
#0cbdf9
#0bbcf8
#0abbf7
#09baf6
#08b9f5
#07b8f4
#06b7f3
#05b6f2
#04b5f1
#03b4f0
#02b3ef
#01b2ee

Download this Dark Blue

Hex #0FC0FC 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.

#0FC0FC Color Code Preview on Black Background Color

This is how #0FC0FC Color will look on black background color. Color contrast ratio is 9.97

#0FC0FC in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0FC0FC color code is use for CSS Background Color

Background color for the above div is #0FC0FC

HTML with inline CSS

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

#0FC0FC color code is use for CSS Border Color

CSS Border color for the above div is #0FC0FC

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0FC0FC hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0FC0FC Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(15,192,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,75,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(15,192,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }