crispedge.com

Color picker

Loading...

#a88a01 hex color - Yellow - Warm color - Information

#a88a01 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #a88a01 Color code in RGB color code model is created after adding 65.88% red color, 54.12% green color and 0.39% blue color. Hex #a88a01 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 99% yellow and 34% black.

Hex #a88a01 color code is between #aa8800 web safe hex color code and #999900 web safe hex color code. #aa8800 is the nearest web safe color code. You can see here many more shades of #a88a01 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codea88a01#a88a01
RGB Decimal168, 138, 1rgb(168, 138, 1)
RGB Percent66%, 54%, 0%rgb(66%, 54%, 0%)
CSS RGBa168, 138, 1,1rgba(168,138,1,1)
CMYK Modelcmyk(0%,18%,99%,34%)
HSL Color Space49,99% ,33%hsl(49,99% ,33%)
HSV Color Space49°, 99%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010001000101000000001
Octal2502121
Decimal1681381
Hexa88a01

Different shades of #a88a01 color code.

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

Light Shade of #a88a01
#dbb401
Dark Shade of #a88a01
#756001
Saturated Shade of #a88a01
#a98b00
Desaturated Shade of #a88a01
#a08509
Grey scale Shade of #a88a01
#545454
Brighten Shade
#c1a31a
Most Readable Shade
#000000

Shades of #a88a01 color code

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

#a88a01
#957a00
#826b00
#705c00
#5d4c00
#4a3d00
#382e00
#251e00
#120f00
#000000

Similar Color like #a88a01 color

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

#a98b02
#aa8c03
#ab8d04
#ac8e05
#ad8f06
#ae9007
#af9108
#b09209
#b1930a
#b2940b
#b3950c
#b4960d
#b5970e
#b6980f
#a78900
#a68800
#a58700
#a48600
#a38500
#a28400
#a18300
#a08200
#9f8100
#9e8000
#9d7f00
#9c7e00
#9b7d00
#9a7c00

Monochromatic Color with #a88a01

#a88a01
#d2ad01
#fdd002
#282100
#534400
#7d6701

Tints of #a88a01 Color

#a88a01
#b1971d
#bba439
#c5b155
#cebe71
#d8cb8e
#e2d8aa
#ebe5c6
#f5f2e2
#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

#a88a01
#011fa8

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

Split Complementary

#a88a01
#0172a8
#3601a8

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

Analogous Color

#a84701
#a86901
#a88a01
#a5a801
#83a801

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

#a88a01
#01a88a
#8a01a8

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

#a88a01
#01a836
#011fa8
#a80172

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

#a88a01
#011fa8
#3601a8
#73a801

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

#a88a01 Color Code Preview on Black Background Color

This is how #a88a01 Color will look on black background color. Color contrast ratio is 6.30

#a88a01 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88a01

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a88a01

#a88a01 color code is use for CSS Background Color

Background color for the above div is #a88a01

HTML with inline CSS

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

#a88a01 color code is use for CSS Border Color

CSS Border color for the above div is #a88a01

HTML with inline CSS

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

CSS Border Left color for the above div is #a88a01

HTML with inline CSS

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

CSS Border Right color for the above div is #a88a01

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a88a01

HTML with inline CSS

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

CSS Border Top color for the above div is #a88a01

HTML with inline CSS

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

#a88a01 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a88a01 Color code Preview on White Background

This is how #a88a01 Color code will look on white background color. Color contrast ratio is 3.33

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

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,138,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,31,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,138,1,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.