crispedge.com

Color picker

Loading...

#a94228 hex color - Orange - Warm color - Information

#a94228 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #a94228 Color code in RGB color code model is created after adding 66.27% red color, 25.88% green color and 15.69% blue color. Hex #a94228 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 76% yellow and 34% black.

Hex #a94228 color code is between #aa4422 web safe hex color code and #993333 web safe hex color code. #aa4422 is the nearest web safe color code. You can see here many more shades of #a94228 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea94228#a94228
RGB Decimal169, 66, 40rgb(169, 66, 40)
RGB Percent66%, 26%, 16%rgb(66%, 26%, 16%)
CSS RGBa169, 66, 40,1rgba(169,66,40,1)
CMYK Modelcmyk(0%,61%,76%,34%)
HSL Color Space12,62% ,41%hsl(12,62% ,41%)
HSV Color Space12°, 76%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010100001000101000
Octal25110250
Decimal1696640
Hexa94228

Different shades of #a94228 color code.

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

Light Shade of #a94228
#cf5435
Dark Shade of #a94228
#80321e
Saturated Shade of #a94228
#b33c1e
Desaturated Shade of #a94228
#9f4832
Grey scale Shade of #a94228
#686868
Brighten Shade
#c25b41
Most Readable Shade
#FFFFFF

Shades of #a94228 color code

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

#a94228
#963a23
#83331f
#702c1a
#5d2416
#4b1d11
#38160d
#250e08
#120704
#000000

Similar Color like #a94228 color

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

#aa4329
#ab442a
#ac452b
#ad462c
#ae472d
#af482e
#b0492f
#b14a30
#b24b31
#b34c32
#b44d33
#b54e34
#b64f35
#b75036
#a84127
#a74026
#a63f25
#a53e24
#a43d23
#a33c22
#a23b21
#a13a20
#a0391f
#9f381e
#9e371d
#9d361c
#9c351b
#9b341a

Monochromatic Color with #a94228

#a94228
#d35332
#fe633c
#29100a
#542114
#7e311e

Tints of #a94228 Color

#a94228
#b2573f
#bc6c57
#c5816f
#cf9687
#d8ab9f
#e2c0b7
#ebd5cf
#f5eae7
#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

#a94228
#288fa9

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

Split Complementary

#a94228
#28a983
#284ea9

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

Analogous Color

#a92842
#a92828
#a94228
#a95c28
#a97628

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

#a94228
#28a942
#4228a9

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

#a94228
#4fa928
#288fa9
#8228a9

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

#a94228
#288fa9
#284ea9
#a98228

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

#a94228 Color Code Preview on Black Background Color

This is how #a94228 Color will look on black background color. Color contrast ratio is 3.50

#a94228 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a94228

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a94228

#a94228 color code is use for CSS Background Color

Background color for the above div is #a94228

HTML with inline CSS

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

#a94228 color code is use for CSS Border Color

CSS Border color for the above div is #a94228

HTML with inline CSS

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

CSS Border Left color for the above div is #a94228

HTML with inline CSS

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

CSS Border Right color for the above div is #a94228

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a94228

HTML with inline CSS

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

CSS Border Top color for the above div is #a94228

HTML with inline CSS

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

#a94228 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a94228 Color code Preview on White Background

This is how #a94228 Color code will look on white background color. Color contrast ratio is 6.01

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

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(169,66,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(40,143,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,66,40,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.