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

#0fe401 hex color - Green - Cool color - Information

#0fe401 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0fe401 Color code in RGB color code model is created after adding 5.88% red color, 89.41% green color and 0.39% blue color. Hex #0fe401 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 100% yellow and 10.59% black.

Hex #0fe401 color code is between #11dd00 web safe hex color code and #00ee00 web safe hex color code. #11dd00 is the nearest web safe color code. You can see here many more shades of #0fe401 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0fe401#0fe401
RGB Decimal15, 228, 1rgb(15, 228, 1)
RGB Percent6%, 89%, 0%rgb(6%, 89%, 0%)
CSS RGBa15, 228, 1,1rgba(15,228,1,1)
CMYK Modelcmyk(93%,0%,100%,10.59%)
HSL Color Space116,99% ,45%hsl(116,99% ,45%)
HSV Color Space116°, 100%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011111110010000000001
Octal173441
Decimal152281
Hex0fe401

Different shades of #0fe401 color code.

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

Light Shade of #0fe401
#28fe1a
Dark Shade of #0fe401
#0cb101
Saturated Shade of #0fe401
#0ee500
Desaturated Shade of #0fe401
#19d90c
Grey scale Shade of #0fe401
#727272
Brighten Shade
#28fd1a
Most Readable Shade
#000000

Shades of #0fe401 color code

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

#0fe401
#0dca00
#0bb100
#0a9800
#087e00
#066500
#054c00
#033200
#011900
#000000

Similar Color like #0fe401 color

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

#10e502
#11e603
#12e704
#13e805
#14e906
#15ea07
#16eb08
#17ec09
#18ed0a
#19ee0b
#1aef0c
#1bf00d
#1cf10e
#1df20f
#0ee300
#0de200
#0ce100
#0be000
#0adf00
#09de00
#08dd00
#07dc00
#06db00
#05da00
#04d900
#03d800
#02d700
#01d600

Monochromatic Color with #0fe401

#0fe401
#010f00
#043a00
#076400
#098f01
#0cb901

Tints of #0fe401 Color

#0fe401
#29e71d
#44ea39
#5fed55
#79f071
#94f38e
#aff6aa
#c9f9c6
#e4fce2
#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

#0fe401
#d601e4

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

Split Complementary

#0fe401
#6401e4
#e40181

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

Analogous Color

#6ae401
#3ce401
#0fe401
#01e420
#01e44e

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

#0fe401
#010fe4
#e4010f

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

#0fe401
#0180e4
#d601e4
#e46401

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

#0fe401
#d601e4
#e40181
#01e464

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 #0fe401 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.

#0fe401 Color Code Preview on Black Background Color

This is how #0fe401 Color will look on black background color. Color contrast ratio is 12.12

#0fe401 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0fe401

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0fe401

#0fe401 color code is use for CSS Background Color

Background color for the above div is #0fe401

HTML with inline CSS

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

#0fe401 color code is use for CSS Border Color

CSS Border color for the above div is #0fe401

HTML with inline CSS

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

CSS Border Left color for the above div is #0fe401

HTML with inline CSS

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

CSS Border Right color for the above div is #0fe401

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0fe401

HTML with inline CSS

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

CSS Border Top color for the above div is #0fe401

HTML with inline CSS

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

#0fe401 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fe401 Color code Preview on White Background

This is how #0fe401 Color code will look on white background color. Color contrast ratio is 1.73

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

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(15,228,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,1,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(15,228,1,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.