crispedge.com

Color picker

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

#a46275 hex color - Red - Warm color - Information

#a46275 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a46275 Color code in RGB color code model is created after adding 64.31% red color, 38.43% green color and 45.88% blue color. Hex #a46275 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 29% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea46275#a46275
RGB Decimal164, 98, 117rgb(164, 98, 117)
RGB Percent64%, 38%, 46%rgb(64%, 38%, 46%)
CSS RGBa164, 98, 117,1rgba(164,98,117,1)
CMYK Modelcmyk(0%,40%,29%,36%)
HSL Color Space343,27% ,51%hsl(343,27% ,51%)
HSV Color Space343°, 40%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000110001001110101
Octal244142165
Decimal16498117
Hexa46275

Different shades of #a46275 color code.

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

Light Shade of #a46275
#b78291
Dark Shade of #a46275
#864d5e
Saturated Shade of #a46275
#b05670
Desaturated Shade of #a46275
#986e7a
Grey scale Shade of #a46275
#838383
Brighten Shade
#bd7b8e
Most Readable Shade
#FFFFFF

Shades of #a46275 color code

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

#a46275
#915768
#7f4c5b
#6d414e
#5b3641
#482b34
#362027
#24151a
#120a0d
#000000

Similar Color like #a46275 color

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

#a56376
#a66477
#a76578
#a86679
#a9677a
#aa687b
#ab697c
#ac6a7d
#ad6b7e
#ae6c7f
#af6d80
#b06e81
#b16f82
#b27083
#a36174
#a26073
#a15f72
#a05e71
#9f5d70
#9e5c6f
#9d5b6e
#9c5a6d
#9b596c
#9a586b
#99576a
#985669
#975568
#965467

Monochromatic Color with #a46275

#a46275
#ce7b93
#f995b2
#24161a
#4f2f38
#794957

Tints of #a46275 Color

#a46275
#ae7384
#b88493
#c296a3
#cca7b2
#d6b9c1
#e0cad1
#eadce0
#f4edef
#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

#a46275
#62a491

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

Split Complementary

#a46275
#62a470
#6296a4

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

Analogous Color

#a4628f
#a46282
#a46275
#a46268
#a46962

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

#a46275
#75a462
#6275a4

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

#a46275
#96a462
#62a491
#7062a4

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

#a46275
#62a491
#6296a4
#a47062

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

#a46275 Color Code Preview on Black Background Color

This is how #a46275 Color will look on black background color. Color contrast ratio is 4.58

#a46275 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a46275

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a46275

#a46275 color code is use for CSS Background Color

Background color for the above div is #a46275

HTML with inline CSS

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

#a46275 color code is use for CSS Border Color

CSS Border color for the above div is #a46275

HTML with inline CSS

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

CSS Border Left color for the above div is #a46275

HTML with inline CSS

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

CSS Border Right color for the above div is #a46275

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a46275

HTML with inline CSS

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

CSS Border Top color for the above div is #a46275

HTML with inline CSS

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

#a46275 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a46275 Color code Preview on White Background

This is how #a46275 Color code will look on white background color. Color contrast ratio is 4.58

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

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.