crispedge.com

Color picker

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

#5895a4 hex color - Blue - Cool color - Information

#5895a4 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5895a4 Color code in RGB color code model is created after adding 34.51% red color, 58.43% green color and 64.31% blue color. Hex #5895a4 Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 9% magenta, 0% yellow and 36% black.

Hex #5895a4 color code is between #5599aa web safe hex color code and #668899 web safe hex color code. #5599aa is the nearest web safe color code. You can see here many more shades of #5895a4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5895a4#5895a4
RGB Decimal88, 149, 164rgb(88, 149, 164)
RGB Percent35%, 58%, 64%rgb(35%, 58%, 64%)
CSS RGBa88, 149, 164,1rgba(88,149,164,1)
CMYK Modelcmyk(46%,9%,0%,36%)
HSL Color Space192,30% ,49%hsl(192,30% ,49%)
HSV Color Space192°, 46%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001001010110100100
Octal130225244
Decimal88149164
Hex5895a4

Different shades of #5895a4 color code.

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

Light Shade of #5895a4
#78aab7
Dark Shade of #5895a4
#467783
Saturated Shade of #5895a4
#4b9db1
Desaturated Shade of #5895a4
#658d97
Grey scale Shade of #5895a4
#7e7e7e
Brighten Shade
#71aebd
Most Readable Shade
#000000

Shades of #5895a4 color code

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

#5895a4
#4e8491
#44737f
#3a636d
#30525b
#274248
#1d3136
#132124
#091012
#000000

Similar Color like #5895a4 color

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

#5996a5
#5a97a6
#5b98a7
#5c99a8
#5d9aa9
#5e9baa
#5f9cab
#609dac
#619ead
#629fae
#63a0af
#64a1b0
#65a2b1
#66a3b2
#5794a3
#5693a2
#5592a1
#5491a0
#53909f
#528f9e
#518e9d
#508d9c
#4f8c9b
#4e8b9a
#4d8a99
#4c8998
#4b8897
#4a8796

Monochromatic Color with #5895a4

#5895a4
#6fbcce
#86e2f9
#142124
#2a484f
#416e79

Tints of #5895a4 Color

#5895a4
#6aa0ae
#7dacb8
#8fb8c2
#a2c4cc
#b4cfd6
#c7dbe0
#d9e7ea
#ecf3f4
#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

#5895a4
#a46758

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

Split Complementary

#5895a4
#a4586f
#a48d58

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

Analogous Color

#58a495
#58a4a4
#5895a4
#5886a4
#5877a4

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

#5895a4
#a45895
#95a458

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

#5895a4
#8d58a4
#a46758
#6fa458

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

#5895a4
#a46758
#a48d58
#586fa4

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 #5895a4 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.

#5895a4 Color Code Preview on Black Background Color

This is how #5895a4 Color will look on black background color. Color contrast ratio is 6.25

#5895a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5895a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5895a4

#5895a4 color code is use for CSS Background Color

Background color for the above div is #5895a4

HTML with inline CSS

<div style="background-color:#5895a4;"></div>

#5895a4 color code is use for CSS Border Color

CSS Border color for the above div is #5895a4

HTML with inline CSS

<div style="border:5px solid #5895a4;"></div>

CSS Border Left color for the above div is #5895a4

HTML with inline CSS

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

CSS Border Right color for the above div is #5895a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5895a4

HTML with inline CSS

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

CSS Border Top color for the above div is #5895a4

HTML with inline CSS

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

#5895a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5895a4 Color code Preview on White Background

This is how #5895a4 Color code will look on white background color. Color contrast ratio is 3.36

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

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.