crispedge.com

Color picker

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

#a76374 hex color - Red - Warm color - Information

#a76374 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a76374 Color code in RGB color code model is created after adding 65.49% red color, 38.82% green color and 45.49% blue color. Hex #a76374 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 31% yellow and 35% black.

Hex #a76374 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 #a76374 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea76374#a76374
RGB Decimal167, 99, 116rgb(167, 99, 116)
RGB Percent65%, 39%, 45%rgb(65%, 39%, 45%)
CSS RGBa167, 99, 116,1rgba(167,99,116,1)
CMYK Modelcmyk(0%,41%,31%,35%)
HSL Color Space345,28% ,52%hsl(345,28% ,52%)
HSV Color Space345°, 41%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110110001101110100
Octal247143164
Decimal16799116
Hexa76374

Different shades of #a76374 color code.

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

Light Shade of #a76374
#b98491
Dark Shade of #a76374
#894e5d
Saturated Shade of #a76374
#b3576e
Desaturated Shade of #a76374
#9b6f7a
Grey scale Shade of #a76374
#858585
Brighten Shade
#c07c8d
Most Readable Shade
#FFFFFF

Shades of #a76374 color code

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

#a76374
#945867
#814d5a
#6f424d
#5c3740
#4a2c33
#372126
#251619
#120b0c
#000000

Similar Color like #a76374 color

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

#a86475
#a96576
#aa6677
#ab6778
#ac6879
#ad697a
#ae6a7b
#af6b7c
#b06c7d
#b16d7e
#b26e7f
#b36f80
#b47081
#b57182
#a66273
#a56172
#a46071
#a35f70
#a25e6f
#a15d6e
#a05c6d
#9f5b6c
#9e5a6b
#9d596a
#9c5869
#9b5768
#9a5667
#995566

Monochromatic Color with #a76374

#a76374
#d17c92
#fc95af
#27171b
#523139
#7c4a56

Tints of #a76374 Color

#a76374
#b07483
#ba8592
#c497a2
#cea8b1
#d7b9c1
#e1cbd0
#ebdce0
#f5edef
#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

#a76374
#63a796

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

Split Complementary

#a76374
#63a774
#6396a7

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

Analogous Color

#a7638f
#a76382
#a76374
#a76366
#a76d63

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

#a76374
#74a763
#6374a7

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

#a76374
#96a763
#63a796
#7463a7

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

#a76374
#63a796
#6396a7
#a77463

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

#a76374 Color Code Preview on Black Background Color

This is how #a76374 Color will look on black background color. Color contrast ratio is 4.68

#a76374 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76374

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76374

#a76374 color code is use for CSS Background Color

Background color for the above div is #a76374

HTML with inline CSS

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

#a76374 color code is use for CSS Border Color

CSS Border color for the above div is #a76374

HTML with inline CSS

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

CSS Border Left color for the above div is #a76374

HTML with inline CSS

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

CSS Border Right color for the above div is #a76374

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a76374

HTML with inline CSS

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

CSS Border Top color for the above div is #a76374

HTML with inline CSS

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

#a76374 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a76374 Color code Preview on White Background

This is how #a76374 Color code will look on white background color. Color contrast ratio is 4.49

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

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.