#01f10e Hex Color
rgb(1, 241, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | f1 | 0e | - | #01f10e |
RGB | 1 | 241 | 14 | - | rgb(1,241,14) |
HSL | 123 | 99% | 47% | - | hsl(123,99%,47%) |
HSV | 123 | 100% | 95% | - | hsv(123,100%,95%) |
XYZ | 31.5471 | 62.9488 | 10.9031 | - | xyz(31.5471,62.9488,10.9031) |
CIE-LAB | 83.42 | -82.33 | 78.53 | - | lab(83.42,-82.33,78.53) |
CMYK | 0.99585062240664 | 0 | 0.94190871369295 | 0.054901960784314 | cmyk(0.99585062240664,0,0.94190871369295,0.054901960784314) |
Description
The RGB value of color #01f10e is rgb(1, 241, 14).
In the hex color #01f10e, The value of Red is 1, value of Green is 241, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #01f10e consists of 123° Hue, 99% Saturation, and 47% Lightness.
In the CMYK color model, the color #01f10e can be represented as Cyan=0.99585062240664%, Magenta=0%, Yellow=0.94190871369295%, and Black=0.054901960784314%.
Shades of #01f10e
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #01f10e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01f10e
Preview of #01f10e on White Background
The contrast ratio of #01f10e with white color is 1.55
Preview of #01f10e on black background
The contrast ratio of #01f10e with black color is 13.59
#01f10e color will look good with a black background.
Color Schemes of #01f10e
Triadic Colors of #01f10e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #01f10e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #01f10e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #01f10e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #01f10e;
}
This is a sample text used for the color #01f10e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #01f10e;
}
This is a sample text used for the color #01f10e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #01f10e;
}
This is a sample text used for the color #01f10e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 0.39%
Green 94.14%
Blue 5.47%
CMYK Percentage
Cyan 49.98
Magenta 0%
Yellow 47.27%
Black 2.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.