crispedge.com

Color picker

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

#a36994 hex color - Violet - Warm color - Information

#a36994 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a36994 Color code in RGB color code model is created after adding 63.92% red color, 41.18% green color and 58.04% blue color. Hex #a36994 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 9% yellow and 36% black.

Hex #a36994 color code is between #aa6699 web safe hex color code and #997788 web safe hex color code. #aa6699 is the nearest web safe color code. You can see here many more shades of #a36994 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea36994#a36994
RGB Decimal163, 105, 148rgb(163, 105, 148)
RGB Percent64%, 41%, 58%rgb(64%, 41%, 58%)
CSS RGBa163, 105, 148,1rgba(163,105,148,1)
CMYK Modelcmyk(0%,36%,9%,36%)
HSL Color Space316,24% ,53%hsl(316,24% ,53%)
HSV Color Space316°, 36%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110110100110010100
Octal243151224
Decimal163105148
Hexa36994

Different shades of #a36994 color code.

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

Light Shade of #a36994
#b689ab
Dark Shade of #a36994
#865279
Saturated Shade of #a36994
#af5d9a
Desaturated Shade of #a36994
#97758e
Grey scale Shade of #a36994
#868686
Brighten Shade
#bc82ad
Most Readable Shade
#FFFFFF

Shades of #a36994 color code

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

#a36994
#905d83
#7e5173
#6c4662
#5a3a52
#482e41
#362331
#241720
#120b10
#000000

Similar Color like #a36994 color

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

#a46a95
#a56b96
#a66c97
#a76d98
#a86e99
#a96f9a
#aa709b
#ab719c
#ac729d
#ad739e
#ae749f
#af75a0
#b076a1
#b177a2
#a26893
#a16792
#a06691
#9f6590
#9e648f
#9d638e
#9c628d
#9b618c
#9a608b
#995f8a
#985e89
#975d88
#965c87
#955b86

Monochromatic Color with #a36994

#a36994
#cd84bb
#f8a0e1
#231720
#4e3247
#784e6d

Tints of #a36994 Color

#a36994
#ad799f
#b78aab
#c19bb7
#cbabc3
#d6bccf
#e0cddb
#eadde7
#f4eef3
#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

#a36994
#69a378

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

Split Complementary

#a36994
#77a369
#69a395

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

Analogous Color

#9b69a3
#a369a0
#a36994
#a36988
#a3697d

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

#a36994
#94a369
#6994a3

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

#a36994
#a39569
#69a378
#6977a3

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

#a36994
#69a378
#69a395
#a36977

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

#a36994 Color Code Preview on Black Background Color

This is how #a36994 Color will look on black background color. Color contrast ratio is 5.01

#a36994 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a36994

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a36994

#a36994 color code is use for CSS Background Color

Background color for the above div is #a36994

HTML with inline CSS

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

#a36994 color code is use for CSS Border Color

CSS Border color for the above div is #a36994

HTML with inline CSS

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

CSS Border Left color for the above div is #a36994

HTML with inline CSS

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

CSS Border Right color for the above div is #a36994

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a36994

HTML with inline CSS

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

CSS Border Top color for the above div is #a36994

HTML with inline CSS

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

#a36994 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a36994 Color code Preview on White Background

This is how #a36994 Color code will look on white background color. Color contrast ratio is 4.20

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

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.