#fe9bdc Hex Color
rgb(254, 155, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 9b | dc | - | #fe9bdc |
RGB | 254 | 155 | 220 | - | rgb(254,155,220) |
HSL | 321 | 98% | 80% | - | hsl(321,98%,80%) |
HSV | 321 | 39% | 100% | - | hsv(321,39%,100%) |
XYZ | 65.5127 | 49.6808 | 73.8466 | - | xyz(65.5127,49.6808,73.8466) |
CIE-LAB | 75.87 | 45.67 | -17.32 | - | lab(75.87,45.67,-17.32) |
CMYK | 0 | 0.38976377952756 | 0.13385826771654 | 0.003921568627451 | cmyk(0,0.38976377952756,0.13385826771654,0.003921568627451) |
Description
The RGB value of color #fe9bdc is rgb(254, 155, 220).
In the hex color #fe9bdc, The value of Red is 254, value of Green is 155, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fe9bdc consists of 321° Hue, 98% Saturation, and 80% Lightness.
In the CMYK color model, the color #fe9bdc can be represented as Cyan=0%, Magenta=0.38976377952756%, Yellow=0.13385826771654%, and Black=0.003921568627451%.
Shades of #fe9bdc
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 #fe9bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe9bdc
Preview of #fe9bdc on White Background
The contrast ratio of #fe9bdc with white color is 1.92
Preview of #fe9bdc on black background
The contrast ratio of #fe9bdc with black color is 10.94
#fe9bdc color will look good with a black background.
Color Schemes of #fe9bdc
Triadic Colors of #fe9bdc
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 #fe9bdc
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 #fe9bdc
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 #fe9bdc
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: #fe9bdc;
}
This is a sample text used for the color #fe9bdc. 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: #fe9bdc;
}
This is a sample text used for the color #fe9bdc. 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 #fe9bdc;
}
This is a sample text used for the color #fe9bdc. 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 40.38%
Green 24.64%
Blue 34.98%
CMYK Percentage
Cyan 0
Magenta 73.88%
Yellow 25.37%
Black 0.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.