#fe3dcb Hex Color
rgb(254, 61, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 3d | cb | - | #fe3dcb |
RGB | 254 | 61 | 203 | - | rgb(254,61,203) |
HSL | 316 | 99% | 62% | - | hsl(316,99%,62%) |
HSV | 316 | 76% | 100% | - | hsv(316,76%,100%) |
XYZ | 53.3213 | 28.7201 | 59.2331 | - | xyz(53.3213,28.7201,59.2331) |
CIE-LAB | 60.53 | 82.49 | -31.31 | - | lab(60.53,82.49,-31.31) |
CMYK | 0 | 0.75984251968504 | 0.2007874015748 | 0.003921568627451 | cmyk(0,0.75984251968504,0.2007874015748,0.003921568627451) |
Description
The RGB value of color #fe3dcb is rgb(254, 61, 203).
In the hex color #fe3dcb, The value of Red is 254, value of Green is 61, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fe3dcb consists of 316° Hue, 99% Saturation, and 62% Lightness.
In the CMYK color model, the color #fe3dcb can be represented as Cyan=0%, Magenta=0.75984251968504%, Yellow=0.2007874015748%, and Black=0.003921568627451%.
Shades of #fe3dcb
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 #fe3dcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe3dcb
Preview of #fe3dcb on White Background
The contrast ratio of #fe3dcb with white color is 3.11
Preview of #fe3dcb on black background
The contrast ratio of #fe3dcb with black color is 6.74
#fe3dcb color will look good with a black background.
Color Schemes of #fe3dcb
Triadic Colors of #fe3dcb
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 #fe3dcb
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 #fe3dcb
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 #fe3dcb
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: #fe3dcb;
}
This is a sample text used for the color #fe3dcb. 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: #fe3dcb;
}
This is a sample text used for the color #fe3dcb. 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 #fe3dcb;
}
This is a sample text used for the color #fe3dcb. 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 49.03%
Green 11.78%
Blue 39.19%
CMYK Percentage
Cyan 0
Magenta 78.78%
Yellow 20.82%
Black 0.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.