crispedge.com

Color picker

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

#a174f0 hex color - Blue - Cool color - Information

#a174f0 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a174f0 Color code in RGB color code model is created after adding 63.14% red color, 45.49% green color and 94.12% blue color. Hex #a174f0 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 52% magenta, 0% yellow and 6% black.

Hex #a174f0 color code is between #9977ee web safe hex color code and #aa66ff web safe hex color code. #9977ee is the nearest web safe color code. You can see here many more shades of #a174f0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea174f0#a174f0
RGB Decimal161, 116, 240rgb(161, 116, 240)
RGB Percent63%, 45%, 94%rgb(63%, 45%, 94%)
CSS RGBa161, 116, 240,1rgba(161,116,240,1)
CMYK Modelcmyk(33%,52%,0%,6%)
HSL Color Space262,81% ,70%hsl(262,81% ,70%)
HSV Color Space262°, 52%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000010111010011110000
Octal241164360
Decimal161116240
Hexa174f0

Different shades of #a174f0 color code.

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

Light Shade of #a174f0
#c0a2f5
Dark Shade of #a174f0
#8246eb
Saturated Shade of #a174f0
#9f6cf8
Desaturated Shade of #a174f0
#a37ce8
Grey scale Shade of #a174f0
#b2b2b2
Brighten Shade
#ba8dff
Most Readable Shade
#000000

Shades of #a174f0 color code

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

#a174f0
#8f67d5
#7d5aba
#6b4da0
#594085
#47336a
#352650
#231935
#110c1a
#000000

Similar Color like #a174f0 color

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

#a275f1
#a376f2
#a477f3
#a578f4
#a679f5
#a77af6
#a87bf7
#a97cf8
#aa7df9
#ab7efa
#ac7ffb
#ad80fc
#ae81fd
#af82fe
#a073ef
#9f72ee
#9e71ed
#9d70ec
#9c6feb
#9b6eea
#9a6de9
#996ce8
#986be7
#976ae6
#9669e5
#9568e4
#9467e3
#9366e2

Monochromatic Color with #a174f0

#a174f0
#120d1b
#2f2246
#4b3670
#684b9b
#845fc5

Tints of #a174f0 Color

#a174f0
#ab83f1
#b592f3
#c0a2f5
#cab1f6
#d5c1f8
#dfd0fa
#eae0fb
#f4effd
#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

#a174f0
#c3f074

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

Split Complementary

#a174f0
#f0df74
#85f074

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

Analogous Color

#7479f0
#8874f0
#a174f0
#ba74f0
#d374f0

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

#a174f0
#f0a174
#74f0a1

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

#a174f0
#f07485
#c3f074
#74f0df

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

#a174f0
#c3f074
#85f074
#df74f0

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

#a174f0 Color Code Preview on Black Background Color

This is how #a174f0 Color will look on black background color. Color contrast ratio is 6.27

#a174f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a174f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a174f0

#a174f0 color code is use for CSS Background Color

Background color for the above div is #a174f0

HTML with inline CSS

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

#a174f0 color code is use for CSS Border Color

CSS Border color for the above div is #a174f0

HTML with inline CSS

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

CSS Border Left color for the above div is #a174f0

HTML with inline CSS

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

CSS Border Right color for the above div is #a174f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a174f0

HTML with inline CSS

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

CSS Border Top color for the above div is #a174f0

HTML with inline CSS

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

#a174f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a174f0 Color code Preview on White Background

This is how #a174f0 Color code will look on white background color. Color contrast ratio is 3.35

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

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.