crispedge.com

Color picker

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

#00ffaa hex color - Enthusiasm - Green - Cool color - Information

#00ffaa hex color - Enthusiasm - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #00ffaa Color Code is also known as Enthusiasm color.

Hex #00ffaa Color code in RGB color code model is created after adding 0% red color, 100% green color and 66.67% blue color. Hex #00ffaa Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 33% yellow and 0% black.

Hex #00ffaa color code is a web safe color. Next web safe color code is #00ee99 and previous web safe color code is #00ddbb. You can see here many more shades of #00ffaa color code.

0 Likes 0 Comments | 108 Views

Color Table

Hex Color Code00ffaa#00ffaa
RGB Decimal0, 255, 170rgb(0, 255, 170)
RGB Percent0%, 100%, 67%rgb(0%, 100%, 67%)
CSS RGBa0, 255, 170,1rgba(0,255,170,1)
CMYK Modelcmyk(100%,0%,33%,0%)
HSL Color Space160,100% ,50%hsl(160,100% ,50%)
HSV Color Space160°, 100%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001111111110101010
Octal0377252
Decimal0255170
Hex00ffaa

Different shades of #00ffaa color code.

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

Light Shade of #00ffaa
#33ffbb
Dark Shade of #00ffaa
#00cc88
Saturated Shade of #00ffaa
#00ffaa
Desaturated Shade of #00ffaa
#0df2a6
Grey scale Shade of #00ffaa
#808080
Brighten Shade
#19ffc3
Most Readable Shade
#000000

Shades of #00ffaa color code

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

#00ffaa
#00e297
#00c684
#00aa71
#008d5e
#00714b
#005538
#003825
#001c12
#000000

Similar Color like #00ffaa color

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

#01ffab
#02ffac
#03ffad
#04ffae
#05ffaf
#06ffb0
#07ffb1
#08ffb2
#09ffb3
#0affb4
#0bffb5
#0cffb6
#0dffb7
#0effb8
#00fea9
#00fda8
#00fca7
#00fba6
#00faa5
#00f9a4
#00f8a3
#00f7a2
#00f6a1
#00f5a0
#00f49f
#00f39e
#00f29d
#00f19c

Monochromatic Color with #00ffaa

#00ffaa
#002a1c
#005539
#008055
#00aa71
#00d48e

Tints of #00ffaa Color

#00ffaa
#1cffb3
#38ffbc
#55ffc6
#71ffcf
#8dffd9
#aaffe2
#c6ffec
#e2fff5
#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

#00ffaa
#ff0055

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

Split Complementary

#00ffaa
#ff00d5
#ff2a00

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

Analogous Color

#00ff44
#00ff77
#00ffaa
#00ffdd
#00eeff

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

#00ffaa
#aa00ff
#ffaa00

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

#00ffaa
#2a00ff
#ff0055
#d4ff00

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

#00ffaa
#ff0055
#ff2a00
#00d5ff

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 #00ffaa 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.

#00ffaa Color Code Preview on Black Background Color

This is how #00ffaa Color will look on black background color. Color contrast ratio is 15.88

#00ffaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00ffaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00ffaa

#00ffaa color code is use for CSS Background Color

Background color for the above div is #00ffaa

HTML with inline CSS

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

#00ffaa color code is use for CSS Border Color

CSS Border color for the above div is #00ffaa

HTML with inline CSS

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

CSS Border Left color for the above div is #00ffaa

HTML with inline CSS

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

CSS Border Right color for the above div is #00ffaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00ffaa

HTML with inline CSS

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

CSS Border Top color for the above div is #00ffaa

HTML with inline CSS

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

#00ffaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00ffaa Color code Preview on White Background

This is how #00ffaa Color code will look on white background color. Color contrast ratio is 1.32

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

Related Gradients

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

0 Likes 0 Comments | 108 Views

Post your comment:-

By submitting comment you agree to our privacy policy.