#fe6dce Hex Color
rgb(254, 109, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 6d | ce | - | #fe6dce |
RGB | 254 | 109 | 206 | - | rgb(254,109,206) |
HSL | 320 | 99% | 71% | - | hsl(320,99%,71%) |
HSV | 320 | 57% | 100% | - | hsv(320,57%,100%) |
XYZ | 57.4823 | 36.4643 | 62.4012 | - | xyz(57.4823,36.4643,62.4012) |
CIE-LAB | 66.87 | 65.62 | -23.24 | - | lab(66.87,65.62,-23.24) |
CMYK | 0 | 0.57086614173228 | 0.18897637795276 | 0.003921568627451 | cmyk(0,0.57086614173228,0.18897637795276,0.003921568627451) |
Description
The RGB value of color #fe6dce is rgb(254, 109, 206).
In the hex color #fe6dce, The value of Red is 254, value of Green is 109, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #fe6dce consists of 320° Hue, 99% Saturation, and 71% Lightness.
In the CMYK color model, the color #fe6dce can be represented as Cyan=0%, Magenta=0.57086614173228%, Yellow=0.18897637795276%, and Black=0.003921568627451%.
Shades of #fe6dce
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 #fe6dce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe6dce
Preview of #fe6dce on White Background
The contrast ratio of #fe6dce with white color is 2.53
Preview of #fe6dce on black background
The contrast ratio of #fe6dce with black color is 8.29
#fe6dce color will look good with a black background.
Color Schemes of #fe6dce
Triadic Colors of #fe6dce
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 #fe6dce
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 #fe6dce
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 #fe6dce
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: #fe6dce;
}
This is a sample text used for the color #fe6dce. 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: #fe6dce;
}
This is a sample text used for the color #fe6dce. 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 #fe6dce;
}
This is a sample text used for the color #fe6dce. 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 44.64%
Green 19.16%
Blue 36.2%
CMYK Percentage
Cyan 0
Magenta 74.74%
Yellow 24.74%
Black 0.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.