crispedge.com

Color picker

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

#888d9d hex color - Blue - Cool color - Information

#888d9d hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #888d9d Color code in RGB color code model is created after adding 53.33% red color, 55.29% green color and 61.57% blue color. Hex #888d9d Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 10% magenta, 0% yellow and 38% black.

Hex #888d9d color code is between #778899 web safe hex color code and #9999aa web safe hex color code. #778899 is the nearest web safe color code. You can see here many more shades of #888d9d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code888d9d#888d9d
RGB Decimal136, 141, 157rgb(136, 141, 157)
RGB Percent53%, 55%, 62%rgb(53%, 55%, 62%)
CSS RGBa136, 141, 157,1rgba(136,141,157,1)
CMYK Modelcmyk(13%,10%,0%,38%)
HSL Color Space226,10% ,57%hsl(226,10% ,57%)
HSV Color Space226°, 13%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001000110110011101
Octal210215235
Decimal136141157
Hex888d9d

Different shades of #888d9d color code.

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

Light Shade of #888d9d
#a4a8b4
Dark Shade of #888d9d
#6d7385
Saturated Shade of #888d9d
#7d87a8
Desaturated Shade of #888d9d
#929292
Grey scale Shade of #888d9d
#929292
Brighten Shade
#a1a6b6
Most Readable Shade
#000000

Shades of #888d9d color code

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

#888d9d
#787d8b
#696d7a
#5a5e68
#4b4e57
#3c3e45
#2d2f34
#1e1f22
#0f0f11
#000000

Similar Color like #888d9d color

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

#898e9e
#8a8f9f
#8b90a0
#8c91a1
#8d92a2
#8e93a3
#8f94a4
#9095a5
#9196a6
#9297a7
#9398a8
#9499a9
#959aaa
#969bab
#878c9c
#868b9b
#858a9a
#848999
#838898
#828797
#818696
#808595
#7f8494
#7e8393
#7d8292
#7c8191
#7b8090
#7a7f8f

Monochromatic Color with #888d9d

#888d9d
#adb3c7
#d2d9f2
#1a1a1d
#3e4148
#636772

Tints of #888d9d Color

#888d9d
#9599a7
#a2a6b2
#afb3bd
#bcbfc8
#caccd3
#d7d9de
#e4e5e9
#f1f2f4
#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

#888d9d
#9d9888

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

Split Complementary

#888d9d
#9d8d88
#989d88

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

Analogous Color

#88959d
#88919d
#888d9d
#88899d
#8b889d

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

#888d9d
#9d888d
#8d9d88

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

#888d9d
#9d8897
#9d9888
#889d8e

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

#888d9d
#9d9888
#989d88
#8d889d

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 #888d9d 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.

#888d9d Color Code Preview on Black Background Color

This is how #888d9d Color will look on black background color. Color contrast ratio is 6.34

#888d9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888d9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888d9d

#888d9d color code is use for CSS Background Color

Background color for the above div is #888d9d

HTML with inline CSS

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

#888d9d color code is use for CSS Border Color

CSS Border color for the above div is #888d9d

HTML with inline CSS

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

CSS Border Left color for the above div is #888d9d

HTML with inline CSS

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

CSS Border Right color for the above div is #888d9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #888d9d

HTML with inline CSS

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

CSS Border Top color for the above div is #888d9d

HTML with inline CSS

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

#888d9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#888d9d Color code Preview on White Background

This is how #888d9d Color code will look on white background color. Color contrast ratio is 3.31

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

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.