crispedge.com

Color picker

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

#a41095 hex color - Red - Warm color - Information

#a41095 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a41095 Color code in RGB color code model is created after adding 64.31% red color, 6.27% green color and 58.43% blue color. Hex #a41095 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 9% yellow and 36% black.

Hex #a41095 color code is between #aa1199 web safe hex color code and #990088 web safe hex color code. #aa1199 is the nearest web safe color code. You can see here many more shades of #a41095 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea41095#a41095
RGB Decimal164, 16, 149rgb(164, 16, 149)
RGB Percent64%, 6%, 58%rgb(64%, 6%, 58%)
CSS RGBa164, 16, 149,1rgba(164,16,149,1)
CMYK Modelcmyk(0%,90%,9%,36%)
HSL Color Space306,82% ,35%hsl(306,82% ,35%)
HSV Color Space306°, 90%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000001000010010101
Octal24420225
Decimal16416149
Hexa41095

Different shades of #a41095 color code.

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

Light Shade of #a41095
#d215bf
Dark Shade of #a41095
#760b6b
Saturated Shade of #a41095
#ad079c
Desaturated Shade of #a41095
#9b198e
Grey scale Shade of #a41095
#5a5a5a
Brighten Shade
#bd29ae
Most Readable Shade
#FFFFFF

Shades of #a41095 color code

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

#a41095
#910e84
#7f0c73
#6d0a63
#5b0852
#480742
#360531
#240321
#120110
#000000

Similar Color like #a41095 color

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

#a51196
#a61297
#a71398
#a81499
#a9159a
#aa169b
#ab179c
#ac189d
#ad199e
#ae1a9f
#af1ba0
#b01ca1
#b11da2
#b21ea3
#a30f94
#a20e93
#a10d92
#a00c91
#9f0b90
#9e0a8f
#9d098e
#9c088d
#9b078c
#9a068b
#99058a
#980489
#970388
#960287

Monochromatic Color with #a41095

#a41095
#ce14bc
#f918e2
#240421
#4f0848
#790c6e

Tints of #a41095 Color

#a41095
#ae2aa0
#b845ac
#c25fb8
#cc7ac4
#d694cf
#e0afdb
#eac9e7
#f4e4f3
#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

#a41095
#10a41f

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

Split Complementary

#a41095
#4ba410
#10a469

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

Analogous Color

#7810a4
#9510a4
#a41095
#a41077
#a4105a

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

#a41095
#95a410
#1095a4

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

#a41095
#a46910
#10a41f
#104ba4

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

#a41095
#10a41f
#10a469
#a4104b

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

#a41095 Color Code Preview on Black Background Color

This is how #a41095 Color will look on black background color. Color contrast ratio is 3.09

#a41095 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a41095

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a41095

#a41095 color code is use for CSS Background Color

Background color for the above div is #a41095

HTML with inline CSS

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

#a41095 color code is use for CSS Border Color

CSS Border color for the above div is #a41095

HTML with inline CSS

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

CSS Border Left color for the above div is #a41095

HTML with inline CSS

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

CSS Border Right color for the above div is #a41095

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a41095

HTML with inline CSS

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

CSS Border Top color for the above div is #a41095

HTML with inline CSS

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

#a41095 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a41095 Color code Preview on White Background

This is how #a41095 Color code will look on white background color. Color contrast ratio is 6.80

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.