crispedge.com

Color picker

Loading...

#ac9f15 hex color - Green - Warm color - Information

#ac9f15 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ac9f15 Color code in RGB color code model is created after adding 67.45% red color, 62.35% green color and 8.24% blue color. Hex #ac9f15 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 88% yellow and 33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac9f15#ac9f15
RGB Decimal172, 159, 21rgb(172, 159, 21)
RGB Percent67%, 62%, 8%rgb(67%, 62%, 8%)
CSS RGBa172, 159, 21,1rgba(172,159,21,1)
CMYK Modelcmyk(0%,8%,88%,33%)
HSL Color Space55,78% ,38%hsl(55,78% ,38%)
HSV Color Space55°, 88%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001001111100010101
Octal25423725
Decimal17215921
Hexac9f15

Different shades of #ac9f15 color code.

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

Light Shade of #ac9f15
#d9c91b
Dark Shade of #ac9f15
#7f750f
Saturated Shade of #ac9f15
#b6a70b
Desaturated Shade of #ac9f15
#a2971f
Grey scale Shade of #ac9f15
#606060
Brighten Shade
#c5b82e
Most Readable Shade
#000000

Shades of #ac9f15 color code

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

#ac9f15
#988d12
#857b10
#726a0e
#5f580b
#4c4609
#393507
#262304
#131102
#000000

Similar Color like #ac9f15 color

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

#ada016
#aea117
#afa218
#b0a319
#b1a41a
#b2a51b
#b3a61c
#b4a71d
#b5a81e
#b6a91f
#b7aa20
#b8ab21
#b9ac22
#baad23
#ab9e14
#aa9d13
#a99c12
#a89b11
#a79a10
#a6990f
#a5980e
#a4970d
#a3960c
#a2950b
#a1940a
#a09309
#9f9208
#9e9107

Monochromatic Color with #ac9f15

#ac9f15
#d6c61a
#020200
#2c2905
#57500b
#817810

Tints of #ac9f15 Color

#ac9f15
#b5a92f
#beb449
#c7bf63
#d0c97d
#dad497
#e3dfb1
#ece9cb
#f5f4e5
#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

#ac9f15
#1522ac

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

Split Complementary

#ac9f15
#156eac
#5315ac

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

Analogous Color

#ac6315
#ac8115
#ac9f15
#9bac15
#7dac15

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

#ac9f15
#15ac9f
#9f15ac

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

#ac9f15
#15ac53
#1522ac
#ac156d

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

#ac9f15
#1522ac
#5315ac
#6eac15

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

#ac9f15 Color Code Preview on Black Background Color

This is how #ac9f15 Color will look on black background color. Color contrast ratio is 7.72

#ac9f15 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9f15

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9f15

#ac9f15 color code is use for CSS Background Color

Background color for the above div is #ac9f15

HTML with inline CSS

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

#ac9f15 color code is use for CSS Border Color

CSS Border color for the above div is #ac9f15

HTML with inline CSS

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

CSS Border Left color for the above div is #ac9f15

HTML with inline CSS

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

CSS Border Right color for the above div is #ac9f15

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac9f15

HTML with inline CSS

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

CSS Border Top color for the above div is #ac9f15

HTML with inline CSS

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

#ac9f15 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac9f15 Color code Preview on White Background

This is how #ac9f15 Color code will look on white background color. Color contrast ratio is 2.72

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

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(172,159,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,34,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,159,21,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.