#fff88c Hex Color
rgb(255, 248, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | f8 | 8c | - | #fff88c |
RGB | 255 | 248 | 140 | - | rgb(255,248,140) |
HSL | 56 | 100% | 77% | - | hsl(56,100%,77%) |
HSV | 56 | 45% | 100% | - | hsv(56,45%,100%) |
XYZ | 79.541 | 90.2883 | 38.0461 | - | xyz(79.541,90.2883,38.0461) |
CIE-LAB | 96.12 | -12.08 | 52.44 | - | lab(96.12,-12.08,52.44) |
CMYK | 0 | 0.027450980392157 | 0.45098039215686 | 0 | cmyk(0,0.027450980392157,0.45098039215686,0) |
Description
The RGB value of color #fff88c is rgb(255, 248, 140).
In the hex color #fff88c, The value of Red is 255, value of Green is 248, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #fff88c consists of 56° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #fff88c can be represented as Cyan=0%, Magenta=0.027450980392157%, Yellow=0.45098039215686%, and Black=0%.
Shades of #fff88c
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 #fff88c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fff88c
Preview of #fff88c on White Background
The contrast ratio of #fff88c with white color is 1.1
Preview of #fff88c on black background
The contrast ratio of #fff88c with black color is 19.06
#fff88c color will look good with a black background.
Color Schemes of #fff88c
Triadic Colors of #fff88c
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 #fff88c
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 #fff88c
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 #fff88c
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: #fff88c;
}
This is a sample text used for the color #fff88c. 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: #fff88c;
}
This is a sample text used for the color #fff88c. 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 #fff88c;
}
This is a sample text used for the color #fff88c. 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 39.66%
Green 38.57%
Blue 21.77%
CMYK Percentage
Cyan 0
Magenta 5.74%
Yellow 94.26%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.