#fdfa42 Hex Color
rgb(253, 250, 66)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | fa | 42 | - | #fdfa42 |
| RGB | 253 | 250 | 66 | - | rgb(253,250,66) |
| HSL | 59 | 98% | 63% | - | hsl(59,98%,63%) |
| HSV | 59 | 74% | 99% | - | hsv(59,74%,99%) |
| XYZ | 75.677 | 89.6472 | 18.4693 | - | xyz(75.677,89.6472,18.4693) |
| CIE-LAB | 95.85 | -18.69 | 82.13 | - | lab(95.85,-18.69,82.13) |
| CMYK | 0 | 0.011857707509881 | 0.73913043478261 | 0.0078431372549019 | cmyk(0,0.011857707509881,0.73913043478261,0.0078431372549019) |
Description
The RGB value of color #fdfa42 is rgb(253, 250, 66).
In the hex color #fdfa42, The value of Red is 253, value of Green is 250, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #fdfa42 consists of 59° Hue, 98% Saturation, and 63% Lightness.
In the CMYK color model, the color #fdfa42 can be represented as Cyan=0%, Magenta=0.011857707509881%, Yellow=0.73913043478261%, and Black=0.0078431372549019%.
Shades of #fdfa42
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 #fdfa42
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdfa42
Preview of #fdfa42 on White Background
The contrast ratio of #fdfa42 with white color is 1.11
Preview of #fdfa42 on black background
The contrast ratio of #fdfa42 with black color is 18.93
#fdfa42 color will look good with a black background.
Color Schemes of #fdfa42
Triadic Colors of #fdfa42
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 #fdfa42
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 #fdfa42
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 #fdfa42
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: #fdfa42;
}
This is a sample text used for the color #fdfa42. 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: #fdfa42;
}
This is a sample text used for the color #fdfa42. 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 #fdfa42;
}
This is a sample text used for the color #fdfa42. 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 44.46%
Green 43.94%
Blue 11.6%
CMYK Percentage
Cyan 0
Magenta 1.56%
Yellow 97.4%
Black 1.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.