crispedge.com

Color picker

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

#81507a hex color - Violet - Warm color - Information

#81507a hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #81507a Color code in RGB color code model is created after adding 50.59% red color, 31.37% green color and 47.84% blue color. Hex #81507a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 5% yellow and 49% black.

Hex #81507a color code is between #885577 web safe hex color code and #774488 web safe hex color code. #885577 is the nearest web safe color code. You can see here many more shades of #81507a color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code81507a#81507a
RGB Decimal129, 80, 122rgb(129, 80, 122)
RGB Percent51%, 31%, 48%rgb(51%, 31%, 48%)
CSS RGBa129, 80, 122,1rgba(129,80,122,1)
CMYK Modelcmyk(0%,38%,5%,49%)
HSL Color Space309,23% ,41%hsl(309,23% ,41%)
HSV Color Space309°, 38%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000010101000001111010
Octal201120172
Decimal12980122
Hex81507a

Different shades of #81507a color code.

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

Light Shade of #81507a
#9f6597
Dark Shade of #81507a
#623c5c
Saturated Shade of #81507a
#8b4681
Desaturated Shade of #81507a
#775a73
Grey scale Shade of #81507a
#686868
Brighten Shade
#9a6993
Most Readable Shade
#FFFFFF

Shades of #81507a color code

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

#81507a
#72476c
#643e5e
#563551
#472c43
#392336
#2b1a28
#1c111b
#0e080d
#000000

Similar Color like #81507a color

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

#82517b
#83527c
#84537d
#85547e
#86557f
#875680
#885781
#895882
#8a5983
#8b5a84
#8c5b85
#8d5c86
#8e5d87
#8f5e88
#804f79
#7f4e78
#7e4d77
#7d4c76
#7c4b75
#7b4a74
#7a4973
#794872
#784771
#774670
#76456f
#75446e
#74436d
#73426c

Monochromatic Color with #81507a

#81507a
#ab6aa2
#d685ca
#010101
#2c1b2a
#563652

Tints of #81507a Color

#81507a
#8f6388
#9d7697
#ab8aa6
#b99db5
#c7b1c3
#d5c4d2
#e3d8e1
#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

#81507a
#508157

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

Split Complementary

#81507a
#628150
#50816f

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

Analogous Color

#745081
#7e5081
#81507a
#815070
#815066

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

#81507a
#7a8150
#507a81

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

#81507a
#816f50
#508157
#506281

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

#81507a
#508157
#50816f
#815062

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

#81507a Color Code Preview on Black Background Color

This is how #81507a Color will look on black background color. Color contrast ratio is 3.36

#81507a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#81507a color code is use for CSS Background Color

Background color for the above div is #81507a

HTML with inline CSS

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

#81507a color code is use for CSS Border Color

CSS Border color for the above div is #81507a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#81507a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#81507a Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.