crispedge.com

Color picker

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

#056ad8 hex color - Blue - Cool color - Information

#056ad8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #056ad8 Color code in RGB color code model is created after adding 1.96% red color, 41.57% green color and 84.71% blue color. Hex #056ad8 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 51% magenta, 0% yellow and 15% black.

Hex #056ad8 color code is between #0066dd web safe hex color code and #0077cc web safe hex color code. #0066dd is the nearest web safe color code. You can see here many more shades of #056ad8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code056ad8#056ad8
RGB Decimal5, 106, 216rgb(5, 106, 216)
RGB Percent2%, 42%, 85%rgb(2%, 42%, 85%)
CSS RGBa5, 106, 216,1rgba(5,106,216,1)
CMYK Modelcmyk(98%,51%,0%,15%)
HSL Color Space211,95% ,43%hsl(211,95% ,43%)
HSV Color Space211°, 98%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001010110101011011000
Octal5152330
Decimal5106216
Hex056ad8

Different shades of #056ad8 color code.

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

Light Shade of #056ad8
#1683fa
Dark Shade of #056ad8
#0452a6
Saturated Shade of #056ad8
#006add
Desaturated Shade of #056ad8
#106acd
Grey scale Shade of #056ad8
#6e6e6e
Brighten Shade
#1e83f1
Most Readable Shade
#FFFFFF

Shades of #056ad8 color code

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

#056ad8
#045ec0
#0352a8
#034690
#023a78
#022f60
#012348
#011730
#000b18
#000000

Similar Color like #056ad8 color

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

#066bd9
#076cda
#086ddb
#096edc
#0a6fdd
#0b70de
#0c71df
#0d72e0
#0e73e1
#0f74e2
#1075e3
#1176e4
#1277e5
#1378e6
#0469d7
#0368d6
#0267d5
#0166d4
#0065d3
#0064d2
#0063d1
#0062d0
#0061cf
#0060ce
#005fcd
#005ecc
#005dcb
#005cca

Monochromatic Color with #056ad8

#056ad8
#000203
#01172e
#022b58
#034083
#0455ad

Tints of #056ad8 Color

#056ad8
#207adc
#3c8be0
#589be5
#74ace9
#8fbced
#abcdf2
#c7ddf6
#e3eefa
#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

#056ad8
#d87305

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

Split Complementary

#056ad8
#d80a05
#d3d805

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

Analogous Color

#05bed8
#0594d8
#056ad8
#0540d8
#0516d8

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

#056ad8
#d8056a
#6ad805

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

#056ad8
#d805d3
#d87305
#05d80a

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

#056ad8
#d87305
#d3d805
#0a05d8

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 #056ad8 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.

#056ad8 Color Code Preview on Black Background Color

This is how #056ad8 Color will look on black background color. Color contrast ratio is 4.06

#056ad8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #056ad8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #056ad8

#056ad8 color code is use for CSS Background Color

Background color for the above div is #056ad8

HTML with inline CSS

<div style="background-color:#056ad8;"></div>

#056ad8 color code is use for CSS Border Color

CSS Border color for the above div is #056ad8

HTML with inline CSS

<div style="border:5px solid #056ad8;"></div>

CSS Border Left color for the above div is #056ad8

HTML with inline CSS

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

CSS Border Right color for the above div is #056ad8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #056ad8

HTML with inline CSS

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

CSS Border Top color for the above div is #056ad8

HTML with inline CSS

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

#056ad8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#056ad8 Color code Preview on White Background

This is how #056ad8 Color code will look on white background color. Color contrast ratio is 5.17

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

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.