crispedge.com

Color picker

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

#0859aa hex color - Blue - Cool color - Information

#0859aa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0859aa Color code in RGB color code model is created after adding 3.14% red color, 34.9% green color and 66.67% blue color. Hex #0859aa Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 48% magenta, 0% yellow and 33% black.

Hex #0859aa color code is between #005599 web safe hex color code and #0066bb web safe hex color code. #005599 is the nearest web safe color code. You can see here many more shades of #0859aa color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code0859aa#0859aa
RGB Decimal8, 89, 170rgb(8, 89, 170)
RGB Percent3%, 35%, 67%rgb(3%, 35%, 67%)
CSS RGBa8, 89, 170,1rgba(8,89,170,1)
CMYK Modelcmyk(95%,48%,0%,33%)
HSL Color Space210,91% ,35%hsl(210,91% ,35%)
HSV Color Space210°, 95%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010000101100110101010
Octal10131252
Decimal889170
Hex0859aa

Different shades of #0859aa color code.

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

Light Shade of #0859aa
#0a72db
Dark Shade of #0859aa
#063f79
Saturated Shade of #0859aa
#0059b2
Desaturated Shade of #0859aa
#1159a1
Grey scale Shade of #0859aa
#595959
Brighten Shade
#2172c3
Most Readable Shade
#FFFFFF

Shades of #0859aa color code

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

#0859aa
#074f97
#064584
#053b71
#04315e
#03274b
#021d38
#011325
#000912
#000000

Similar Color like #0859aa color

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

#095aab
#0a5bac
#0b5cad
#0c5dae
#0d5eaf
#0e5fb0
#0f60b1
#1061b2
#1162b3
#1263b4
#1364b5
#1465b6
#1566b7
#1667b8
#0758a9
#0657a8
#0556a7
#0455a6
#0354a5
#0253a4
#0152a3
#0051a2
#0050a1
#004fa0
#004e9f
#004d9e
#004c9d
#004b9c

Monochromatic Color with #0859aa

#0859aa
#0a6fd4
#0c85ff
#02162a
#042c55
#06437f

Tints of #0859aa Color

#0859aa
#236bb3
#3e7dbc
#5a90c6
#75a2cf
#91b5d9
#acc7e2
#c8daec
#e3ecf5
#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

#0859aa
#aa5908

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

Split Complementary

#0859aa
#aa0808
#aaaa08

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

Analogous Color

#089aaa
#0879aa
#0859aa
#0839aa
#0818aa

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

#0859aa
#aa0859
#59aa08

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

#0859aa
#aa08aa
#aa5908
#08aa08

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

#0859aa
#aa5908
#aaaa08
#0808aa

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 #0859aa 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.

#0859aa Color Code Preview on Black Background Color

This is how #0859aa Color will look on black background color. Color contrast ratio is 3.02

#0859aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0859aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0859aa

#0859aa color code is use for CSS Background Color

Background color for the above div is #0859aa

HTML with inline CSS

<div style="background-color:#0859aa;"></div>

#0859aa color code is use for CSS Border Color

CSS Border color for the above div is #0859aa

HTML with inline CSS

<div style="border:5px solid #0859aa;"></div>

CSS Border Left color for the above div is #0859aa

HTML with inline CSS

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

CSS Border Right color for the above div is #0859aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0859aa

HTML with inline CSS

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

CSS Border Top color for the above div is #0859aa

HTML with inline CSS

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

#0859aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0859aa Color code Preview on White Background

This is how #0859aa Color code will look on white background color. Color contrast ratio is 6.95

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.