crispedge.com

Color picker

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

#7f1a75 hex color - Violet - Warm color - Information

#7f1a75 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #7f1a75 Color code in RGB color code model is created after adding 49.8% red color, 10.2% green color and 45.88% blue color. Hex #7f1a75 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 8% yellow and 50% black.

Hex #7f1a75 color code is between #772277 web safe hex color code and #881166 web safe hex color code. #772277 is the nearest web safe color code. You can see here many more shades of #7f1a75 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7f1a75#7f1a75
RGB Decimal127, 26, 117rgb(127, 26, 117)
RGB Percent50%, 10%, 46%rgb(50%, 10%, 46%)
CSS RGBa127, 26, 117,1rgba(127,26,117,1)
CMYK Modelcmyk(0%,80%,8%,50%)
HSL Color Space306,66% ,30%hsl(306,66% ,30%)
HSV Color Space306°, 80%, 50%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111110001101001110101
Octal17732165
Decimal12726117
Hex7f1a75

Different shades of #7f1a75 color code.

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

Light Shade of #7f1a75
#a9239c
Dark Shade of #7f1a75
#55114e
Saturated Shade of #7f1a75
#87127b
Desaturated Shade of #7f1a75
#77226f
Grey scale Shade of #7f1a75
#4d4d4d
Brighten Shade
#98338e
Most Readable Shade
#FFFFFF

Shades of #7f1a75 color code

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

#7f1a75
#701768
#62145b
#54114e
#460e41
#380b34
#2a0827
#1c051a
#0e020d
#000000

Similar Color like #7f1a75 color

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

#801b76
#811c77
#821d78
#831e79
#841f7a
#85207b
#86217c
#87227d
#88237e
#89247f
#8a2580
#8b2681
#8c2782
#8d2883
#7e1974
#7d1873
#7c1772
#7b1671
#7a1570
#79146f
#78136e
#77126d
#76116c
#75106b
#740f6a
#730e69
#720d68
#710c67

Monochromatic Color with #7f1a75

#7f1a75
#a9239c
#d42bc3
#fe34ea
#2a0927
#54114e

Tints of #7f1a75 Color

#7f1a75
#8d3384
#9b4c93
#a966a3
#b77fb2
#c699c1
#d4b2d1
#e2cce0
#f0e5ef
#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

#7f1a75
#1a7f24

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

Split Complementary

#7f1a75
#427f1a
#1a7f57

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

Analogous Color

#611a7f
#751a7f
#7f1a75
#7f1a61
#7f1a4d

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

#7f1a75
#757f1a
#1a757f

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

#7f1a75
#7f561a
#1a7f24
#1a437f

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

#7f1a75
#1a7f24
#1a7f57
#7f1a42

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 #7f1a75 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.

#7f1a75 Color Code Preview on Black Background Color

This is how #7f1a75 Color will look on black background color. Color contrast ratio is 2.31

#7f1a75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f1a75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7f1a75

#7f1a75 color code is use for CSS Background Color

Background color for the above div is #7f1a75

HTML with inline CSS

<div style="background-color:#7f1a75;"></div>

#7f1a75 color code is use for CSS Border Color

CSS Border color for the above div is #7f1a75

HTML with inline CSS

<div style="border:5px solid #7f1a75;"></div>

CSS Border Left color for the above div is #7f1a75

HTML with inline CSS

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

CSS Border Right color for the above div is #7f1a75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7f1a75

HTML with inline CSS

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

CSS Border Top color for the above div is #7f1a75

HTML with inline CSS

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

#7f1a75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f1a75 Color code Preview on White Background

This is how #7f1a75 Color code will look on white background color. Color contrast ratio is 9.10

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

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.