#fd6cdf Hex Color
rgb(253, 108, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 6c | df | - | #fd6cdf |
RGB | 253 | 108 | 223 | - | rgb(253,108,223) |
HSL | 312 | 97% | 71% | - | hsl(312,97%,71%) |
HSV | 312 | 57% | 99% | - | hsv(312,57%,99%) |
XYZ | 59.1899 | 36.9355 | 73.8216 | - | xyz(59.1899,36.9355,73.8216) |
CIE-LAB | 67.23 | 68.23 | -32.2 | - | lab(67.23,68.23,-32.2) |
CMYK | 0 | 0.57312252964427 | 0.11857707509881 | 0.0078431372549019 | cmyk(0,0.57312252964427,0.11857707509881,0.0078431372549019) |
Description
The RGB value of color #fd6cdf is rgb(253, 108, 223).
In the hex color #fd6cdf, The value of Red is 253, value of Green is 108, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #fd6cdf consists of 312° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #fd6cdf can be represented as Cyan=0%, Magenta=0.57312252964427%, Yellow=0.11857707509881%, and Black=0.0078431372549019%.
Shades of #fd6cdf
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 #fd6cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd6cdf
Preview of #fd6cdf on White Background
The contrast ratio of #fd6cdf with white color is 2.5
Preview of #fd6cdf on black background
The contrast ratio of #fd6cdf with black color is 8.39
#fd6cdf color will look good with a black background.
Color Schemes of #fd6cdf
Triadic Colors of #fd6cdf
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 #fd6cdf
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 #fd6cdf
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 #fd6cdf
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: #fd6cdf;
}
This is a sample text used for the color #fd6cdf. 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: #fd6cdf;
}
This is a sample text used for the color #fd6cdf. 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 #fd6cdf;
}
This is a sample text used for the color #fd6cdf. 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 43.32%
Green 18.49%
Blue 38.18%
CMYK Percentage
Cyan 0
Magenta 81.93%
Yellow 16.95%
Black 1.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.