crispedge.com

Color picker

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

#a462b0 hex color - Violet - Warm color - Information

#a462b0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a462b0 Color code in RGB color code model is created after adding 64.31% red color, 38.43% green color and 69.02% blue color. Hex #a462b0 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 44% magenta, 0% yellow and 31% black.

Hex #a462b0 color code is between #aa66aa web safe hex color code and #9955bb web safe hex color code. #aa66aa is the nearest web safe color code. You can see here many more shades of #a462b0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea462b0#a462b0
RGB Decimal164, 98, 176rgb(164, 98, 176)
RGB Percent64%, 38%, 69%rgb(64%, 38%, 69%)
CSS RGBa164, 98, 176,1rgba(164,98,176,1)
CMYK Modelcmyk(7%,44%,0%,31%)
HSL Color Space291,33% ,54%hsl(291,33% ,54%)
HSV Color Space291°, 44%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000110001010110000
Octal244142260
Decimal16498176
Hexa462b0

Different shades of #a462b0 color code.

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

Light Shade of #a462b0
#b884c1
Dark Shade of #a462b0
#894b94
Saturated Shade of #a462b0
#ac56bc
Desaturated Shade of #a462b0
#9c6ea4
Grey scale Shade of #a462b0
#898989
Brighten Shade
#bd7bc9
Most Readable Shade
#FFFFFF

Shades of #a462b0 color code

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

#a462b0
#91579c
#7f4c88
#6d4175
#5b3661
#482b4e
#36203a
#241527
#120a13
#000000

Similar Color like #a462b0 color

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

#a563b1
#a664b2
#a765b3
#a866b4
#a967b5
#aa68b6
#ab69b7
#ac6ab8
#ad6bb9
#ae6cba
#af6dbb
#b06ebc
#b16fbd
#b270be
#a361af
#a260ae
#a15fad
#a05eac
#9f5dab
#9e5caa
#9d5ba9
#9c5aa8
#9b59a7
#9a58a6
#9957a5
#9856a4
#9755a3
#9654a2

Monochromatic Color with #a462b0

#a462b0
#cc7ada
#060306
#2d1b30
#55335b
#7c4a85

Tints of #a462b0 Color

#a462b0
#ae73b8
#b884c1
#c296ca
#cca7d3
#d6b9db
#e0cae4
#eadced
#f4edf6
#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

#a462b0
#6eb062

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

Split Complementary

#a462b0
#95b062
#62b07d

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

Analogous Color

#8562b0
#9462b0
#a462b0
#b062ac
#b0629d

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

#a462b0
#b0a462
#62b0a4

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

#a462b0
#b07d62
#6eb062
#6295b0

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

#a462b0
#6eb062
#62b07d
#b06295

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

#a462b0 Color Code Preview on Black Background Color

This is how #a462b0 Color will look on black background color. Color contrast ratio is 4.95

#a462b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a462b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a462b0

#a462b0 color code is use for CSS Background Color

Background color for the above div is #a462b0

HTML with inline CSS

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

#a462b0 color code is use for CSS Border Color

CSS Border color for the above div is #a462b0

HTML with inline CSS

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

CSS Border Left color for the above div is #a462b0

HTML with inline CSS

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

CSS Border Right color for the above div is #a462b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a462b0

HTML with inline CSS

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

CSS Border Top color for the above div is #a462b0

HTML with inline CSS

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

#a462b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a462b0 Color code Preview on White Background

This is how #a462b0 Color code will look on white background color. Color contrast ratio is 4.24

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

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.