#fdd01c Hex Color
rgb(253, 208, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d0 | 1c | - | #fdd01c |
RGB | 253 | 208 | 28 | - | rgb(253,208,28) |
HSL | 48 | 98% | 55% | - | hsl(48,98%,55%) |
HSV | 48 | 89% | 99% | - | hsv(48,89%,99%) |
XYZ | 63.2735 | 66.0782 | 10.5181 | - | xyz(63.2735,66.0782,10.5181) |
CIE-LAB | 85.04 | 1.08 | 82.43 | - | lab(85.04,1.08,82.43) |
CMYK | 0 | 0.17786561264822 | 0.88932806324111 | 0.0078431372549019 | cmyk(0,0.17786561264822,0.88932806324111,0.0078431372549019) |
Description
The RGB value of color #fdd01c is rgb(253, 208, 28).
In the hex color #fdd01c, The value of Red is 253, value of Green is 208, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #fdd01c consists of 48° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #fdd01c can be represented as Cyan=0%, Magenta=0.17786561264822%, Yellow=0.88932806324111%, and Black=0.0078431372549019%.
Shades of #fdd01c
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 #fdd01c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd01c
Preview of #fdd01c on White Background
The contrast ratio of #fdd01c with white color is 1.48
Preview of #fdd01c on black background
The contrast ratio of #fdd01c with black color is 14.22
#fdd01c color will look good with a black background.
Color Schemes of #fdd01c
Triadic Colors of #fdd01c
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 #fdd01c
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 #fdd01c
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 #fdd01c
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: #fdd01c;
}
This is a sample text used for the color #fdd01c. 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: #fdd01c;
}
This is a sample text used for the color #fdd01c. 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 #fdd01c;
}
This is a sample text used for the color #fdd01c. 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.74%
Green 42.54%
Blue 5.73%
CMYK Percentage
Cyan 0
Magenta 16.55%
Yellow 82.73%
Black 0.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.