#fdcbfd Hex Color
rgb(253, 203, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | cb | fd | - | #fdcbfd |
| RGB | 253 | 203 | 253 | - | rgb(253,203,253) |
| HSL | 300 | 93% | 89% | - | hsl(300,93%,89%) |
| HSV | 300 | 20% | 99% | - | hsv(300,20%,99%) |
| XYZ | 79.5936 | 70.6864 | 102.3773 | - | xyz(79.5936,70.6864,102.3773) |
| CIE-LAB | 87.33 | 25.89 | -17.78 | - | lab(87.33,25.89,-17.78) |
| CMYK | 0 | 0.19762845849802 | 0 | 0.0078431372549019 | cmyk(0,0.19762845849802,0,0.0078431372549019) |
Description
The RGB value of color #fdcbfd is rgb(253, 203, 253).
In the hex color #fdcbfd, The value of Red is 253, value of Green is 203, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #fdcbfd consists of 300° Hue, 93% Saturation, and 89% Lightness.
In the CMYK color model, the color #fdcbfd can be represented as Cyan=0%, Magenta=0.19762845849802%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fdcbfd
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 #fdcbfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdcbfd
Preview of #fdcbfd on White Background
The contrast ratio of #fdcbfd with white color is 1.39
Preview of #fdcbfd on black background
The contrast ratio of #fdcbfd with black color is 15.14
#fdcbfd color will look good with a black background.
Color Schemes of #fdcbfd
Triadic Colors of #fdcbfd
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 #fdcbfd
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 #fdcbfd
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 #fdcbfd
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: #fdcbfd;
}
This is a sample text used for the color #fdcbfd. 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: #fdcbfd;
}
This is a sample text used for the color #fdcbfd. 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 #fdcbfd;
}
This is a sample text used for the color #fdcbfd. 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 35.68%
Green 28.63%
Blue 35.68%
CMYK Percentage
Cyan 0
Magenta 96.18%
Yellow 0%
Black 3.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.