#01b10e Hex Color
rgb(1, 177, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | b1 | 0e | - | #01b10e |
RGB | 1 | 177 | 14 | - | rgb(1,177,14) |
HSL | 124 | 99% | 35% | - | hsl(124,99%,35%) |
HSV | 124 | 99% | 69% | - | hsv(124,99%,69%) |
XYZ | 15.8139 | 31.4824 | 5.6587 | - | xyz(15.8139,31.4824,5.6587) |
CIE-LAB | 62.91 | -65.14 | 61.42 | - | lab(62.91,-65.14,61.42) |
CMYK | 0.99435028248588 | 0 | 0.92090395480226 | 0.30588235294118 | cmyk(0.99435028248588,0,0.92090395480226,0.30588235294118) |
Description
The RGB value of color #01b10e is rgb(1, 177, 14).
In the hex color #01b10e, The value of Red is 1, value of Green is 177, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #01b10e consists of 124° Hue, 99% Saturation, and 35% Lightness.
In the CMYK color model, the color #01b10e can be represented as Cyan=0.99435028248588%, Magenta=0%, Yellow=0.92090395480226%, and Black=0.30588235294118%.
Shades of #01b10e
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 #01b10e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #01b10e
Preview of #01b10e on White Background
The contrast ratio of #01b10e with white color is 2.88
Preview of #01b10e on black background
The contrast ratio of #01b10e with black color is 7.3
#01b10e color will look good with a black background.
Color Schemes of #01b10e
Triadic Colors of #01b10e
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 #01b10e
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 #01b10e
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 #01b10e
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.
Monochromatic Colors of #01b10e
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #01b10e;
}
This is a sample text used for the color #01b10e. 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: #01b10e;
}
This is a sample text used for the color #01b10e. 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 #01b10e;
}
This is a sample text used for the color #01b10e. 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.52%
Green 92.19%
Blue 7.29%
CMYK Percentage
Cyan 44.77
Magenta 0%
Yellow 41.46%
Black 13.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.