crispedge.com

Color picker

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

#888996 hex color - Blue - Cool color - Information

#888996 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #888996 Color code in RGB color code model is created after adding 53.33% red color, 53.73% green color and 58.82% blue color. Hex #888996 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 9% magenta, 0% yellow and 41% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code888996#888996
RGB Decimal136, 137, 150rgb(136, 137, 150)
RGB Percent53%, 54%, 59%rgb(53%, 54%, 59%)
CSS RGBa136, 137, 150,1rgba(136,137,150,1)
CMYK Modelcmyk(9%,9%,0%,41%)
HSL Color Space236,6% ,56%hsl(236,6% ,56%)
HSV Color Space236°, 9%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001000100110010110
Octal210211226
Decimal136137150
Hex888996

Different shades of #888996 color code.

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

Light Shade of #888996
#a3a4ae
Dark Shade of #888996
#6e6f7d
Saturated Shade of #888996
#7d7fa1
Desaturated Shade of #888996
#8f8f8f
Grey scale Shade of #888996
#8f8f8f
Brighten Shade
#a1a2af
Most Readable Shade
#000000

Shades of #888996 color code

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

#888996
#787985
#696a74
#5a5b64
#4b4c53
#3c3c42
#2d2d32
#1e1e21
#0f0f10
#000000

Similar Color like #888996 color

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

#898a97
#8a8b98
#8b8c99
#8c8d9a
#8d8e9b
#8e8f9c
#8f909d
#90919e
#91929f
#9293a0
#9394a1
#9495a2
#9596a3
#9697a4
#878895
#868794
#858693
#848592
#838491
#828390
#81828f
#80818e
#7f808d
#7e7f8c
#7d7e8b
#7c7d8a
#7b7c89
#7a7b88

Monochromatic Color with #888996

#888996
#afb0c0
#d5d7eb
#141516
#3b3b41
#61626b

Tints of #888996 Color

#888996
#9596a1
#a2a3ad
#afb0b9
#bcbdc4
#cacad0
#d7d7dc
#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

#888996
#969588

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

Split Complementary

#888996
#968e88
#909688

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

Analogous Color

#888f96
#888c96
#888996
#8a8896
#8d8896

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

#888996
#968889
#899688

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

#888996
#968890
#969588
#88968e

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

#888996
#969588
#909688
#8e8896

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

#888996 Color Code Preview on Black Background Color

This is how #888996 Color will look on black background color. Color contrast ratio is 6.07

#888996 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888996

HTML with inline CSS

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

Your Example Paragraph content text in with font color #888996

#888996 color code is use for CSS Background Color

Background color for the above div is #888996

HTML with inline CSS

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

#888996 color code is use for CSS Border Color

CSS Border color for the above div is #888996

HTML with inline CSS

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

CSS Border Left color for the above div is #888996

HTML with inline CSS

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

CSS Border Right color for the above div is #888996

HTML with inline CSS

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

CSS Border Bottom color for the above div is #888996

HTML with inline CSS

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

CSS Border Top color for the above div is #888996

HTML with inline CSS

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

#888996 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#888996 Color code Preview on White Background

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

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.