#f6fe1e Hex Color
rgb(246, 254, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | fe | 1e | - | #f6fe1e |
RGB | 246 | 254 | 30 | - | rgb(246,254,30) |
HSL | 62 | 99% | 56% | - | hsl(62,99%,56%) |
HSV | 62 | 88% | 100% | - | hsv(62,88%,100%) |
XYZ | 73.6822 | 90.5702 | 14.8266 | - | xyz(73.6822,90.5702,14.8266) |
CIE-LAB | 96.23 | -24.45 | 90.61 | - | lab(96.23,-24.45,90.61) |
CMYK | 0.031496062992126 | 0 | 0.88188976377953 | 0.003921568627451 | cmyk(0.031496062992126,0,0.88188976377953,0.003921568627451) |
Description
The RGB value of color #f6fe1e is rgb(246, 254, 30).
In the hex color #f6fe1e, The value of Red is 246, value of Green is 254, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #f6fe1e consists of 62° Hue, 99% Saturation, and 56% Lightness.
In the CMYK color model, the color #f6fe1e can be represented as Cyan=0.031496062992126%, Magenta=0%, Yellow=0.88188976377953%, and Black=0.003921568627451%.
Shades of #f6fe1e
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 #f6fe1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f6fe1e
Preview of #f6fe1e on White Background
The contrast ratio of #f6fe1e with white color is 1.1
Preview of #f6fe1e on black background
The contrast ratio of #f6fe1e with black color is 19.11
#f6fe1e color will look good with a black background.
Color Schemes of #f6fe1e
Triadic Colors of #f6fe1e
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 #f6fe1e
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 #f6fe1e
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 #f6fe1e
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: #f6fe1e;
}
This is a sample text used for the color #f6fe1e. 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: #f6fe1e;
}
This is a sample text used for the color #f6fe1e. 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 #f6fe1e;
}
This is a sample text used for the color #f6fe1e. 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 46.42%
Green 47.92%
Blue 5.66%
CMYK Percentage
Cyan 3.43
Magenta 0%
Yellow 96.14%
Black 0.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.