crispedge.com

Color picker

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

#88004b hex color - Violet - Warm color - Information

#88004b hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #88004b Color code in RGB color code model is created after adding 53.33% red color, 0% green color and 29.41% blue color. Hex #88004b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 45% yellow and 47% black.

Hex #88004b color code is between #770044 web safe hex color code and #990055 web safe hex color code. #770044 is the nearest web safe color code. You can see here many more shades of #88004b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code88004b#88004b
RGB Decimal136, 0, 75rgb(136, 0, 75)
RGB Percent53%, 0%, 29%rgb(53%, 0%, 29%)
CSS RGBa136, 0, 75,1rgba(136,0,75,1)
CMYK Modelcmyk(0%,100%,45%,47%)
HSL Color Space327,100% ,27%hsl(327,100% ,27%)
HSV Color Space327°, 100%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000000000001001011
Octal2100113
Decimal136075
Hex88004b

Different shades of #88004b color code.

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

Light Shade of #88004b
#bb0067
Dark Shade of #88004b
#55002f
Saturated Shade of #88004b
#88004b
Desaturated Shade of #88004b
#81074a
Grey scale Shade of #88004b
#444444
Brighten Shade
#a11964
Most Readable Shade
#FFFFFF

Shades of #88004b color code

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

#88004b
#780042
#69003a
#5a0032
#4b0029
#3c0021
#2d0019
#1e0010
#0f0008
#000000

Similar Color like #88004b color

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

#89014c
#8a024d
#8b034e
#8c044f
#8d0550
#8e0651
#8f0752
#900853
#910954
#920a55
#930b56
#940c57
#950d58
#960e59
#87004a
#860049
#850048
#840047
#830046
#820045
#810044
#800043
#7f0042
#7e0041
#7d0040
#7c003f
#7b003e
#7a003d

Monochromatic Color with #88004b

#88004b
#b30062
#dd007a
#080005
#33001c
#5d0034

Tints of #88004b Color

#88004b
#951c5f
#a23873
#af5587
#bc719b
#ca8daf
#d7aac3
#e4c6d7
#f1e2eb
#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

#88004b
#00883d

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

Split Complementary

#88004b
#078800
#008881

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

Analogous Color

#880081
#880066
#88004b
#880030
#880015

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

#88004b
#4b8800
#004b88

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

#88004b
#888100
#00883d
#000788

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

#88004b
#00883d
#008881
#880007

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 #88004b 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.

#88004b Color Code Preview on Black Background Color

This is how #88004b Color will look on black background color. Color contrast ratio is 2.15

#88004b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88004b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88004b

#88004b color code is use for CSS Background Color

Background color for the above div is #88004b

HTML with inline CSS

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

#88004b color code is use for CSS Border Color

CSS Border color for the above div is #88004b

HTML with inline CSS

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

CSS Border Left color for the above div is #88004b

HTML with inline CSS

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

CSS Border Right color for the above div is #88004b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88004b

HTML with inline CSS

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

CSS Border Top color for the above div is #88004b

HTML with inline CSS

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

#88004b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88004b Color code Preview on White Background

This is how #88004b Color code will look on white background color. Color contrast ratio is 9.77

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

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.