#fdd6fc Hex Color
rgb(253, 214, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d6 | fc | - | #fdd6fc |
RGB | 253 | 214 | 252 | - | rgb(253,214,252) |
HSL | 302 | 91% | 92% | - | hsl(302,91%,92%) |
HSV | 302 | 15% | 99% | - | hsv(302,15%,99%) |
XYZ | 82.1253 | 76.0041 | 102.4372 | - | xyz(82.1253,76.0041,102.4372) |
CIE-LAB | 89.86 | 19.93 | -13.45 | - | lab(89.86,19.93,-13.45) |
CMYK | 0 | 0.15415019762846 | 0.0039525691699605 | 0.0078431372549019 | cmyk(0,0.15415019762846,0.0039525691699605,0.0078431372549019) |
Description
The RGB value of color #fdd6fc is rgb(253, 214, 252).
In the hex color #fdd6fc, The value of Red is 253, value of Green is 214, and value of Blue is 252. The primary color is Red. Similarly, The HSL values for #fdd6fc consists of 302° Hue, 91% Saturation, and 92% Lightness.
In the CMYK color model, the color #fdd6fc can be represented as Cyan=0%, Magenta=0.15415019762846%, Yellow=0.0039525691699605%, and Black=0.0078431372549019%.
Shades of #fdd6fc
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 #fdd6fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd6fc
Preview of #fdd6fc on White Background
The contrast ratio of #fdd6fc with white color is 1.3
Preview of #fdd6fc on black background
The contrast ratio of #fdd6fc with black color is 16.2
#fdd6fc color will look good with a black background.
Color Schemes of #fdd6fc
Triadic Colors of #fdd6fc
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 #fdd6fc
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 #fdd6fc
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 #fdd6fc
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: #fdd6fc;
}
This is a sample text used for the color #fdd6fc. 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: #fdd6fc;
}
This is a sample text used for the color #fdd6fc. 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 #fdd6fc;
}
This is a sample text used for the color #fdd6fc. 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.19%
Green 29.76%
Blue 35.05%
CMYK Percentage
Cyan 0
Magenta 92.89%
Yellow 2.38%
Black 4.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.