crispedge.com

Color picker

Loading...

#a82c4c hex color - Red - Warm color - Information

#a82c4c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a82c4c Color code in RGB color code model is created after adding 65.88% red color, 17.25% green color and 29.8% blue color. Hex #a82c4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 55% yellow and 34% black.

Hex #a82c4c color code is between #aa3344 web safe hex color code and #992255 web safe hex color code. #aa3344 is the nearest web safe color code. You can see here many more shades of #a82c4c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea82c4c#a82c4c
RGB Decimal168, 44, 76rgb(168, 44, 76)
RGB Percent66%, 17%, 30%rgb(66%, 17%, 30%)
CSS RGBa168, 44, 76,1rgba(168,44,76,1)
CMYK Modelcmyk(0%,74%,55%,34%)
HSL Color Space345,58% ,42%hsl(345,58% ,42%)
HSV Color Space345°, 74%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010000010110001001100
Octal25054114
Decimal1684476
Hexa82c4c

Different shades of #a82c4c color code.

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

Light Shade of #a82c4c
#cc3b61
Dark Shade of #a82c4c
#80213a
Saturated Shade of #a82c4c
#b32147
Desaturated Shade of #a82c4c
#9d3751
Grey scale Shade of #a82c4c
#6a6a6a
Brighten Shade
#c14565
Most Readable Shade
#FFFFFF

Shades of #a82c4c color code

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

#a82c4c
#952743
#82223b
#701d32
#5d182a
#4a1321
#380e19
#250910
#120408
#000000

Similar Color like #a82c4c color

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

#a92d4d
#aa2e4e
#ab2f4f
#ac3050
#ad3151
#ae3252
#af3353
#b03454
#b13555
#b23656
#b33757
#b43858
#b53959
#b63a5a
#a72b4b
#a62a4a
#a52949
#a42848
#a32747
#a22646
#a12545
#a02444
#9f2343
#9e2242
#9d2141
#9c2040
#9b1f3f
#9a1e3e

Monochromatic Color with #a82c4c

#a82c4c
#d2375f
#fd4272
#280b12
#531626
#7d2139

Tints of #a82c4c Color

#a82c4c
#b1435f
#bb5a73
#c57287
#ce899b
#d8a1af
#e2b8c3
#ebd0d7
#f5e7eb
#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

#a82c4c
#2ca888

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

Split Complementary

#a82c4c
#2ca84a
#2c8aa8

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

Analogous Color

#a82c7e
#a82c65
#a82c4c
#a82c33
#a83e2c

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

#a82c4c
#4ca82c
#2c4ca8

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

#a82c4c
#8aa82c
#2ca888
#4a2ca8

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

#a82c4c
#2ca888
#2c8aa8
#a84a2c

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

#a82c4c Color Code Preview on Black Background Color

This is how #a82c4c Color will look on black background color. Color contrast ratio is 3.13

#a82c4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a82c4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a82c4c

#a82c4c color code is use for CSS Background Color

Background color for the above div is #a82c4c

HTML with inline CSS

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

#a82c4c color code is use for CSS Border Color

CSS Border color for the above div is #a82c4c

HTML with inline CSS

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

CSS Border Left color for the above div is #a82c4c

HTML with inline CSS

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

CSS Border Right color for the above div is #a82c4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a82c4c

HTML with inline CSS

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

CSS Border Top color for the above div is #a82c4c

HTML with inline CSS

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

#a82c4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a82c4c Color code Preview on White Background

This is how #a82c4c Color code will look on white background color. Color contrast ratio is 6.71

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(168,44,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,168,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,44,76,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.