crispedge.com

Color picker

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

#aa5367 hex color - Red - Warm color - Information

#aa5367 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #aa5367 Color code in RGB color code model is created after adding 66.67% red color, 32.55% green color and 40.39% blue color. Hex #aa5367 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 39% yellow and 33% black.

Hex #aa5367 color code is between #995566 web safe hex color code and #bb4477 web safe hex color code. #995566 is the nearest web safe color code. You can see here many more shades of #aa5367 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaa5367#aa5367
RGB Decimal170, 83, 103rgb(170, 83, 103)
RGB Percent67%, 33%, 40%rgb(67%, 33%, 40%)
CSS RGBa170, 83, 103,1rgba(170,83,103,1)
CMYK Modelcmyk(0%,51%,39%,33%)
HSL Color Space346,34% ,50%hsl(346,34% ,50%)
HSV Color Space346°, 51%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100101001101100111
Octal252123147
Decimal17083103
Hexaa5367

Different shades of #aa5367 color code.

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

Light Shade of #aa5367
#bb7585
Dark Shade of #aa5367
#884252
Saturated Shade of #aa5367
#b74660
Desaturated Shade of #aa5367
#9d606e
Grey scale Shade of #aa5367
#7e7e7e
Brighten Shade
#c36c80
Most Readable Shade
#FFFFFF

Shades of #aa5367 color code

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

#aa5367
#97495b
#844050
#713744
#5e2e39
#4b242d
#381b22
#251216
#12090b
#000000

Similar Color like #aa5367 color

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

#ab5468
#ac5569
#ad566a
#ae576b
#af586c
#b0596d
#b15a6e
#b25b6f
#b35c70
#b45d71
#b55e72
#b65f73
#b76074
#b86175
#a95266
#a85165
#a75064
#a64f63
#a54e62
#a44d61
#a34c60
#a24b5f
#a14a5e
#a0495d
#9f485c
#9e475b
#9d465a
#9c4559

Monochromatic Color with #aa5367

#aa5367
#d46881
#ff7d9a
#2a151a
#552a33
#7f3e4d

Tints of #aa5367 Color

#aa5367
#b36677
#bc7988
#c68c99
#cf9faa
#d9b2bb
#e2c5cc
#ecd8dd
#f5ebee
#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

#aa5367
#53aa96

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

Split Complementary

#aa5367
#53aa6a
#5392aa

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

Analogous Color

#aa538a
#aa5378
#aa5367
#aa5356
#aa6253

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

#aa5367
#67aa53
#5367aa

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

#aa5367
#92aa53
#53aa96
#6a53aa

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

#aa5367
#53aa96
#5392aa
#aa6b53

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

#aa5367 Color Code Preview on Black Background Color

This is how #aa5367 Color will look on black background color. Color contrast ratio is 4.14

#aa5367 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa5367

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa5367

#aa5367 color code is use for CSS Background Color

Background color for the above div is #aa5367

HTML with inline CSS

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

#aa5367 color code is use for CSS Border Color

CSS Border color for the above div is #aa5367

HTML with inline CSS

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

CSS Border Left color for the above div is #aa5367

HTML with inline CSS

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

CSS Border Right color for the above div is #aa5367

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa5367

HTML with inline CSS

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

CSS Border Top color for the above div is #aa5367

HTML with inline CSS

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

#aa5367 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa5367 Color code Preview on White Background

This is how #aa5367 Color code will look on white background color. Color contrast ratio is 5.07

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

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.