#ffd41f Hex Color
rgb(255, 212, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | d4 | 1f | - | #ffd41f |
RGB | 255 | 212 | 31 | - | rgb(255,212,31) |
HSL | 48 | 100% | 56% | - | hsl(48,100%,56%) |
HSV | 48 | 88% | 100% | - | hsv(48,88%,100%) |
XYZ | 65.0308 | 68.4459 | 11.0802 | - | xyz(65.0308,68.4459,11.0802) |
CIE-LAB | 86.23 | -0.06 | 82.88 | - | lab(86.23,-0.06,82.88) |
CMYK | 0 | 0.16862745098039 | 0.87843137254902 | 0 | cmyk(0,0.16862745098039,0.87843137254902,0) |
Description
The RGB value of color #ffd41f is rgb(255, 212, 31).
In the hex color #ffd41f, The value of Red is 255, value of Green is 212, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #ffd41f consists of 48° Hue, 100% Saturation, and 56% Lightness.
In the CMYK color model, the color #ffd41f can be represented as Cyan=0%, Magenta=0.16862745098039%, Yellow=0.87843137254902%, and Black=0%.
Shades of #ffd41f
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 #ffd41f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffd41f
Preview of #ffd41f on White Background
The contrast ratio of #ffd41f with white color is 1.43
Preview of #ffd41f on black background
The contrast ratio of #ffd41f with black color is 14.69
#ffd41f color will look good with a black background.
Color Schemes of #ffd41f
Triadic Colors of #ffd41f
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 #ffd41f
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 #ffd41f
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 #ffd41f
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: #ffd41f;
}
This is a sample text used for the color #ffd41f. 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: #ffd41f;
}
This is a sample text used for the color #ffd41f. 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 #ffd41f;
}
This is a sample text used for the color #ffd41f. 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 51.2%
Green 42.57%
Blue 6.22%
CMYK Percentage
Cyan 0
Magenta 16.1%
Yellow 83.9%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.