@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#acae00 hex color - Green - Warm color - Information

#acae00 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #acae00 Color code in RGB color code model is created after adding 67.45% red color, 68.24% green color and 0% blue color. Hex #acae00 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 100% yellow and 31.76% black.

Hex #acae00 color code is between #aaaa00 web safe hex color code and #bbbb00 web safe hex color code. #aaaa00 is the nearest web safe color code. You can see here many more shades of #acae00 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code acae00 #acae00
RGB Decimal 172, 174, 0 rgb(172, 174, 0)
RGB Percent 67%, 68%, 0% rgb(67%, 68%, 0%)
CSS RGBa 172, 174, 0,1 rgba(172,174,0,1)
CMYK Model cmyk(1%,0%,100%,31.76%)
HSL Color Space 61,100% ,34% hsl(61,100% ,34%)
HSV Color Space 61°, 100%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101100 10101110 00000000
Octal 254 256 0
Decimal 172 174 0
Hex ac ae 00

Different shades of #acae00 color code.

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

Light Shade of #acae00
#dee100
Dark Shade of #acae00
#7a7b00
Saturated Shade of #acae00
#acae00
Desaturated Shade of #acae00
#a3a509
Grey scale Shade of #acae00
#575757
Brighten Shade
#c5c719
Most Readable Shade
#000000

Shades of #acae00 color code

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

#acae00
#989a00
#858700
#727400
#5f6000
#4c4d00
#393a00
#262600
#131300
#000000

Similar Color like #acae00 color

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

#adaf01
#aeb002
#afb103
#b0b204
#b1b305
#b2b406
#b3b507
#b4b608
#b5b709
#b6b80a
#b7b90b
#b8ba0c
#b9bb0d
#babc0e
#abad00
#aaac00
#a9ab00
#a8aa00
#a7a900
#a6a800
#a5a700
#a4a600
#a3a500
#a2a400
#a1a300
#a0a200
#9fa100
#9ea000

Monochromatic Color with #acae00

#acae00
#d6d800
#040400
#2e2e00
#585900
#828300

Tints of #acae00 Color

#acae00
#b5b71c
#bec038
#c7c955
#d0d271
#dadb8d
#e3e4aa
#ecedc6
#f5f6e2
#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

#acae00
#0200ae

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

Split Complementary

#acae00
#0055ae
#5900ae

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

Analogous Color

#ae6a00
#ae8d00
#acae00
#89ae00
#66ae00

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

#acae00
#00acae
#ae00ac

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

#acae00
#00ae59
#0200ae
#ae0055

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

#acae00
#0200ae
#5900ae
#55ae00

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

#acae00 Color Code Preview on Black Background Color

This is how #acae00 Color will look on black background color. Color contrast ratio is 8.81

#acae00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acae00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acae00

#acae00 color code is use for CSS Background Color

Background color for the above div is #acae00

HTML with inline CSS

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

#acae00 color code is use for CSS Border Color

CSS Border color for the above div is #acae00

HTML with inline CSS

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

CSS Border Left color for the above div is #acae00

HTML with inline CSS

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

CSS Border Right color for the above div is #acae00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acae00

HTML with inline CSS

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

CSS Border Top color for the above div is #acae00

HTML with inline CSS

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

#acae00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acae00 Color code Preview on White Background

This is how #acae00 Color code will look on white background color. Color contrast ratio is 2.38

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.