#fdc3fb Hex Color
rgb(253, 195, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | c3 | fb | - | #fdc3fb |
RGB | 253 | 195 | 251 | - | rgb(253,195,251) |
HSL | 302 | 94% | 88% | - | hsl(302,94%,88%) |
HSV | 302 | 23% | 99% | - | hsv(302,23%,99%) |
XYZ | 77.4357 | 66.8779 | 100.0942 | - | xyz(77.4357,66.8779,100.0942) |
CIE-LAB | 85.44 | 29.74 | -19.57 | - | lab(85.44,29.74,-19.57) |
CMYK | 0 | 0.22924901185771 | 0.007905138339921 | 0.0078431372549019 | cmyk(0,0.22924901185771,0.007905138339921,0.0078431372549019) |
Description
The RGB value of color #fdc3fb is rgb(253, 195, 251).
In the hex color #fdc3fb, The value of Red is 253, value of Green is 195, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fdc3fb consists of 302° Hue, 94% Saturation, and 88% Lightness.
In the CMYK color model, the color #fdc3fb can be represented as Cyan=0%, Magenta=0.22924901185771%, Yellow=0.007905138339921%, and Black=0.0078431372549019%.
Shades of #fdc3fb
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 #fdc3fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdc3fb
Preview of #fdc3fb on White Background
The contrast ratio of #fdc3fb with white color is 1.46
Preview of #fdc3fb on black background
The contrast ratio of #fdc3fb with black color is 14.38
#fdc3fb color will look good with a black background.
Color Schemes of #fdc3fb
Triadic Colors of #fdc3fb
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 #fdc3fb
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 #fdc3fb
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 #fdc3fb
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: #fdc3fb;
}
This is a sample text used for the color #fdc3fb. 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: #fdc3fb;
}
This is a sample text used for the color #fdc3fb. 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 #fdc3fb;
}
This is a sample text used for the color #fdc3fb. 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.19%
Green 27.9%
Blue 35.91%
CMYK Percentage
Cyan 0
Magenta 93.57%
Yellow 3.23%
Black 3.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.