#f8dc04 Hex Color
rgb(248, 220, 4)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | dc | 04 | - | #f8dc04 |
RGB | 248 | 220 | 4 | - | rgb(248,220,4) |
HSL | 53 | 97% | 49% | - | hsl(53,97%,49%) |
HSV | 53 | 98% | 97% | - | hsv(53,98%,97%) |
XYZ | 64.3265 | 71.1516 | 10.4581 | - | xyz(64.3265,71.1516,10.4581) |
CIE-LAB | 87.56 | -7.38 | 86.96 | - | lab(87.56,-7.38,86.96) |
CMYK | 0 | 0.11290322580645 | 0.98387096774194 | 0.027450980392157 | cmyk(0,0.11290322580645,0.98387096774194,0.027450980392157) |
Description
The RGB value of color #f8dc04 is rgb(248, 220, 4).
In the hex color #f8dc04, The value of Red is 248, value of Green is 220, and value of Blue is 4. The primary color is Red. Similarly, The HSL values for #f8dc04 consists of 53° Hue, 97% Saturation, and 49% Lightness.
In the CMYK color model, the color #f8dc04 can be represented as Cyan=0%, Magenta=0.11290322580645%, Yellow=0.98387096774194%, and Black=0.027450980392157%.
Shades of #f8dc04
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 #f8dc04
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f8dc04
Preview of #f8dc04 on White Background
The contrast ratio of #f8dc04 with white color is 1.38
Preview of #f8dc04 on black background
The contrast ratio of #f8dc04 with black color is 15.23
#f8dc04 color will look good with a black background.
Color Schemes of #f8dc04
Triadic Colors of #f8dc04
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 #f8dc04
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 #f8dc04
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 #f8dc04
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: #f8dc04;
}
This is a sample text used for the color #f8dc04. 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: #f8dc04;
}
This is a sample text used for the color #f8dc04. 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 #f8dc04;
}
This is a sample text used for the color #f8dc04. 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 52.54%
Green 46.61%
Blue 0.85%
CMYK Percentage
Cyan 0
Magenta 10.04%
Yellow 87.52%
Black 2.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.