crispedge.com

Color picker

Loading...

#a94909 hex color - Red - Warm color - Information

#a94909 hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #a94909 Color code in RGB color code model is created after adding 66.27% red color, 28.63% green color and 3.53% blue color. Hex #a94909 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 95% yellow and 34% black.

Hex #a94909 color code is between #aa4411 web safe hex color code and #995500 web safe hex color code. #aa4411 is the nearest web safe color code. You can see here many more shades of #a94909 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea94909#a94909
RGB Decimal169, 73, 9rgb(169, 73, 9)
RGB Percent66%, 29%, 4%rgb(66%, 29%, 4%)
CSS RGBa169, 73, 9,1rgba(169,73,9,1)
CMYK Modelcmyk(0%,57%,95%,34%)
HSL Color Space24,90% ,35%hsl(24,90% ,35%)
HSV Color Space24°, 95%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010100100100001001
Octal25111111
Decimal169739
Hexa94909

Different shades of #a94909 color code.

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

Light Shade of #a94909
#d95e0c
Dark Shade of #a94909
#793406
Saturated Shade of #a94909
#b24700
Desaturated Shade of #a94909
#a04b12
Grey scale Shade of #a94909
#595959
Brighten Shade
#c26222
Most Readable Shade
#FFFFFF

Shades of #a94909 color code

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

#a94909
#964008
#833807
#703006
#5d2805
#4b2004
#381803
#251002
#120801
#000000

Similar Color like #a94909 color

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

#aa4a0a
#ab4b0b
#ac4c0c
#ad4d0d
#ae4e0e
#af4f0f
#b05010
#b15111
#b25212
#b35313
#b45414
#b55515
#b65616
#b75717
#a84808
#a74707
#a64606
#a54505
#a44404
#a34303
#a24202
#a14101
#a04000
#9f3f00
#9e3e00
#9d3d00
#9c3c00
#9b3b00

Monochromatic Color with #a94909

#a94909
#d35b0b
#fe6e0e
#291202
#542404
#7e3707

Tints of #a94909 Color

#a94909
#b25d24
#bc713f
#c5855b
#cf9976
#d8ae91
#e2c2ad
#ebd6c8
#f5eae3
#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

#a94909
#0969a9

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

Split Complementary

#a94909
#09a999
#0919a9

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

Analogous Color

#a90909
#a92909
#a94909
#a96909
#a98909

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

#a94909
#09a949
#4909a9

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

#a94909
#19a909
#0969a9
#9909a9

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

#a94909
#0969a9
#0919a9
#a99909

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

#a94909 Color Code Preview on Black Background Color

This is how #a94909 Color will look on black background color. Color contrast ratio is 3.64

#a94909 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a94909

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a94909

#a94909 color code is use for CSS Background Color

Background color for the above div is #a94909

HTML with inline CSS

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

#a94909 color code is use for CSS Border Color

CSS Border color for the above div is #a94909

HTML with inline CSS

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

CSS Border Left color for the above div is #a94909

HTML with inline CSS

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

CSS Border Right color for the above div is #a94909

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a94909

HTML with inline CSS

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

CSS Border Top color for the above div is #a94909

HTML with inline CSS

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

#a94909 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a94909 Color code Preview on White Background

This is how #a94909 Color code will look on white background color. Color contrast ratio is 5.76

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

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,73,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,105,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,73,9,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.