crispedge.com

Color picker

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

#a14684 hex color - Red - Warm color - Information

#a14684 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a14684 Color code in RGB color code model is created after adding 63.14% red color, 27.45% green color and 51.76% blue color. Hex #a14684 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 18% yellow and 37% black.

Hex #a14684 color code is between #994488 web safe hex color code and #aa5577 web safe hex color code. #994488 is the nearest web safe color code. You can see here many more shades of #a14684 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea14684#a14684
RGB Decimal161, 70, 132rgb(161, 70, 132)
RGB Percent63%, 27%, 52%rgb(63%, 27%, 52%)
CSS RGBa161, 70, 132,1rgba(161,70,132,1)
CMYK Modelcmyk(0%,57%,18%,37%)
HSL Color Space319,39% ,45%hsl(319,39% ,45%)
HSV Color Space319°, 57%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010100011010000100
Octal241106204
Decimal16170132
Hexa14684

Different shades of #a14684 color code.

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

Light Shade of #a14684
#ba609d
Dark Shade of #a14684
#7d3767
Saturated Shade of #a14684
#ad3a88
Desaturated Shade of #a14684
#955280
Grey scale Shade of #a14684
#737373
Brighten Shade
#ba5f9d
Most Readable Shade
#FFFFFF

Shades of #a14684 color code

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

#a14684
#8f3e75
#7d3666
#6b2e58
#592649
#471f3a
#35172c
#230f1d
#11070e
#000000

Similar Color like #a14684 color

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

#a24785
#a34886
#a44987
#a54a88
#a64b89
#a74c8a
#a84d8b
#a94e8c
#aa4f8d
#ab508e
#ac518f
#ad5290
#ae5391
#af5492
#a04583
#9f4482
#9e4381
#9d4280
#9c417f
#9b407e
#9a3f7d
#993e7c
#983d7b
#973c7a
#963b79
#953a78
#943977
#933876

Monochromatic Color with #a14684

#a14684
#cb58a7
#f66bca
#210f1b
#4c213e
#763461

Tints of #a14684 Color

#a14684
#ab5a91
#b56f9f
#c083ad
#ca98ba
#d5acc8
#dfc1d6
#ead5e3
#f4eaf1
#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

#a14684
#46a163

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

Split Complementary

#a14684
#56a146
#46a191

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

Analogous Color

#9a46a1
#a14696
#a14684
#a14672
#a14660

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

#a14684
#84a146
#4684a1

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

#a14684
#a19046
#46a163
#4656a1

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

#a14684
#46a163
#46a191
#a14656

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

#a14684 Color Code Preview on Black Background Color

This is how #a14684 Color will look on black background color. Color contrast ratio is 3.72

#a14684 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14684

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14684

#a14684 color code is use for CSS Background Color

Background color for the above div is #a14684

HTML with inline CSS

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

#a14684 color code is use for CSS Border Color

CSS Border color for the above div is #a14684

HTML with inline CSS

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

CSS Border Left color for the above div is #a14684

HTML with inline CSS

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

CSS Border Right color for the above div is #a14684

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a14684

HTML with inline CSS

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

CSS Border Top color for the above div is #a14684

HTML with inline CSS

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

#a14684 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a14684 Color code Preview on White Background

This is how #a14684 Color code will look on white background color. Color contrast ratio is 5.64

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

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.