crispedge.com

Color picker

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

#882f79 hex color - Red - Warm color - Information

#882f79 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #882f79 Color code in RGB color code model is created after adding 53.33% red color, 18.43% green color and 47.45% blue color. Hex #882f79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 11% yellow and 47% black.

Hex #882f79 color code is between #773377 web safe hex color code and #992288 web safe hex color code. #773377 is the nearest web safe color code. You can see here many more shades of #882f79 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code882f79#882f79
RGB Decimal136, 47, 121rgb(136, 47, 121)
RGB Percent53%, 18%, 47%rgb(53%, 18%, 47%)
CSS RGBa136, 47, 121,1rgba(136,47,121,1)
CMYK Modelcmyk(0%,65%,11%,47%)
HSL Color Space310,49% ,36%hsl(310,49% ,36%)
HSV Color Space310°, 65%, 53%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010000010111101111001
Octal21057171
Decimal13647121
Hex882f79

Different shades of #882f79 color code.

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

Light Shade of #882f79
#ae3c9b
Dark Shade of #882f79
#622257
Saturated Shade of #882f79
#91267f
Desaturated Shade of #882f79
#7f3873
Grey scale Shade of #882f79
#5b5b5b
Brighten Shade
#a14892
Most Readable Shade
#FFFFFF

Shades of #882f79 color code

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

#882f79
#78296b
#69245e
#5a1f50
#4b1a43
#3c1435
#2d0f28
#1e0a1a
#0f050d
#000000

Similar Color like #882f79 color

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

#89307a
#8a317b
#8b327c
#8c337d
#8d347e
#8e357f
#8f3680
#903781
#913882
#923983
#933a84
#943b85
#953c86
#963d87
#872e78
#862d77
#852c76
#842b75
#832a74
#822973
#812872
#802771
#7f2670
#7e256f
#7d246e
#7c236d
#7b226c
#7a216b

Monochromatic Color with #882f79

#882f79
#b33e9f
#dd4cc5
#080308
#33122d
#5d2053

Tints of #882f79 Color

#882f79
#954687
#a25d96
#af74a5
#bc8bb4
#caa2c3
#d7b9d2
#e4d0e1
#f1e7f0
#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

#882f79
#2f883e

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

Split Complementary

#882f79
#4d882f
#2f886b

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

Analogous Color

#732f88
#852f88
#882f79
#882f67
#882f55

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

#882f79
#79882f
#2f7988

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

#882f79
#886a2f
#2f883e
#2f4c88

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

#882f79
#2f883e
#2f886b
#882f4d

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 #882f79 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.

#882f79 Color Code Preview on Black Background Color

This is how #882f79 Color will look on black background color. Color contrast ratio is 2.73

#882f79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #882f79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #882f79

#882f79 color code is use for CSS Background Color

Background color for the above div is #882f79

HTML with inline CSS

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

#882f79 color code is use for CSS Border Color

CSS Border color for the above div is #882f79

HTML with inline CSS

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

CSS Border Left color for the above div is #882f79

HTML with inline CSS

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

CSS Border Right color for the above div is #882f79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #882f79

HTML with inline CSS

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

CSS Border Top color for the above div is #882f79

HTML with inline CSS

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

#882f79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#882f79 Color code Preview on White Background

This is how #882f79 Color code will look on white background color. Color contrast ratio is 7.69

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

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.