crispedge.com

Color picker

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

#510c92 hex color - Violet - Warm color - Information

#510c92 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #510c92 Color code in RGB color code model is created after adding 31.76% red color, 4.71% green color and 57.25% blue color. Hex #510c92 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 92% magenta, 0% yellow and 43% black.

Hex #510c92 color code is between #551199 web safe hex color code and #440088 web safe hex color code. #551199 is the nearest web safe color code. You can see here many more shades of #510c92 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code510c92#510c92
RGB Decimal81, 12, 146rgb(81, 12, 146)
RGB Percent32%, 5%, 57%rgb(32%, 5%, 57%)
CSS RGBa81, 12, 146,1rgba(81,12,146,1)
CMYK Modelcmyk(45%,92%,0%,43%)
HSL Color Space271,85% ,31%hsl(271,85% ,31%)
HSV Color Space271°, 92%, 57%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100010000110010010010
Octal12114222
Decimal8112146
Hex510c92

Different shades of #510c92 color code.

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

Light Shade of #510c92
#6b10c1
Dark Shade of #510c92
#370863
Saturated Shade of #510c92
#51049a
Desaturated Shade of #510c92
#51148a
Grey scale Shade of #510c92
#4f4f4f
Brighten Shade
#6a25ab
Most Readable Shade
#FFFFFF

Shades of #510c92 color code

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

#510c92
#480a81
#3f0971
#360861
#2d0651
#240540
#1b0430
#120220
#090110
#000000

Similar Color like #510c92 color

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

#520d93
#530e94
#540f95
#551096
#561197
#571298
#581399
#59149a
#5a159b
#5b169c
#5c179d
#5d189e
#5e199f
#5f1aa0
#500b91
#4f0a90
#4e098f
#4d088e
#4c078d
#4b068c
#4a058b
#49048a
#480389
#470288
#460187
#450086
#440085
#430084

Monochromatic Color with #510c92

#510c92
#690fbc
#8013e7
#0a0212
#22053d
#390967

Tints of #510c92 Color

#510c92
#64279e
#7742aa
#8b5db6
#9e78c2
#b193ce
#c5aeda
#d8c9e6
#ebe4f2
#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

#510c92
#4d920c

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

Split Complementary

#510c92
#90920c
#0c920e

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

Analogous Color

#1b0c92
#360c92
#510c92
#6c0c92
#870c92

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

#510c92
#92510c
#0c9251

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

#510c92
#920e0c
#4d920c
#0c9092

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

#510c92
#4d920c
#0c920e
#920c90

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 #510c92 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.

#510c92 Color Code Preview on Black Background Color

This is how #510c92 Color will look on black background color. Color contrast ratio is 1.82

#510c92 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #510c92

HTML with inline CSS

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

Your Example Paragraph content text in with font color #510c92

#510c92 color code is use for CSS Background Color

Background color for the above div is #510c92

HTML with inline CSS

<div style="background-color:#510c92;"></div>

#510c92 color code is use for CSS Border Color

CSS Border color for the above div is #510c92

HTML with inline CSS

<div style="border:5px solid #510c92;"></div>

CSS Border Left color for the above div is #510c92

HTML with inline CSS

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

CSS Border Right color for the above div is #510c92

HTML with inline CSS

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

CSS Border Bottom color for the above div is #510c92

HTML with inline CSS

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

CSS Border Top color for the above div is #510c92

HTML with inline CSS

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

#510c92 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#510c92 Color code Preview on White Background

This is how #510c92 Color code will look on white background color. Color contrast ratio is 11.55

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

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.