#08fc5f Hex Color
rgb(8, 252, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | fc | 5f | - | #08fc5f |
RGB | 8 | 252 | 95 | - | rgb(8,252,95) |
HSL | 141 | 98% | 51% | - | hsl(141,98%,51%) |
HSV | 141 | 97% | 99% | - | hsv(141,97%,99%) |
XYZ | 36.9761 | 70.4987 | 22.4852 | - | xyz(36.9761,70.4987,22.4852) |
CIE-LAB | 87.24 | -80 | 59.79 | - | lab(87.24,-80,59.79) |
CMYK | 0.96825396825397 | 0 | 0.62301587301587 | 0.011764705882353 | cmyk(0.96825396825397,0,0.62301587301587,0.011764705882353) |
Description
The RGB value of color #08fc5f is rgb(8, 252, 95).
In the hex color #08fc5f, The value of Red is 8, value of Green is 252, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #08fc5f consists of 141° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #08fc5f can be represented as Cyan=0.96825396825397%, Magenta=0%, Yellow=0.62301587301587%, and Black=0.011764705882353%.
Shades of #08fc5f
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 #08fc5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #08fc5f
Preview of #08fc5f on White Background
The contrast ratio of #08fc5f with white color is 1.39
Preview of #08fc5f on black background
The contrast ratio of #08fc5f with black color is 15.1
#08fc5f color will look good with a black background.
Color Schemes of #08fc5f
Triadic Colors of #08fc5f
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 #08fc5f
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 #08fc5f
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 #08fc5f
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: #08fc5f;
}
This is a sample text used for the color #08fc5f. 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: #08fc5f;
}
This is a sample text used for the color #08fc5f. 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 #08fc5f;
}
This is a sample text used for the color #08fc5f. 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.25%
Green 70.99%
Blue 26.76%
CMYK Percentage
Cyan 60.4
Magenta 0%
Yellow 38.86%
Black 0.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.