crispedge.com

Color picker

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

#898993 hex color - Blue - Cool color - Information

#898993 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #898993 Color code in RGB color code model is created after adding 53.73% red color, 53.73% green color and 57.65% blue color. Hex #898993 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 7% magenta, 0% yellow and 42% black.

Hex #898993 color code is between #888899 web safe hex color code and #999988 web safe hex color code. #888899 is the nearest web safe color code. You can see here many more shades of #898993 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code898993#898993
RGB Decimal137, 137, 147rgb(137, 137, 147)
RGB Percent54%, 54%, 58%rgb(54%, 54%, 58%)
CSS RGBa137, 137, 147,1rgba(137,137,147,1)
CMYK Modelcmyk(7%,7%,0%,42%)
HSL Color Space240,4% ,56%hsl(240,4% ,56%)
HSV Color Space240°, 7%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010011000100110010011
Octal211211223
Decimal137137147
Hex898993

Different shades of #898993 color code.

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

Light Shade of #898993
#a4a4ab
Dark Shade of #898993
#6f6f7a
Saturated Shade of #898993
#7e7e9e
Desaturated Shade of #898993
#8e8e8e
Grey scale Shade of #898993
#8e8e8e
Brighten Shade
#a2a2ac
Most Readable Shade
#000000

Shades of #898993 color code

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

#898993
#797982
#6a6a72
#5b5b62
#4c4c51
#3c3c41
#2d2d31
#1e1e20
#0f0f10
#000000

Similar Color like #898993 color

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

#8a8a94
#8b8b95
#8c8c96
#8d8d97
#8e8e98
#8f8f99
#90909a
#91919b
#92929c
#93939d
#94949e
#95959f
#9696a0
#9797a1
#888892
#878791
#868690
#85858f
#84848e
#83838d
#82828c
#81818b
#80808a
#7f7f89
#7e7e88
#7d7d87
#7c7c86
#7b7b85

Monochromatic Color with #898993

#898993
#b1b1bd
#d8d8e8
#121213
#3a3a3e
#616168

Tints of #898993 Color

#898993
#96969f
#a3a3ab
#b0b0b7
#bdbdc3
#cacacf
#d7d7db
#e4e4e7
#f1f1f3
#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

#898993
#939389

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

Split Complementary

#898993
#938e89
#8e9389

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

Analogous Color

#898d93
#898b93
#898993
#8b8993
#8d8993

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

#898993
#938989
#899389

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

#898993
#93898e
#939389
#89938e

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

#898993
#939389
#8e9389
#8e8993

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 #898993 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.

#898993 Color Code Preview on Black Background Color

This is how #898993 Color will look on black background color. Color contrast ratio is 6.06

#898993 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898993

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898993

#898993 color code is use for CSS Background Color

Background color for the above div is #898993

HTML with inline CSS

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

#898993 color code is use for CSS Border Color

CSS Border color for the above div is #898993

HTML with inline CSS

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

CSS Border Left color for the above div is #898993

HTML with inline CSS

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

CSS Border Right color for the above div is #898993

HTML with inline CSS

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

CSS Border Bottom color for the above div is #898993

HTML with inline CSS

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

CSS Border Top color for the above div is #898993

HTML with inline CSS

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

#898993 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#898993 Color code Preview on White Background

This is how #898993 Color code will look on white background color. Color contrast ratio is 3.46

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

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.