crispedge.com

Color picker

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

#898b98 hex color - Blue - Cool color - Information

#898b98 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #898b98 Color code in RGB color code model is created after adding 53.73% red color, 54.51% green color and 59.61% blue color. Hex #898b98 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 9% magenta, 0% yellow and 40% black.

Hex #898b98 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 #898b98 color code.

0 Likes 0 Comments | 10 Views

Color Table

Hex Color Code898b98#898b98
RGB Decimal137, 139, 152rgb(137, 139, 152)
RGB Percent54%, 55%, 60%rgb(54%, 55%, 60%)
CSS RGBa137, 139, 152,1rgba(137,139,152,1)
CMYK Modelcmyk(10%,9%,0%,40%)
HSL Color Space232,7% ,57%hsl(232,7% ,57%)
HSV Color Space232°, 10%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010011000101110011000
Octal211213230
Decimal137139152
Hex898b98

Different shades of #898b98 color code.

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

Light Shade of #898b98
#a4a6b0
Dark Shade of #898b98
#6f717f
Saturated Shade of #898b98
#7e83a3
Desaturated Shade of #898b98
#909090
Grey scale Shade of #898b98
#909090
Brighten Shade
#a2a4b1
Most Readable Shade
#000000

Shades of #898b98 color code

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

#898b98
#797b87
#6a6c76
#5b5c65
#4c4d54
#3c3d43
#2d2e32
#1e1e21
#0f0f10
#000000

Similar Color like #898b98 color

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

#8a8c99
#8b8d9a
#8c8e9b
#8d8f9c
#8e909d
#8f919e
#90929f
#9193a0
#9294a1
#9395a2
#9496a3
#9597a4
#9698a5
#9799a6
#888a97
#878996
#868895
#858794
#848693
#838592
#828491
#818390
#80828f
#7f818e
#7e808d
#7d7f8c
#7c7e8b
#7b7d8a

Monochromatic Color with #898b98

#898b98
#afb2c2
#d6d9ed
#161618
#3c3d43
#63646d

Tints of #898b98 Color

#898b98
#9697a3
#a3a4ae
#b0b1ba
#bdbec5
#cacbd1
#d7d8dc
#e4e5e8
#f1f2f3
#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

#898b98
#989689

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

Split Complementary

#898b98
#988e89
#939889

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

Analogous Color

#899198
#898e98
#898b98
#8a8998
#8d8998

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

#898b98
#98898b
#8b9889

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

#898b98
#988992
#989689
#89988e

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

#898b98
#989689
#939889
#8e8998

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 #898b98 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.

#898b98 Color Code Preview on Black Background Color

This is how #898b98 Color will look on black background color. Color contrast ratio is 6.21

#898b98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898b98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898b98

#898b98 color code is use for CSS Background Color

Background color for the above div is #898b98

HTML with inline CSS

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

#898b98 color code is use for CSS Border Color

CSS Border color for the above div is #898b98

HTML with inline CSS

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

CSS Border Left color for the above div is #898b98

HTML with inline CSS

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

CSS Border Right color for the above div is #898b98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #898b98

HTML with inline CSS

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

CSS Border Top color for the above div is #898b98

HTML with inline CSS

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

#898b98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#898b98 Color code Preview on White Background

This is how #898b98 Color code will look on white background color. Color contrast ratio is 3.38

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

Related Gradients

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.