crispedge.com

Color picker

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

#888999 hex color - Blue - Cool color - Information

#888999 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #888999 Color code in RGB color code model is created after adding 53.33% red color, 53.73% green color and 60% blue color. Hex #888999 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 10% magenta, 0% yellow and 40% black.

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

0 Likes 0 Comments | 12 Views

Color Table

Hex Color Code888999#888999
RGB Decimal136, 137, 153rgb(136, 137, 153)
RGB Percent53%, 54%, 60%rgb(53%, 54%, 60%)
CSS RGBa136, 137, 153,1rgba(136,137,153,1)
CMYK Modelcmyk(11%,10%,0%,40%)
HSL Color Space236,8% ,57%hsl(236,8% ,57%)
HSV Color Space236°, 11%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001000100110011001
Octal210211231
Decimal136137153
Hex888999

Different shades of #888999 color code.

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

Light Shade of #888999
#a3a4b1
Dark Shade of #888999
#6e6f80
Saturated Shade of #888999
#7d7fa4
Desaturated Shade of #888999
#909090
Grey scale Shade of #888999
#909090
Brighten Shade
#a1a2b2
Most Readable Shade
#000000

Shades of #888999 color code

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

#888999
#787988
#696a77
#5a5b66
#4b4c55
#3c3c44
#2d2d33
#1e1e22
#0f0f11
#000000

Similar Color like #888999 color

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

#898a9a
#8a8b9b
#8b8c9c
#8c8d9d
#8d8e9e
#8e8f9f
#8f90a0
#9091a1
#9192a2
#9293a3
#9394a4
#9495a5
#9596a6
#9697a7
#878898
#868797
#858696
#848595
#838494
#828393
#818292
#808191
#7f8090
#7e7f8f
#7d7e8e
#7c7d8d
#7b7c8c
#7a7b8b

Monochromatic Color with #888999

#888999
#aeafc3
#d4d5ee
#171719
#3c3d44
#62636e

Tints of #888999 Color

#888999
#9596a4
#a2a3af
#afb0bb
#bcbdc6
#cacad1
#d7d7dd
#e4e4e8
#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

#888999
#999888

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

Split Complementary

#888999
#999088
#929988

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

Analogous Color

#889099
#888c99
#888999
#8a8899
#8e8899

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

#888999
#998889
#899988

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

#888999
#998891
#999888
#88998f

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

#888999
#999888
#929988
#908899

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

#888999 Color Code Preview on Black Background Color

This is how #888999 Color will look on black background color. Color contrast ratio is 6.09

#888999 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888999

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888999

#888999 color code is use for CSS Background Color

Background color for the above div is #888999

HTML with inline CSS

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

#888999 color code is use for CSS Border Color

CSS Border color for the above div is #888999

HTML with inline CSS

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

CSS Border Left color for the above div is #888999

HTML with inline CSS

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

CSS Border Right color for the above div is #888999

HTML with inline CSS

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

CSS Border Bottom color for the above div is #888999

HTML with inline CSS

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

CSS Border Top color for the above div is #888999

HTML with inline CSS

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

#888999 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#888999 Color code Preview on White Background

This is how #888999 Color code will look on white background color. Color contrast ratio is 3.45

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

Related Gradients

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

0 Likes 0 Comments | 12 Views

Post your comment:-

By submitting comment you agree to our privacy policy.