#fd6ffd Hex Color
rgb(253, 111, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 6f | fd | - | #fd6ffd |
RGB | 253 | 111 | 253 | - | rgb(253,111,253) |
HSL | 300 | 97% | 71% | - | hsl(300,97%,71%) |
HSV | 300 | 56% | 99% | - | hsv(300,56%,99%) |
XYZ | 63.9221 | 39.3434 | 97.1535 | - | xyz(63.9221,39.3434,97.1535) |
CIE-LAB | 69 | 71.69 | -45.99 | - | lab(69,71.69,-45.99) |
CMYK | 0 | 0.56126482213439 | 0 | 0.0078431372549019 | cmyk(0,0.56126482213439,0,0.0078431372549019) |
Description
The RGB value of color #fd6ffd is rgb(253, 111, 253).
In the hex color #fd6ffd, The value of Red is 253, value of Green is 111, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #fd6ffd consists of 300° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #fd6ffd can be represented as Cyan=0%, Magenta=0.56126482213439%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fd6ffd
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 #fd6ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd6ffd
Preview of #fd6ffd on White Background
The contrast ratio of #fd6ffd with white color is 2.37
Preview of #fd6ffd on black background
The contrast ratio of #fd6ffd with black color is 8.87
#fd6ffd color will look good with a black background.
Color Schemes of #fd6ffd
Triadic Colors of #fd6ffd
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 #fd6ffd
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 #fd6ffd
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 #fd6ffd
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: #fd6ffd;
}
This is a sample text used for the color #fd6ffd. 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: #fd6ffd;
}
This is a sample text used for the color #fd6ffd. 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 #fd6ffd;
}
This is a sample text used for the color #fd6ffd. 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 41%
Green 17.99%
Blue 41%
CMYK Percentage
Cyan 0
Magenta 98.62%
Yellow 0%
Black 1.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.