crispedge.com

Color picker

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

#88537a hex color - Red - Warm color - Information

#88537a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #88537a Color code in RGB color code model is created after adding 53.33% red color, 32.55% green color and 47.84% blue color. Hex #88537a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 10% yellow and 47% black.

Hex #88537a color code is between #775577 web safe hex color code and #994488 web safe hex color code. #775577 is the nearest web safe color code. You can see here many more shades of #88537a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code88537a#88537a
RGB Decimal136, 83, 122rgb(136, 83, 122)
RGB Percent53%, 33%, 48%rgb(53%, 33%, 48%)
CSS RGBa136, 83, 122,1rgba(136,83,122,1)
CMYK Modelcmyk(0%,39%,10%,47%)
HSL Color Space316,24% ,43%hsl(316,24% ,43%)
HSV Color Space316°, 39%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000101001101111010
Octal210123172
Decimal13683122
Hex88537a

Different shades of #88537a color code.

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

Light Shade of #88537a
#a46a95
Dark Shade of #88537a
#68405e
Saturated Shade of #88537a
#93487f
Desaturated Shade of #88537a
#7d5e75
Grey scale Shade of #88537a
#6d6d6d
Brighten Shade
#a16c93
Most Readable Shade
#FFFFFF

Shades of #88537a color code

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

#88537a
#78496c
#69405e
#5a3751
#4b2e43
#3c2436
#2d1b28
#1e121b
#0f090d
#000000

Similar Color like #88537a color

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

#89547b
#8a557c
#8b567d
#8c577e
#8d587f
#8e5980
#8f5a81
#905b82
#915c83
#925d84
#935e85
#945f86
#956087
#966188
#875279
#865178
#855077
#844f76
#834e75
#824d74
#814c73
#804b72
#7f4a71
#7e4970
#7d486f
#7c476e
#7b466d
#7a456c

Monochromatic Color with #88537a

#88537a
#b36da0
#dd87c6
#080508
#331f2e
#5d3954

Tints of #88537a Color

#88537a
#956688
#a27997
#af8ca6
#bc9fb5
#cab2c3
#d7c5d2
#e4d8e1
#f1ebf0
#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

#88537a
#538861

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

Split Complementary

#88537a
#608853
#53887b

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

Analogous Color

#815388
#885385
#88537a
#88536f
#885365

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

#88537a
#7a8853
#537a88

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

#88537a
#887b53
#538861
#535f88

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

#88537a
#538861
#53887c
#885360

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 #88537a 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.

#88537a Color Code Preview on Black Background Color

This is how #88537a Color will look on black background color. Color contrast ratio is 3.57

#88537a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88537a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88537a

#88537a color code is use for CSS Background Color

Background color for the above div is #88537a

HTML with inline CSS

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

#88537a color code is use for CSS Border Color

CSS Border color for the above div is #88537a

HTML with inline CSS

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

CSS Border Left color for the above div is #88537a

HTML with inline CSS

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

CSS Border Right color for the above div is #88537a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88537a

HTML with inline CSS

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

CSS Border Top color for the above div is #88537a

HTML with inline CSS

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

#88537a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88537a Color code Preview on White Background

This is how #88537a Color code will look on white background color. Color contrast ratio is 5.89

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

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.