crispedge.com

Color picker

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

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

#02f502 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #02f502 color code is between #00ee00 web safe hex color code and #00ff00 web safe hex color code. #00ee00 is the nearest web safe color code. You can see here many more shades of #02f502 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code02f502#02f502
RGB Decimal2, 245, 2rgb(2, 245, 2)
RGB Percent1%, 96%, 1%rgb(1%, 96%, 1%)
CSS RGBa2, 245, 2,1rgba(2,245,2,1)
CMYK Modelcmyk(99%,0%,99%,4%)
HSL Color Space120,98% ,48%hsl(120,98% ,48%)
HSV Color Space120°, 99%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000101111010100000010
Octal23652
Decimal22452
Hex02f502

Different shades of #02f502 color code.

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

Light Shade of #02f502
#2dfd2d
Dark Shade of #02f502
#02c202
Saturated Shade of #02f502
#00f700
Desaturated Shade of #02f502
#0ee90e
Grey scale Shade of #02f502
#7b7b7b
Brighten Shade
#1bff1b
Most Readable Shade
#000000

Shades of #02f502 color code

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

#02f502
#01d901
#01be01
#01a301
#018801
#006c00
#005100
#003600
#001b00
#000000

Similar Color like #02f502 color

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

#03f603
#04f704
#05f805
#06f906
#07fa07
#08fb08
#09fc09
#0afd0a
#0bfe0b
#0cff0c
#0dff0d
#0eff0e
#0fff0f
#10ff10
#01f401
#00f300
#00f200
#00f100
#00f000
#00ef00
#00ee00
#00ed00
#00ec00
#00eb00
#00ea00
#00e900
#00e800
#00e700

Monochromatic Color with #02f502

#02f502
#002000
#014b01
#017501
#01a001
#02ca02

Tints of #02f502 Color

#02f502
#1ef61e
#3af73a
#56f856
#72f972
#8efa8e
#aafbaa
#c6fcc6
#e2fde2
#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

#02f502
#f502f5

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

Split Complementary

#02f502
#7c02f5
#f5027c

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

Analogous Color

#63f502
#33f502
#02f502
#02f533
#02f563

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

#02f502
#0202f5
#f50202

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

#02f502
#027bf5
#f502f5
#f57b02

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

#02f502
#f502f5
#f5027c
#02f57c

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

#02f502 Color Code Preview on Black Background Color

This is how #02f502 Color will look on black background color. Color contrast ratio is 14.06

#02f502 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#02f502 color code is use for CSS Background Color

Background color for the above div is #02f502

HTML with inline CSS

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

#02f502 color code is use for CSS Border Color

CSS Border color for the above div is #02f502

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#02f502 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#02f502 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.