Skip to main content Skip to docs navigation

#0c56c0 hex color | Dark Blue & Cool color | 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

Woow we have a nearby visually matching color name available. It's name is Sapphire and its hex is #0F52BA Nearest Color Name

Color Hue/Base color: Blue

Hex #0c56c0 Color code in RGB color code model is created after adding 4.71% red color, 33.73% green color and 75.29% blue color. Hex #0c56c0 Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 55% magenta, 0% yellow and 24.71% black.

Hex #0c56c0 color code is between #1155bb web safe hex color code and #0066cc web safe hex color code. #1155bb is the nearest web safe color code. You can see here many more shades of #0c56c0 color code.

RGB Chart

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

Color Table

Hex Color Code 0c56c0 #0c56c0
RGB Decimal 12, 86, 192 12, 86, 192
RGB Percent 5%, 34%, 75% rgb(5%, 34%, 75%)
CSS RGBa 12, 86, 192,1 rgba(12,86,192,1)
CMYK Model cmyk(94%,55%,0%,24.71%)
HSL Color Space 215,88% ,40% hsl(215,88% ,40%)
HSV Color Space 215°, 94%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001100 01010110 11000000
Octal 14 126 300
Decimal 12 86 192
Hex 0c 56 c0

Different shades of #0c56c0 color code.

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

Darkest of #0c56c0
#031630
Darker of #0c56c0
#062b60
Dark of #0c56c0
#094190
Base of #0c56c0
#0c56c0
Light of #0c56c0
#0f6cf0
Lighter
#3f89f3
Lightest
#6fa7f6

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

#0c56c0
#c0760c

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

Split Complementary

#0c56c0
#c01c0c
#b0c00c

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

Analogous Color

#0cbfc0
#0ca1c0
#0c56c0
#0c1ac0
#490cc0

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

#0c56c0
#56c00c
#c00c56

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

#0c56c0
#c00c56
#c0760c
#0cc076

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

#0c56c0
#c00cb0
#c0760c
#0cc01c

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 #0c56c0

#000000
#031630
#062b60
#094190
#0c56c0
#0f6cf0
#3f89f3
#6fa7f6
#9fc4f9

Tints of #0c56c0 Color

#0c56c0
#2768c7
#427bce
#5d8ed5
#78a1dc
#93b3e3
#aec6ea
#c9d9f1
#e4ecf8
#ffffff

Shades of #0c56c0 color code

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

#0c56c0
#0a4caa
#094295
#083980
#062f6a
#052655
#041c40
#02132a
#010915
#000000

Tones

#0c56c0
#205aac
#355d97
#496183
#5e656e

Tones

Similar Color like #0c56c0 color

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

#0d57c1
#0e58c2
#0f59c3
#105ac4
#115bc5
#125cc6
#135dc7
#145ec8
#155fc9
#1660ca
#1761cb
#1862cc
#1963cd
#1a64ce
#0b55bf
#0a54be
#0953bd
#0852bc
#0751bb
#0650ba
#054fb9
#044eb8
#034db7
#024cb6
#014bb5
#004ab4
#0049b3
#0048b2

Download this

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

#0c56c0 Color Code Preview on Black Background Color

This is how #0c56c0 Color will look on black background color. Color contrast ratio is 3.11

#0c56c0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0c56c0 color code is use for CSS Background Color

Background color for the above div is #0c56c0

HTML with inline CSS

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

#0c56c0 color code is use for CSS Border Color

CSS Border color for the above div is #0c56c0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0c56c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0c56c0 Color code Preview on White Background

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

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

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,86,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,118,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(12,86,192,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }