crispedge.com

Color picker

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

#02a402 hex color - Green - Cool color - Information

#02a402 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #02a402 Color code in RGB color code model is created after adding 0.78% red color, 64.31% green color and 0.78% blue color. Hex #02a402 Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 0% magenta, 99% yellow and 36% black.

Hex #02a402 color code is between #00aa00 web safe hex color code and #009900 web safe hex color code. #00aa00 is the nearest web safe color code. You can see here many more shades of #02a402 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code02a402#02a402
RGB Decimal2, 164, 2rgb(2, 164, 2)
RGB Percent1%, 64%, 1%rgb(1%, 64%, 1%)
CSS RGBa2, 164, 2,1rgba(2,164,2,1)
CMYK Modelcmyk(99%,0%,99%,36%)
HSL Color Space120,98% ,33%hsl(120,98% ,33%)
HSV Color Space120°, 99%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000101010010000000010
Octal22442
Decimal21642
Hex02a402

Different shades of #02a402 color code.

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

Light Shade of #02a402
#03d603
Dark Shade of #02a402
#017201
Saturated Shade of #02a402
#00a600
Desaturated Shade of #02a402
#0a9c0a
Grey scale Shade of #02a402
#535353
Brighten Shade
#1bbd1b
Most Readable Shade
#000000

Shades of #02a402 color code

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

#02a402
#019101
#017f01
#016d01
#015b01
#004800
#003600
#002400
#001200
#000000

Similar Color like #02a402 color

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

#03a503
#04a604
#05a705
#06a806
#07a907
#08aa08
#09ab09
#0aac0a
#0bad0b
#0cae0c
#0daf0d
#0eb00e
#0fb10f
#10b210
#01a301
#00a200
#00a100
#00a000
#009f00
#009e00
#009d00
#009c00
#009b00
#009a00
#009900
#009800
#009700
#009600

Monochromatic Color with #02a402

#02a402
#03ce03
#03f903
#002400
#014f01
#017901

Tints of #02a402 Color

#02a402
#1eae1e
#3ab83a
#56c256
#72cc72
#8ed68e
#aae0aa
#c6eac6
#e2f4e2
#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

#02a402
#a402a4

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

Split Complementary

#02a402
#5302a4
#a40253

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

Analogous Color

#43a402
#22a402
#02a402
#02a422
#02a443

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

#02a402
#0202a4
#a40202

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

#02a402
#0253a4
#a402a4
#a45302

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

#02a402
#a402a4
#a40253
#02a453

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 #02a402 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.

#02a402 Color Code Preview on Black Background Color

This is how #02a402 Color will look on black background color. Color contrast ratio is 6.31

#02a402 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #02a402

HTML with inline CSS

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

Your Example Paragraph content text in with font color #02a402

#02a402 color code is use for CSS Background Color

Background color for the above div is #02a402

HTML with inline CSS

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

#02a402 color code is use for CSS Border Color

CSS Border color for the above div is #02a402

HTML with inline CSS

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

CSS Border Left color for the above div is #02a402

HTML with inline CSS

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

CSS Border Right color for the above div is #02a402

HTML with inline CSS

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

CSS Border Bottom color for the above div is #02a402

HTML with inline CSS

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

CSS Border Top color for the above div is #02a402

HTML with inline CSS

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

#02a402 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#02a402 Color code Preview on White Background

This is how #02a402 Color code will look on white background color. Color contrast ratio is 3.33

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

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.