#fdffb4 Hex Color
rgb(253, 255, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ff | b4 | - | #fdffb4 |
RGB | 253 | 255 | 180 | - | rgb(253,255,180) |
HSL | 62 | 100% | 85% | - | hsl(62,100%,85%) |
HSV | 62 | 29% | 100% | - | hsv(62,29%,100%) |
XYZ | 84.5062 | 95.6979 | 57.1976 | - | xyz(84.5062,95.6979,57.1976) |
CIE-LAB | 98.31 | -11.94 | 35.71 | - | lab(98.31,-11.94,35.71) |
CMYK | 0.0078431372549019 | 0 | 0.29411764705882 | 0 | cmyk(0.0078431372549019,0,0.29411764705882,0) |
Description
The RGB value of color #fdffb4 is rgb(253, 255, 180).
In the hex color #fdffb4, The value of Red is 253, value of Green is 255, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #fdffb4 consists of 62° Hue, 100% Saturation, and 85% Lightness.
In the CMYK color model, the color #fdffb4 can be represented as Cyan=0.0078431372549019%, Magenta=0%, Yellow=0.29411764705882%, and Black=0%.
Shades of #fdffb4
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 #fdffb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdffb4
Preview of #fdffb4 on White Background
The contrast ratio of #fdffb4 with white color is 1.04
Preview of #fdffb4 on black background
The contrast ratio of #fdffb4 with black color is 20.14
#fdffb4 color will look good with a black background.
Color Schemes of #fdffb4
Triadic Colors of #fdffb4
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 #fdffb4
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 #fdffb4
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 #fdffb4
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: #fdffb4;
}
This is a sample text used for the color #fdffb4. 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: #fdffb4;
}
This is a sample text used for the color #fdffb4. 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 #fdffb4;
}
This is a sample text used for the color #fdffb4. 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 36.77%
Green 37.06%
Blue 26.16%
CMYK Percentage
Cyan 2.6
Magenta 0%
Yellow 97.4%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.