crispedge.com

Color picker

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

#a15165 hex color - Red - Warm color - Information

#a15165 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a15165 Color code in RGB color code model is created after adding 63.14% red color, 31.76% green color and 39.61% blue color. Hex #a15165 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 37% yellow and 37% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea15165#a15165
RGB Decimal161, 81, 101rgb(161, 81, 101)
RGB Percent63%, 32%, 40%rgb(63%, 32%, 40%)
CSS RGBa161, 81, 101,1rgba(161,81,101,1)
CMYK Modelcmyk(0%,50%,37%,37%)
HSL Color Space345,33% ,47%hsl(345,33% ,47%)
HSV Color Space345°, 50%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010101000101100101
Octal241121145
Decimal16181101
Hexa15165

Different shades of #a15165 color code.

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

Light Shade of #a15165
#b66f81
Dark Shade of #a15165
#7f4050
Saturated Shade of #a15165
#ad455f
Desaturated Shade of #a15165
#955d6b
Grey scale Shade of #a15165
#797979
Brighten Shade
#ba6a7e
Most Readable Shade
#FFFFFF

Shades of #a15165 color code

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

#a15165
#8f4859
#7d3f4e
#6b3643
#592d38
#47242c
#351b21
#231216
#11090b
#000000

Similar Color like #a15165 color

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

#a25266
#a35367
#a45468
#a55569
#a6566a
#a7576b
#a8586c
#a9596d
#aa5a6e
#ab5b6f
#ac5c70
#ad5d71
#ae5e72
#af5f73
#a05064
#9f4f63
#9e4e62
#9d4d61
#9c4c60
#9b4b5f
#9a4a5e
#99495d
#98485c
#97475b
#96465a
#954559
#944458
#934357

Monochromatic Color with #a15165

#a15165
#cb6680
#f67c9a
#211115
#4c2630
#763c4a

Tints of #a15165 Color

#a15165
#ab6476
#b57787
#c08b98
#ca9ea9
#d5b1ba
#dfc5cb
#ead8dc
#f4ebed
#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

#a15165
#51a18d

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

Split Complementary

#a15165
#51a165
#518da1

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

Analogous Color

#a15185
#a15175
#a15165
#a15155
#a15d51

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

#a15165
#65a151
#5165a1

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

#a15165
#8da151
#51a18d
#6551a1

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

#a15165
#51a18d
#518da1
#a16551

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

#a15165 Color Code Preview on Black Background Color

This is how #a15165 Color will look on black background color. Color contrast ratio is 3.88

#a15165 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15165

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15165

#a15165 color code is use for CSS Background Color

Background color for the above div is #a15165

HTML with inline CSS

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

#a15165 color code is use for CSS Border Color

CSS Border color for the above div is #a15165

HTML with inline CSS

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

CSS Border Left color for the above div is #a15165

HTML with inline CSS

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

CSS Border Right color for the above div is #a15165

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15165

HTML with inline CSS

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

CSS Border Top color for the above div is #a15165

HTML with inline CSS

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

#a15165 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15165 Color code Preview on White Background

This is how #a15165 Color code will look on white background color. Color contrast ratio is 5.41

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

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.