#fadffd Hex Color
rgb(250, 223, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | df | fd | - | #fadffd |
RGB | 250 | 223 | 253 | - | rgb(250,223,253) |
HSL | 294 | 88% | 93% | - | hsl(294,88%,93%) |
HSV | 294 | 12% | 99% | - | hsv(294,12%,99%) |
XYZ | 83.5416 | 80.1912 | 104.0038 | - | xyz(83.5416,80.1912,104.0038) |
CIE-LAB | 91.77 | 14.42 | -11.16 | - | lab(91.77,14.42,-11.16) |
CMYK | 0.011857707509881 | 0.11857707509881 | 0 | 0.0078431372549019 | cmyk(0.011857707509881,0.11857707509881,0,0.0078431372549019) |
Description
The RGB value of color #fadffd is rgb(250, 223, 253).
In the hex color #fadffd, The value of Red is 250, value of Green is 223, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #fadffd consists of 294° Hue, 88% Saturation, and 93% Lightness.
In the CMYK color model, the color #fadffd can be represented as Cyan=0.011857707509881%, Magenta=0.11857707509881%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fadffd
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 #fadffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fadffd
Preview of #fadffd on White Background
The contrast ratio of #fadffd with white color is 1.23
Preview of #fadffd on black background
The contrast ratio of #fadffd with black color is 17.04
#fadffd color will look good with a black background.
Color Schemes of #fadffd
Triadic Colors of #fadffd
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 #fadffd
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 #fadffd
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 #fadffd
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: #fadffd;
}
This is a sample text used for the color #fadffd. 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: #fadffd;
}
This is a sample text used for the color #fadffd. 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 #fadffd;
}
This is a sample text used for the color #fadffd. 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 30.72%
Blue 34.85%
CMYK Percentage
Cyan 8.58
Magenta 85.75%
Yellow 0%
Black 5.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.