#0ffc0f Hex Color
rgb(15, 252, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0f | fc | 0f | - | #0ffc0f |
RGB | 15 | 252 | 15 | - | rgb(15,252,15) |
HSL | 120 | 98% | 52% | - | hsl(120,98%,52%) |
HSV | 120 | 94% | 99% | - | hsv(120,94%,99%) |
XYZ | 35.0936 | 69.7569 | 12.0667 | - | xyz(35.0936,69.7569,12.0667) |
CIE-LAB | 86.88 | -84.74 | 81.31 | - | lab(86.88,-84.74,81.31) |
CMYK | 0.94047619047619 | 0 | 0.94047619047619 | 0.011764705882353 | cmyk(0.94047619047619,0,0.94047619047619,0.011764705882353) |
Description
The RGB value of color #0ffc0f is rgb(15, 252, 15).
In the hex color #0ffc0f, The value of Red is 15, value of Green is 252, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #0ffc0f consists of 120° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #0ffc0f can be represented as Cyan=0.94047619047619%, Magenta=0%, Yellow=0.94047619047619%, and Black=0.011764705882353%.
Shades of #0ffc0f
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 #0ffc0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ffc0f
Preview of #0ffc0f on White Background
The contrast ratio of #0ffc0f with white color is 1.4
Preview of #0ffc0f on black background
The contrast ratio of #0ffc0f with black color is 14.95
#0ffc0f color will look good with a black background.
Color Schemes of #0ffc0f
Triadic Colors of #0ffc0f
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 #0ffc0f
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 #0ffc0f
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 #0ffc0f
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: #0ffc0f;
}
This is a sample text used for the color #0ffc0f. 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: #0ffc0f;
}
This is a sample text used for the color #0ffc0f. 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 #0ffc0f;
}
This is a sample text used for the color #0ffc0f. 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 5.32%
Green 89.36%
Blue 5.32%
CMYK Percentage
Cyan 49.69
Magenta 0%
Yellow 49.69%
Black 0.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.