@
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.

#aabc06 hex color - Green - Warm color - Information

#aabc06 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aabc06 Color code in RGB color code model is created after adding 66.67% red color, 73.73% green color and 2.35% blue color. Hex #aabc06 Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 97% yellow and 26.27% black.

Hex #aabc06 color code is between #99bb00 web safe hex color code and #bbcc00 web safe hex color code. #99bb00 is the nearest web safe color code. You can see here many more shades of #aabc06 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code aabc06 #aabc06
RGB Decimal 170, 188, 6 rgb(170, 188, 6)
RGB Percent 67%, 74%, 2% rgb(67%, 74%, 2%)
CSS RGBa 170, 188, 6,1 rgba(170,188,6,1)
CMYK Model cmyk(10%,0%,97%,26.27%)
HSL Color Space 66,94% ,38% hsl(66,94% ,38%)
HSV Color Space 66°, 97%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 10111100 00000110
Octal 252 274 6
Decimal 170 188 6
Hex aa bc 06

Different shades of #aabc06 color code.

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

Light Shade of #aabc06
#d7ed08
Dark Shade of #aabc06
#7d8b04
Saturated Shade of #aabc06
#afc200
Desaturated Shade of #aabc06
#a2b210
Grey scale Shade of #aabc06
#616161
Brighten Shade
#c3d51f
Most Readable Shade
#000000

Shades of #aabc06 color code

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

#aabc06
#97a705
#849204
#717d04
#5e6803
#4b5302
#383e02
#252901
#121400
#000000

Similar Color like #aabc06 color

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

#abbd07
#acbe08
#adbf09
#aec00a
#afc10b
#b0c20c
#b1c30d
#b2c40e
#b3c50f
#b4c610
#b5c711
#b6c812
#b7c913
#b8ca14
#a9bb05
#a8ba04
#a7b903
#a6b802
#a5b701
#a4b600
#a3b500
#a2b400
#a1b300
#a0b200
#9fb100
#9eb000
#9daf00
#9cae00

Monochromatic Color with #aabc06

#aabc06
#d0e607
#101201
#373c02
#5d6703
#849105

Tints of #aabc06 Color

#aabc06
#b3c321
#bcca3d
#c6d259
#cfd974
#d9e190
#e2e8ac
#ecf0c7
#f5f7e3
#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

#aabc06
#1806bc

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

Split Complementary

#aabc06
#064fbc
#7306bc

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

Analogous Color

#bc8506
#bcaa06
#aabc06
#86bc06
#61bc06

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

#aabc06
#06aabc
#bc06aa

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

#aabc06
#06bc73
#1806bc
#bc064f

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

#aabc06
#1806bc
#7306bc
#4fbc06

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

#aabc06 Color Code Preview on Black Background Color

This is how #aabc06 Color will look on black background color. Color contrast ratio is 9.91

#aabc06 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabc06

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabc06

#aabc06 color code is use for CSS Background Color

Background color for the above div is #aabc06

HTML with inline CSS

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

#aabc06 color code is use for CSS Border Color

CSS Border color for the above div is #aabc06

HTML with inline CSS

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

CSS Border Left color for the above div is #aabc06

HTML with inline CSS

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

CSS Border Right color for the above div is #aabc06

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabc06

HTML with inline CSS

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

CSS Border Top color for the above div is #aabc06

HTML with inline CSS

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

#aabc06 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabc06 Color code Preview on White Background

This is how #aabc06 Color code will look on white background color. Color contrast ratio is 2.12

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

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(170,188,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,6,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,188,6,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.