crispedge.com

Color picker

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

#a00479 hex color - Violet - Warm color - Information

#a00479 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a00479 Color code in RGB color code model is created after adding 62.75% red color, 1.57% green color and 47.45% blue color. Hex #a00479 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 24% yellow and 37% black.

Hex #a00479 color code is between #990077 web safe hex color code and #aa0088 web safe hex color code. #990077 is the nearest web safe color code. You can see here many more shades of #a00479 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea00479#a00479
RGB Decimal160, 4, 121rgb(160, 4, 121)
RGB Percent63%, 2%, 47%rgb(63%, 2%, 47%)
CSS RGBa160, 4, 121,1rgba(160,4,121,1)
CMYK Modelcmyk(0%,98%,24%,37%)
HSL Color Space315,95% ,32%hsl(315,95% ,32%)
HSV Color Space315°, 98%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000000010001111001
Octal2404171
Decimal1604121
Hexa00479

Different shades of #a00479 color code.

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

Light Shade of #a00479
#d2059f
Dark Shade of #a00479
#6e0353
Saturated Shade of #a00479
#a4007b
Desaturated Shade of #a00479
#980c75
Grey scale Shade of #a00479
#525252
Brighten Shade
#b91d92
Most Readable Shade
#FFFFFF

Shades of #a00479 color code

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

#a00479
#8e036b
#7c035e
#6a0250
#580243
#470135
#350128
#23001a
#11000d
#000000

Similar Color like #a00479 color

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

#a1057a
#a2067b
#a3077c
#a4087d
#a5097e
#a60a7f
#a70b80
#a80c81
#a90d82
#aa0e83
#ab0f84
#ac1085
#ad1186
#ae1287
#9f0378
#9e0277
#9d0176
#9c0075
#9b0074
#9a0073
#990072
#980071
#970070
#96006f
#95006e
#94006d
#93006c
#92006b

Monochromatic Color with #a00479

#a00479
#ca0599
#f506b9
#200119
#4b0239
#750359

Tints of #a00479 Color

#a00479
#aa1f87
#b53b96
#bf57a5
#ca73b4
#d48fc3
#dfabd2
#e9c7e1
#f4e3f0
#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

#a00479
#04a02b

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

Split Complementary

#a00479
#2ba004
#04a079

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

Analogous Color

#8904a0
#a00498
#a00479
#a0045a
#a0043b

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

#a00479
#79a004
#0479a0

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

#a00479
#a07904
#04a02b
#042ba0

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

#a00479
#04a02b
#04a079
#a0042b

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

#a00479 Color Code Preview on Black Background Color

This is how #a00479 Color will look on black background color. Color contrast ratio is 2.79

#a00479 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00479

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a00479

#a00479 color code is use for CSS Background Color

Background color for the above div is #a00479

HTML with inline CSS

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

#a00479 color code is use for CSS Border Color

CSS Border color for the above div is #a00479

HTML with inline CSS

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

CSS Border Left color for the above div is #a00479

HTML with inline CSS

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

CSS Border Right color for the above div is #a00479

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a00479

HTML with inline CSS

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

CSS Border Top color for the above div is #a00479

HTML with inline CSS

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

#a00479 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a00479 Color code Preview on White Background

This is how #a00479 Color code will look on white background color. Color contrast ratio is 7.53

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

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.