#05f28e Hex Color
rgb(5, 242, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | f2 | 8e | - | #05f28e |
RGB | 5 | 242 | 142 | - | rgb(5,242,142) |
HSL | 155 | 96% | 48% | - | hsl(155,96%,48%) |
HSV | 155 | 98% | 95% | - | hsv(155,98%,95%) |
XYZ | 36.6972 | 65.4895 | 36.2978 | - | xyz(36.6972,65.4895,36.2978) |
CIE-LAB | 84.74 | -70.12 | 35 | - | lab(84.74,-70.12,35) |
CMYK | 0.97933884297521 | 0 | 0.41322314049587 | 0.050980392156863 | cmyk(0.97933884297521,0,0.41322314049587,0.050980392156863) |
Description
The RGB value of color #05f28e is rgb(5, 242, 142).
In the hex color #05f28e, The value of Red is 5, value of Green is 242, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #05f28e consists of 155° Hue, 96% Saturation, and 48% Lightness.
In the CMYK color model, the color #05f28e can be represented as Cyan=0.97933884297521%, Magenta=0%, Yellow=0.41322314049587%, and Black=0.050980392156863%.
Shades of #05f28e
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 #05f28e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05f28e
Preview of #05f28e on White Background
The contrast ratio of #05f28e with white color is 1.49
Preview of #05f28e on black background
The contrast ratio of #05f28e with black color is 14.1
#05f28e color will look good with a black background.
Color Schemes of #05f28e
Triadic Colors of #05f28e
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 #05f28e
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 #05f28e
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 #05f28e
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: #05f28e;
}
This is a sample text used for the color #05f28e. 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: #05f28e;
}
This is a sample text used for the color #05f28e. 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 #05f28e;
}
This is a sample text used for the color #05f28e. 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 1.29%
Green 62.21%
Blue 36.5%
CMYK Percentage
Cyan 67.84
Magenta 0%
Yellow 28.63%
Black 3.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.