crispedge.com

Color picker

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

#a23552 hex color - Red - Warm color - Information

#a23552 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a23552 Color code in RGB color code model is created after adding 63.53% red color, 20.78% green color and 32.16% blue color. Hex #a23552 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 49% yellow and 36% black.

Hex #a23552 color code is between #aa3355 web safe hex color code and #994444 web safe hex color code. #aa3355 is the nearest web safe color code. You can see here many more shades of #a23552 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codea23552#a23552
RGB Decimal162, 53, 82rgb(162, 53, 82)
RGB Percent64%, 21%, 32%rgb(64%, 21%, 32%)
CSS RGBa162, 53, 82,1rgba(162,53,82,1)
CMYK Modelcmyk(0%,67%,49%,36%)
HSL Color Space344,51% ,42%hsl(344,51% ,42%)
HSV Color Space344°, 67%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100011010101010010
Octal24265122
Decimal1625382
Hexa23552

Different shades of #a23552 color code.

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

Light Shade of #a23552
#c34768
Dark Shade of #a23552
#7c283f
Saturated Shade of #a23552
#ad2a4d
Desaturated Shade of #a23552
#974057
Grey scale Shade of #a23552
#6b6b6b
Brighten Shade
#bb4e6b
Most Readable Shade
#FFFFFF

Shades of #a23552 color code

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

#a23552
#902f48
#7e293f
#6c2336
#5a1d2d
#481724
#36111b
#240b12
#120509
#000000

Similar Color like #a23552 color

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

#a33653
#a43754
#a53855
#a63956
#a73a57
#a83b58
#a93c59
#aa3d5a
#ab3e5b
#ac3f5c
#ad405d
#ae415e
#af425f
#b04360
#a13451
#a03350
#9f324f
#9e314e
#9d304d
#9c2f4c
#9b2e4b
#9a2d4a
#992c49
#982b48
#972a47
#962946
#952845
#942744

Monochromatic Color with #a23552

#a23552
#cc4368
#f7517d
#220b11
#4d1927
#77273c

Tints of #a23552 Color

#a23552
#ac4b65
#b66178
#c1788b
#cb8e9e
#d5a5b2
#e0bbc5
#ead2d8
#f4e8eb
#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

#a23552
#35a285

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

Split Complementary

#a23552
#35a24e
#3589a2

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

Analogous Color

#a2357e
#a23568
#a23552
#a2353c
#a24435

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

#a23552
#52a235
#3552a2

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

#a23552
#88a235
#35a285
#4e35a2

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

#a23552
#35a285
#3589a2
#a24e35

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

#a23552 Color Code Preview on Black Background Color

This is how #a23552 Color will look on black background color. Color contrast ratio is 3.17

#a23552 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a23552

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a23552

#a23552 color code is use for CSS Background Color

Background color for the above div is #a23552

HTML with inline CSS

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

#a23552 color code is use for CSS Border Color

CSS Border color for the above div is #a23552

HTML with inline CSS

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

CSS Border Left color for the above div is #a23552

HTML with inline CSS

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

CSS Border Right color for the above div is #a23552

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a23552

HTML with inline CSS

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

CSS Border Top color for the above div is #a23552

HTML with inline CSS

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

#a23552 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a23552 Color code Preview on White Background

This is how #a23552 Color code will look on white background color. Color contrast ratio is 6.63

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.