crispedge.com

Color picker

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

#0058bb hex color - Blue - Cool color - Information

#0058bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #0058bb Color code in RGB color code model is created after adding 0% red color, 34.51% green color and 73.33% blue color. Hex #0058bb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 53% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0058bb#0058bb
RGB Decimal0, 88, 187rgb(0, 88, 187)
RGB Percent0%, 35%, 73%rgb(0%, 35%, 73%)
CSS RGBa0, 88, 187,1rgba(0,88,187,1)
CMYK Modelcmyk(100%,53%,0%,27%)
HSL Color Space212,100% ,37%hsl(212,100% ,37%)
HSV Color Space212°, 100%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000101100010111011
Octal0130273
Decimal088187
Hex0058bb

Different shades of #0058bb color code.

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

Light Shade of #0058bb
#0070ee
Dark Shade of #0058bb
#004088
Saturated Shade of #0058bb
#0058bb
Desaturated Shade of #0058bb
#0959b2
Grey scale Shade of #0058bb
#5d5d5d
Brighten Shade
#1971d4
Most Readable Shade
#FFFFFF

Shades of #0058bb color code

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

#0058bb
#004ea6
#004491
#003a7c
#003067
#002753
#001d3e
#001329
#000914
#000000

Similar Color like #0058bb color

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

#0159bc
#025abd
#035bbe
#045cbf
#055dc0
#065ec1
#075fc2
#0860c3
#0961c4
#0a62c5
#0b63c6
#0c64c7
#0d65c8
#0e66c9
#0057ba
#0056b9
#0055b8
#0054b7
#0053b6
#0052b5
#0051b4
#0050b3
#004fb2
#004eb1
#004db0
#004caf
#004bae
#004aad

Monochromatic Color with #0058bb

#0058bb
#006ce5
#000811
#001c3b
#003066
#004490

Tints of #0058bb Color

#0058bb
#1c6ac2
#387dca
#558fd1
#71a2d9
#8db4e0
#aac7e8
#c6d9ef
#e2ecf7
#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

#0058bb
#bb6300

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

Split Complementary

#0058bb
#bb0500
#b6bb00

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

Analogous Color

#00a3bb
#007dbb
#0058bb
#0033bb
#000dbb

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

#0058bb
#bb0058
#58bb00

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

#0058bb
#bb00b5
#bb6300
#00bb05

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

#0058bb
#bb6300
#b6bb00
#0500bb

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 #0058bb 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.

#0058bb Color Code Preview on Black Background Color

This is how #0058bb Color will look on black background color. Color contrast ratio is 3.11

#0058bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0058bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0058bb

#0058bb color code is use for CSS Background Color

Background color for the above div is #0058bb

HTML with inline CSS

<div style="background-color:#0058bb;"></div>

#0058bb color code is use for CSS Border Color

CSS Border color for the above div is #0058bb

HTML with inline CSS

<div style="border:5px solid #0058bb;"></div>

CSS Border Left color for the above div is #0058bb

HTML with inline CSS

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

CSS Border Right color for the above div is #0058bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0058bb

HTML with inline CSS

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

CSS Border Top color for the above div is #0058bb

HTML with inline CSS

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

#0058bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0058bb Color code Preview on White Background

This is how #0058bb Color code will look on white background color. Color contrast ratio is 6.74

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

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.