crispedge.com

Color picker

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

#88899c hex color - Blue - Cool color - Information

#88899c hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #88899c Color code in RGB color code model is created after adding 53.33% red color, 53.73% green color and 61.18% blue color. Hex #88899c Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 12% magenta, 0% yellow and 39% black.

Hex #88899c 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 #88899c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code88899c#88899c
RGB Decimal136, 137, 156rgb(136, 137, 156)
RGB Percent53%, 54%, 61%rgb(53%, 54%, 61%)
CSS RGBa136, 137, 156,1rgba(136,137,156,1)
CMYK Modelcmyk(13%,12%,0%,39%)
HSL Color Space237,9% ,57%hsl(237,9% ,57%)
HSV Color Space237°, 13%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001000100110011100
Octal210211234
Decimal136137156
Hex88899c

Different shades of #88899c color code.

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

Light Shade of #88899c
#a4a5b3
Dark Shade of #88899c
#6d6f84
Saturated Shade of #88899c
#7d7fa7
Desaturated Shade of #88899c
#929292
Grey scale Shade of #88899c
#929292
Brighten Shade
#a1a2b5
Most Readable Shade
#000000

Shades of #88899c color code

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

#88899c
#78798a
#696a79
#5a5b68
#4b4c56
#3c3c45
#2d2d34
#1e1e22
#0f0f11
#000000

Similar Color like #88899c color

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

#898a9d
#8a8b9e
#8b8c9f
#8c8da0
#8d8ea1
#8e8fa2
#8f90a3
#9091a4
#9192a5
#9293a6
#9394a7
#9495a8
#9596a9
#9697aa
#87889b
#86879a
#858699
#848598
#838497
#828396
#818295
#808194
#7f8093
#7e7f92
#7d7e91
#7c7d90
#7b7c8f
#7a7b8e

Monochromatic Color with #88899c

#88899c
#adaec6
#d2d4f1
#19191c
#3e3e47
#636471

Tints of #88899c Color

#88899c
#9596a7
#a2a3b2
#afb0bd
#bcbdc8
#cacad3
#d7d7de
#e4e4e9
#f1f1f4
#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

#88899c
#9c9b88

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

Split Complementary

#88899c
#9c9188
#939c88

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

Analogous Color

#88919c
#888d9c
#88899c
#8b889c
#8f889c

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

#88899c
#9c8889
#899c88

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

#88899c
#9c8893
#9c9b88
#889c91

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

#88899c
#9c9b88
#939c88
#91889c

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 #88899c 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.

#88899c Color Code Preview on Black Background Color

This is how #88899c Color will look on black background color. Color contrast ratio is 6.11

#88899c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88899c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88899c

#88899c color code is use for CSS Background Color

Background color for the above div is #88899c

HTML with inline CSS

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

#88899c color code is use for CSS Border Color

CSS Border color for the above div is #88899c

HTML with inline CSS

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

CSS Border Left color for the above div is #88899c

HTML with inline CSS

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

CSS Border Right color for the above div is #88899c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88899c

HTML with inline CSS

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

CSS Border Top color for the above div is #88899c

HTML with inline CSS

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

#88899c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88899c Color code Preview on White Background

This is how #88899c Color code will look on white background color. Color contrast ratio is 3.44

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.