#05f73f Hex Color
rgb(5, 247, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | f7 | 3f | - | #05f73f |
RGB | 5 | 247 | 63 | - | rgb(5,247,63) |
HSL | 134 | 96% | 49% | - | hsl(134,96%,49%) |
HSV | 134 | 98% | 97% | - | hsv(134,98%,97%) |
XYZ | 34.2206 | 66.9127 | 15.8145 | - | xyz(34.2206,66.9127,15.8145) |
CIE-LAB | 85.46 | -81.62 | 69.8 | - | lab(85.46,-81.62,69.8) |
CMYK | 0.97975708502024 | 0 | 0.74493927125506 | 0.031372549019608 | cmyk(0.97975708502024,0,0.74493927125506,0.031372549019608) |
Description
The RGB value of color #05f73f is rgb(5, 247, 63).
In the hex color #05f73f, The value of Red is 5, value of Green is 247, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #05f73f consists of 134° Hue, 96% Saturation, and 49% Lightness.
In the CMYK color model, the color #05f73f can be represented as Cyan=0.97975708502024%, Magenta=0%, Yellow=0.74493927125506%, and Black=0.031372549019608%.
Shades of #05f73f
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 #05f73f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05f73f
Preview of #05f73f on White Background
The contrast ratio of #05f73f with white color is 1.46
Preview of #05f73f on black background
The contrast ratio of #05f73f with black color is 14.38
#05f73f color will look good with a black background.
Color Schemes of #05f73f
Triadic Colors of #05f73f
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 #05f73f
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 #05f73f
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 #05f73f
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: #05f73f;
}
This is a sample text used for the color #05f73f. 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: #05f73f;
}
This is a sample text used for the color #05f73f. 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 #05f73f;
}
This is a sample text used for the color #05f73f. 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.59%
Green 78.41%
Blue 20%
CMYK Percentage
Cyan 55.79
Magenta 0%
Yellow 42.42%
Black 1.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.