#10e50b Hex Color
rgb(16, 229, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | e5 | 0b | - | #10e50b |
RGB | 16 | 229 | 11 | - | rgb(16,229,11) |
HSL | 119 | 91% | 47% | - | hsl(119,91%,47%) |
HSV | 119 | 95% | 90% | - | hsv(119,95%,90%) |
XYZ | 28.2934 | 56.1729 | 9.6679 | - | xyz(28.2934,56.1729,9.6679) |
CIE-LAB | 79.71 | -78.7 | 75.8 | - | lab(79.71,-78.7,75.8) |
CMYK | 0.93013100436681 | 0 | 0.95196506550218 | 0.10196078431373 | cmyk(0.93013100436681,0,0.95196506550218,0.10196078431373) |
Description
The RGB value of color #10e50b is rgb(16, 229, 11).
In the hex color #10e50b, The value of Red is 16, value of Green is 229, and value of Blue is 11. The primary color is Green. Similarly, The HSL values for #10e50b consists of 119° Hue, 91% Saturation, and 47% Lightness.
In the CMYK color model, the color #10e50b can be represented as Cyan=0.93013100436681%, Magenta=0%, Yellow=0.95196506550218%, and Black=0.10196078431373%.
Shades of #10e50b
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 #10e50b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #10e50b
Preview of #10e50b on White Background
The contrast ratio of #10e50b with white color is 1.72
Preview of #10e50b on black background
The contrast ratio of #10e50b with black color is 12.23
#10e50b color will look good with a black background.
Color Schemes of #10e50b
Triadic Colors of #10e50b
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 #10e50b
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 #10e50b
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 #10e50b
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: #10e50b;
}
This is a sample text used for the color #10e50b. 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: #10e50b;
}
This is a sample text used for the color #10e50b. 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 #10e50b;
}
This is a sample text used for the color #10e50b. 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 6.25%
Green 89.45%
Blue 4.3%
CMYK Percentage
Cyan 46.88
Magenta 0%
Yellow 47.98%
Black 5.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.