crispedge.com

Color picker

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

#005f97 hex color - Blue - Cool color - Information

#005f97 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #005f97 Color code in RGB color code model is created after adding 0% red color, 37.25% green color and 59.22% blue color. Hex #005f97 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 37% magenta, 0% yellow and 41% black.

Hex #005f97 color code is between #006699 web safe hex color code and #005588 web safe hex color code. #006699 is the nearest web safe color code. You can see here many more shades of #005f97 color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Code005f97#005f97
RGB Decimal0, 95, 151rgb(0, 95, 151)
RGB Percent0%, 37%, 59%rgb(0%, 37%, 59%)
CSS RGBa0, 95, 151,1rgba(0,95,151,1)
CMYK Modelcmyk(100%,37%,0%,41%)
HSL Color Space202,100% ,30%hsl(202,100% ,30%)
HSV Color Space202°, 100%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000101111110010111
Octal0137227
Decimal095151
Hex005f97

Different shades of #005f97 color code.

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

Light Shade of #005f97
#007fca
Dark Shade of #005f97
#003f64
Saturated Shade of #005f97
#005f97
Desaturated Shade of #005f97
#085d8f
Grey scale Shade of #005f97
#4b4b4b
Brighten Shade
#1978b0
Most Readable Shade
#FFFFFF

Shades of #005f97 color code

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

#005f97
#005486
#004975
#003f64
#003453
#002a43
#001f32
#001521
#000a10
#000000

Similar Color like #005f97 color

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

#016098
#026199
#03629a
#04639b
#05649c
#06659d
#07669e
#08679f
#0968a0
#0a69a1
#0b6aa2
#0c6ba3
#0d6ca4
#0e6da5
#005e96
#005d95
#005c94
#005b93
#005a92
#005991
#005890
#00578f
#00568e
#00558d
#00548c
#00538b
#00528a
#005189

Monochromatic Color with #005f97

#005f97
#007ac1
#0094ec
#000f17
#002a42
#00446c

Tints of #005f97 Color

#005f97
#1c70a2
#3882ae
#5594b9
#71a6c5
#8db7d0
#aac9dc
#c6dbe7
#e2edf3
#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

#005f97
#973800

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

Split Complementary

#005f97
#970014
#978300

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

Analogous Color

#009793
#007d97
#005f97
#004197
#002397

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

#005f97
#97005f
#5f9700

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

#005f97
#830097
#973800
#139700

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

#005f97
#973800
#978300
#001497

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 #005f97 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.

#005f97 Color Code Preview on Black Background Color

This is how #005f97 Color will look on black background color. Color contrast ratio is 3.08

#005f97 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #005f97

HTML with inline CSS

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

Your Example Paragraph content text in with font color #005f97

#005f97 color code is use for CSS Background Color

Background color for the above div is #005f97

HTML with inline CSS

<div style="background-color:#005f97;"></div>

#005f97 color code is use for CSS Border Color

CSS Border color for the above div is #005f97

HTML with inline CSS

<div style="border:5px solid #005f97;"></div>

CSS Border Left color for the above div is #005f97

HTML with inline CSS

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

CSS Border Right color for the above div is #005f97

HTML with inline CSS

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

CSS Border Bottom color for the above div is #005f97

HTML with inline CSS

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

CSS Border Top color for the above div is #005f97

HTML with inline CSS

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

#005f97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#005f97 Color code Preview on White Background

This is how #005f97 Color code will look on white background color. Color contrast ratio is 6.81

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.