#faffbb Hex Color
rgb(250, 255, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ff | bb | - | #faffbb |
RGB | 250 | 255 | 187 | - | rgb(250,255,187) |
HSL | 64 | 100% | 87% | - | hsl(64,100%,87%) |
HSV | 64 | 27% | 100% | - | hsv(64,27%,100%) |
XYZ | 84.154 | 95.4318 | 60.9985 | - | xyz(84.154,95.4318,60.9985) |
CIE-LAB | 98.21 | -12.15 | 32.03 | - | lab(98.21,-12.15,32.03) |
CMYK | 0.019607843137255 | 0 | 0.26666666666667 | 0 | cmyk(0.019607843137255,0,0.26666666666667,0) |
Description
The RGB value of color #faffbb is rgb(250, 255, 187).
In the hex color #faffbb, The value of Red is 250, value of Green is 255, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #faffbb consists of 64° Hue, 100% Saturation, and 87% Lightness.
In the CMYK color model, the color #faffbb can be represented as Cyan=0.019607843137255%, Magenta=0%, Yellow=0.26666666666667%, and Black=0%.
Shades of #faffbb
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 #faffbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faffbb
Preview of #faffbb on White Background
The contrast ratio of #faffbb with white color is 1.05
Preview of #faffbb on black background
The contrast ratio of #faffbb with black color is 20.09
#faffbb color will look good with a black background.
Color Schemes of #faffbb
Triadic Colors of #faffbb
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 #faffbb
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 #faffbb
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 #faffbb
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: #faffbb;
}
This is a sample text used for the color #faffbb. 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: #faffbb;
}
This is a sample text used for the color #faffbb. 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 #faffbb;
}
This is a sample text used for the color #faffbb. 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.13%
Green 36.85%
Blue 27.02%
CMYK Percentage
Cyan 6.85
Magenta 0%
Yellow 93.15%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.