crispedge.com

Color picker

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

#88116e hex color - Red - Warm color - Information

#88116e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #88116e Color code in RGB color code model is created after adding 53.33% red color, 6.67% green color and 43.14% blue color. Hex #88116e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 19% yellow and 47% black.

Hex #88116e color code is between #770066 web safe hex color code and #990077 web safe hex color code. #770066 is the nearest web safe color code. You can see here many more shades of #88116e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code88116e#88116e
RGB Decimal136, 17, 110rgb(136, 17, 110)
RGB Percent53%, 7%, 43%rgb(53%, 7%, 43%)
CSS RGBa136, 17, 110,1rgba(136,17,110,1)
CMYK Modelcmyk(0%,88%,19%,47%)
HSL Color Space313,78% ,30%hsl(313,78% ,30%)
HSV Color Space313°, 88%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000001000101101110
Octal21021156
Decimal13617110
Hex88116e

Different shades of #88116e color code.

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

Light Shade of #88116e
#b51793
Dark Shade of #88116e
#5b0b49
Saturated Shade of #88116e
#900972
Desaturated Shade of #88116e
#80196a
Grey scale Shade of #88116e
#4d4d4d
Brighten Shade
#a12a87
Most Readable Shade
#FFFFFF

Shades of #88116e color code

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

#88116e
#780f61
#690d55
#5a0b49
#4b093d
#3c0730
#2d0524
#1e0318
#0f010c
#000000

Similar Color like #88116e color

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

#89126f
#8a1370
#8b1471
#8c1572
#8d1673
#8e1774
#8f1875
#901976
#911a77
#921b78
#931c79
#941d7a
#951e7b
#961f7c
#87106d
#860f6c
#850e6b
#840d6a
#830c69
#820b68
#810a67
#800966
#7f0865
#7e0764
#7d0663
#7c0562
#7b0461
#7a0360

Monochromatic Color with #88116e

#88116e
#b31690
#dd1cb3
#080107
#330629
#5d0c4c

Tints of #88116e Color

#88116e
#952b7e
#a2458e
#af609e
#bc7aae
#ca95be
#d7afce
#e4cade
#f1e4ee
#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

#88116e
#11882b

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

Split Complementary

#88116e
#338811
#118866

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

Analogous Color

#721188
#881186
#88116e
#881156
#88113e

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

#88116e
#6e8811
#116e88

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

#88116e
#886611
#11882b
#113388

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

#88116e
#11882b
#118866
#881133

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 #88116e 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.

#88116e Color Code Preview on Black Background Color

This is how #88116e Color will look on black background color. Color contrast ratio is 2.35

#88116e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88116e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88116e

#88116e color code is use for CSS Background Color

Background color for the above div is #88116e

HTML with inline CSS

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

#88116e color code is use for CSS Border Color

CSS Border color for the above div is #88116e

HTML with inline CSS

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

CSS Border Left color for the above div is #88116e

HTML with inline CSS

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

CSS Border Right color for the above div is #88116e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88116e

HTML with inline CSS

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

CSS Border Top color for the above div is #88116e

HTML with inline CSS

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

#88116e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88116e Color code Preview on White Background

This is how #88116e Color code will look on white background color. Color contrast ratio is 8.93

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

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.