#5fdf16 Hex Color
rgb(95, 223, 22)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | df | 16 | - | #5fdf16 |
RGB | 95 | 223 | 22 | - | rgb(95,223,22) |
HSL | 98 | 82% | 48% | - | hsl(98,82%,48%) |
HSV | 98 | 90% | 87% | - | hsv(98,90%,87%) |
XYZ | 31.2518 | 55.2662 | 9.7794 | - | xyz(31.2518,55.2662,9.7794) |
CIE-LAB | 79.19 | -65.22 | 74.56 | - | lab(79.19,-65.22,74.56) |
CMYK | 0.57399103139013 | 0 | 0.90134529147982 | 0.12549019607843 | cmyk(0.57399103139013,0,0.90134529147982,0.12549019607843) |
Description
The RGB value of color #5fdf16 is rgb(95, 223, 22).
In the hex color #5fdf16, The value of Red is 95, value of Green is 223, and value of Blue is 22. The primary color is Green. Similarly, The HSL values for #5fdf16 consists of 98° Hue, 82% Saturation, and 48% Lightness.
In the CMYK color model, the color #5fdf16 can be represented as Cyan=0.57399103139013%, Magenta=0%, Yellow=0.90134529147982%, and Black=0.12549019607843%.
Shades of #5fdf16
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 #5fdf16
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fdf16
Preview of #5fdf16 on White Background
The contrast ratio of #5fdf16 with white color is 1.74
Preview of #5fdf16 on black background
The contrast ratio of #5fdf16 with black color is 12.05
#5fdf16 color will look good with a black background.
Color Schemes of #5fdf16
Triadic Colors of #5fdf16
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 #5fdf16
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 #5fdf16
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 #5fdf16
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: #5fdf16;
}
This is a sample text used for the color #5fdf16. 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: #5fdf16;
}
This is a sample text used for the color #5fdf16. 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 #5fdf16;
}
This is a sample text used for the color #5fdf16. 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 27.94%
Green 65.59%
Blue 6.47%
CMYK Percentage
Cyan 35.86
Magenta 0%
Yellow 56.3%
Black 7.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.