crispedge.com

Color picker

Loading...

#a18b2a hex color - Yellow - Warm color - Information

#a18b2a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #a18b2a Color code in RGB color code model is created after adding 63.14% red color, 54.51% green color and 16.47% blue color. Hex #a18b2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 74% yellow and 37% black.

Hex #a18b2a color code is between #998822 web safe hex color code and #aa9933 web safe hex color code. #998822 is the nearest web safe color code. You can see here many more shades of #a18b2a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea18b2a#a18b2a
RGB Decimal161, 139, 42rgb(161, 139, 42)
RGB Percent63%, 55%, 16%rgb(63%, 55%, 16%)
CSS RGBa161, 139, 42,1rgba(161,139,42,1)
CMYK Modelcmyk(0%,14%,74%,37%)
HSL Color Space49,59% ,40%hsl(49,59% ,40%)
HSV Color Space49°, 74%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000011000101100101010
Octal24121352
Decimal16113942
Hexa18b2a

Different shades of #a18b2a color code.

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

Light Shade of #a18b2a
#c9ae35
Dark Shade of #a18b2a
#79681f
Saturated Shade of #a18b2a
#ab9120
Desaturated Shade of #a18b2a
#978534
Grey scale Shade of #a18b2a
#656565
Brighten Shade
#baa443
Most Readable Shade
#000000

Shades of #a18b2a color code

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

#a18b2a
#8f7b25
#7d6c20
#6b5c1c
#594d17
#473d12
#352e0e
#231e09
#110f04
#000000

Similar Color like #a18b2a color

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

#a28c2b
#a38d2c
#a48e2d
#a58f2e
#a6902f
#a79130
#a89231
#a99332
#aa9433
#ab9534
#ac9635
#ad9736
#ae9837
#af9938
#a08a29
#9f8928
#9e8827
#9d8726
#9c8625
#9b8524
#9a8423
#998322
#988221
#978120
#96801f
#957f1e
#947e1d
#937d1c

Monochromatic Color with #a18b2a

#a18b2a
#cbb035
#f6d440
#211d09
#4c4214
#76661f

Tints of #a18b2a Color

#a18b2a
#ab9741
#b5a459
#c0b171
#cabe88
#d5cba0
#dfd8b8
#eae5cf
#f4f2e7
#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

#a18b2a
#2a40a1

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

Split Complementary

#a18b2a
#2a7ba1
#502aa1

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

Analogous Color

#a15b2a
#a1732a
#a18b2a
#9fa12a
#87a12a

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

#a18b2a
#2aa18b
#8b2aa1

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

#a18b2a
#2aa14f
#2a40a1
#a12a7b

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

#a18b2a
#2a40a1
#502aa1
#7ba12a

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

#a18b2a Color Code Preview on Black Background Color

This is how #a18b2a Color will look on black background color. Color contrast ratio is 6.24

#a18b2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18b2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18b2a

#a18b2a color code is use for CSS Background Color

Background color for the above div is #a18b2a

HTML with inline CSS

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

#a18b2a color code is use for CSS Border Color

CSS Border color for the above div is #a18b2a

HTML with inline CSS

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

CSS Border Left color for the above div is #a18b2a

HTML with inline CSS

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

CSS Border Right color for the above div is #a18b2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a18b2a

HTML with inline CSS

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

CSS Border Top color for the above div is #a18b2a

HTML with inline CSS

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

#a18b2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a18b2a Color code Preview on White Background

This is how #a18b2a Color code will look on white background color. Color contrast ratio is 3.36

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

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(161,139,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,64,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,139,42,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.