#fd9ffd Hex Color
rgb(253, 159, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9f | fd | - | #fd9ffd |
RGB | 253 | 159 | 253 | - | rgb(253,159,253) |
HSL | 300 | 96% | 81% | - | hsl(300,96%,81%) |
HSV | 300 | 37% | 99% | - | hsv(300,37%,99%) |
XYZ | 70.6358 | 52.7708 | 99.3914 | - | xyz(70.6358,52.7708,99.3914) |
CIE-LAB | 77.74 | 48.85 | -32.39 | - | lab(77.74,48.85,-32.39) |
CMYK | 0 | 0.37154150197628 | 0 | 0.0078431372549019 | cmyk(0,0.37154150197628,0,0.0078431372549019) |
Description
The RGB value of color #fd9ffd is rgb(253, 159, 253).
In the hex color #fd9ffd, The value of Red is 253, value of Green is 159, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #fd9ffd consists of 300° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #fd9ffd can be represented as Cyan=0%, Magenta=0.37154150197628%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fd9ffd
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 #fd9ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9ffd
Preview of #fd9ffd on White Background
The contrast ratio of #fd9ffd with white color is 1.82
Preview of #fd9ffd on black background
The contrast ratio of #fd9ffd with black color is 11.55
#fd9ffd color will look good with a black background.
Color Schemes of #fd9ffd
Triadic Colors of #fd9ffd
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 #fd9ffd
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 #fd9ffd
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 #fd9ffd
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: #fd9ffd;
}
This is a sample text used for the color #fd9ffd. 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: #fd9ffd;
}
This is a sample text used for the color #fd9ffd. 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 #fd9ffd;
}
This is a sample text used for the color #fd9ffd. 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 38.05%
Green 23.91%
Blue 38.05%
CMYK Percentage
Cyan 0
Magenta 97.93%
Yellow 0%
Black 2.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.