Skip to main content Skip to docs navigation

#a9358c hex color - Violet - Warm color - Information

#a9358c hex color - Violet - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Violet

Hex #a9358c Color code in RGB color code model is created after adding 66.27% red color, 20.78% green color and 54.9% blue color. Hex #a9358c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 17% yellow and 33.73% black.

Hex #a9358c color code is between #aa3388 web safe hex color code and #994499 web safe hex color code. #aa3388 is the nearest web safe color code. You can see here many more shades of #a9358c color code.

0 Likes 0 Comments | 6 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a9358c #a9358c
RGB Decimal 169, 53, 140 rgb(169, 53, 140)
RGB Percent 66%, 21%, 55% rgb(66%, 21%, 55%)
CSS RGBa 169, 53, 140,1 rgba(169,53,140,1)
CMYK Model cmyk(0%,69%,17%,33.73%)
HSL Color Space 315,52% ,44% hsl(315,52% ,44%)
HSV Color Space 315°, 69%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101001 00110101 10001100
Octal 251 65 214
Decimal 169 53 140
Hex a9 35 8c

Different shades of #a9358c color code.

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

Light Shade of #a9358c
#c64ba7
Dark Shade of #a9358c
#82296c
Saturated Shade of #a9358c
#b42a92
Desaturated Shade of #a9358c
#9e4086
Grey scale Shade of #a9358c
#6f6f6f
Brighten Shade
#c24ea5
Most Readable Shade
#FFFFFF

Shades of #a9358c color code

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

#a9358c
#962f7c
#83296c
#70235d
#5d1d4d
#4b173e
#38112e
#250b1f
#12050f
#000000

Similar Color like #a9358c color

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

#aa368d
#ab378e
#ac388f
#ad3990
#ae3a91
#af3b92
#b03c93
#b13d94
#b23e95
#b33f96
#b44097
#b54198
#b64299
#b7439a
#a8348b
#a7338a
#a63289
#a53188
#a43087
#a32f86
#a22e85
#a12d84
#a02c83
#9f2b82
#9e2a81
#9d2980
#9c287f
#9b277e

Monochromatic Color with #a9358c

#a9358c
#d342af
#fe50d2
#290d22
#541a46
#7e2869

Tints of #a9358c Color

#a9358c
#b24b98
#bc61a5
#c578b2
#cf8ebf
#d8a5cb
#e2bbd8
#ebd2e5
#f5e8f2
#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

#a9358c
#35a952

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

Split Complementary

#a9358c
#52a935
#35a98c

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

Analogous Color

#9835a9
#a935a3
#a9358c
#a93575
#a9355e

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

#a9358c
#8ca935
#358ca9

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

#a9358c
#a98c35
#35a952
#3552a9

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

#a9358c
#35a952
#35a98c
#a93552

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

#a9358c Color Code Preview on Black Background Color

This is how #a9358c Color will look on black background color. Color contrast ratio is 3.57

#a9358c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9358c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9358c

#a9358c color code is use for CSS Background Color

Background color for the above div is #a9358c

HTML with inline CSS

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

#a9358c color code is use for CSS Border Color

CSS Border color for the above div is #a9358c

HTML with inline CSS

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

CSS Border Left color for the above div is #a9358c

HTML with inline CSS

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

CSS Border Right color for the above div is #a9358c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9358c

HTML with inline CSS

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

CSS Border Top color for the above div is #a9358c

HTML with inline CSS

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

#a9358c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9358c Color code Preview on White Background

This is how #a9358c Color code will look on white background color. Color contrast ratio is 5.87

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(169,53,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,169,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,53,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.