#05bf19 Hex Color
rgb(5, 191, 25)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | bf | 19 | - | #05bf19 |
RGB | 5 | 191 | 25 | - | rgb(5,191,25) |
HSL | 126 | 95% | 38% | - | hsl(126,95%,38%) |
HSV | 126 | 97% | 75% | - | hsv(126,97%,75%) |
XYZ | 18.8689 | 37.3641 | 7.1372 | - | xyz(18.8689,37.3641,7.1372) |
CIE-LAB | 67.55 | -68.45 | 63.41 | - | lab(67.55,-68.45,63.41) |
CMYK | 0.9738219895288 | 0 | 0.86910994764398 | 0.25098039215686 | cmyk(0.9738219895288,0,0.86910994764398,0.25098039215686) |
Description
The RGB value of color #05bf19 is rgb(5, 191, 25).
In the hex color #05bf19, The value of Red is 5, value of Green is 191, and value of Blue is 25. The primary color is Green. Similarly, The HSL values for #05bf19 consists of 126° Hue, 95% Saturation, and 38% Lightness.
In the CMYK color model, the color #05bf19 can be represented as Cyan=0.9738219895288%, Magenta=0%, Yellow=0.86910994764398%, and Black=0.25098039215686%.
Shades of #05bf19
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 #05bf19
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05bf19
Preview of #05bf19 on White Background
The contrast ratio of #05bf19 with white color is 2.48
Preview of #05bf19 on black background
The contrast ratio of #05bf19 with black color is 8.47
#05bf19 color will look good with a black background.
Color Schemes of #05bf19
Triadic Colors of #05bf19
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 #05bf19
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 #05bf19
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 #05bf19
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 #05bf19
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: #05bf19;
}
This is a sample text used for the color #05bf19. 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: #05bf19;
}
This is a sample text used for the color #05bf19. 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 #05bf19;
}
This is a sample text used for the color #05bf19. 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 2.26%
Green 86.43%
Blue 11.31%
CMYK Percentage
Cyan 46.51
Magenta 0%
Yellow 41.51%
Black 11.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.