#faffdd Hex Color
rgb(250, 255, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ff | dd | - | #faffdd |
RGB | 250 | 255 | 221 | - | rgb(250,255,221) |
HSL | 69 | 100% | 93% | - | hsl(69,100%,93%) |
HSV | 69 | 13% | 100% | - | hsv(69,13%,100%) |
XYZ | 88.2355 | 97.0645 | 82.4914 | - | xyz(88.2355,97.0645,82.4914) |
CIE-LAB | 98.85 | -7.3 | 15.7 | - | lab(98.85,-7.3,15.7) |
CMYK | 0.019607843137255 | 0 | 0.13333333333333 | 0 | cmyk(0.019607843137255,0,0.13333333333333,0) |
Description
The RGB value of color #faffdd is rgb(250, 255, 221).
In the hex color #faffdd, The value of Red is 250, value of Green is 255, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #faffdd consists of 69° Hue, 100% Saturation, and 93% Lightness.
In the CMYK color model, the color #faffdd can be represented as Cyan=0.019607843137255%, Magenta=0%, Yellow=0.13333333333333%, and Black=0%.
Shades of #faffdd
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 #faffdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faffdd
Preview of #faffdd on White Background
The contrast ratio of #faffdd with white color is 1.03
Preview of #faffdd on black background
The contrast ratio of #faffdd with black color is 20.41
#faffdd color will look good with a black background.
Color Schemes of #faffdd
Triadic Colors of #faffdd
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 #faffdd
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 #faffdd
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 #faffdd
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: #faffdd;
}
This is a sample text used for the color #faffdd. 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: #faffdd;
}
This is a sample text used for the color #faffdd. 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 #faffdd;
}
This is a sample text used for the color #faffdd. 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 34.44%
Green 35.12%
Blue 30.44%
CMYK Percentage
Cyan 12.82
Magenta 0%
Yellow 87.18%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.