crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ab9314 hex color - Green - Warm color - Information

#ab9314 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ab9314 Color code in RGB color code model is created after adding 67.06% red color, 57.65% green color and 7.84% blue color. Hex #ab9314 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 88% yellow and 33% black.

Hex #ab9314 color code is between #aa9911 web safe hex color code and #bb8822 web safe hex color code. #aa9911 is the nearest web safe color code. You can see here many more shades of #ab9314 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeab9314#ab9314
RGB Decimal171, 147, 20rgb(171, 147, 20)
RGB Percent67%, 58%, 8%rgb(67%, 58%, 8%)
CSS RGBa171, 147, 20,1rgba(171,147,20,1)
CMYK Modelcmyk(0%,14%,88%,33%)
HSL Color Space50,79% ,37%hsl(50,79% ,37%)
HSV Color Space50°, 88%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001001100010100
Octal25322324
Decimal17114720
Hexab9314

Different shades of #ab9314 color code.

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

Light Shade of #ab9314
#d9ba19
Dark Shade of #ab9314
#7d6c0f
Saturated Shade of #ab9314
#b59a0a
Desaturated Shade of #ab9314
#a18c1e
Grey scale Shade of #ab9314
#5f5f5f
Brighten Shade
#c4ac2d
Most Readable Shade
#000000

Shades of #ab9314 color code

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

#ab9314
#988211
#85720f
#72620d
#5f510b
#4c4108
#393106
#262004
#131002
#000000

Similar Color like #ab9314 color

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

#ac9415
#ad9516
#ae9617
#af9718
#b09819
#b1991a
#b29a1b
#b39b1c
#b49c1d
#b59d1e
#b69e1f
#b79f20
#b8a021
#b9a122
#aa9213
#a99112
#a89011
#a78f10
#a68e0f
#a58d0e
#a48c0d
#a38b0c
#a28a0b
#a1890a
#a08809
#9f8708
#9e8607
#9d8506

Monochromatic Color with #ab9314

#ab9314
#d5b819
#010100
#2b2505
#564a0a
#806e0f

Tints of #ab9314 Color

#ab9314
#b49f2e
#bdab48
#c7b762
#d0c37c
#d9cf96
#e3dbb0
#ece7ca
#f5f3e4
#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

#ab9314
#142cab

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

Split Complementary

#ab9314
#1478ab
#4714ab

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

Analogous Color

#ab5714
#ab7514
#ab9314
#a5ab14
#87ab14

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

#ab9314
#14ab93
#9314ab

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

#ab9314
#14ab48
#142cab
#ab1477

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

#ab9314
#142cab
#4714ab
#78ab14

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

#ab9314 Color Code Preview on Black Background Color

This is how #ab9314 Color will look on black background color. Color contrast ratio is 6.92

#ab9314 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9314

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9314

#ab9314 color code is use for CSS Background Color

Background color for the above div is #ab9314

HTML with inline CSS

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

#ab9314 color code is use for CSS Border Color

CSS Border color for the above div is #ab9314

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9314

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9314

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9314

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9314

HTML with inline CSS

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

#ab9314 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9314 Color code Preview on White Background

This is how #ab9314 Color code will look on white background color. Color contrast ratio is 3.04

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.