#fe9dcb Hex Color
rgb(254, 157, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 9d | cb | - | #fe9dcb |
RGB | 254 | 157 | 203 | - | rgb(254,157,203) |
HSL | 332 | 98% | 81% | - | hsl(332,98%,81%) |
HSV | 332 | 38% | 100% | - | hsv(332,38%,100%) |
XYZ | 63.7095 | 49.4966 | 62.6958 | - | xyz(63.7095,49.4966,62.6958) |
CIE-LAB | 75.76 | 42.07 | -8.18 | - | lab(75.76,42.07,-8.18) |
CMYK | 0 | 0.38188976377953 | 0.2007874015748 | 0.003921568627451 | cmyk(0,0.38188976377953,0.2007874015748,0.003921568627451) |
Description
The RGB value of color #fe9dcb is rgb(254, 157, 203).
In the hex color #fe9dcb, The value of Red is 254, value of Green is 157, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #fe9dcb consists of 332° Hue, 98% Saturation, and 81% Lightness.
In the CMYK color model, the color #fe9dcb can be represented as Cyan=0%, Magenta=0.38188976377953%, Yellow=0.2007874015748%, and Black=0.003921568627451%.
Shades of #fe9dcb
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 #fe9dcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe9dcb
Preview of #fe9dcb on White Background
The contrast ratio of #fe9dcb with white color is 1.93
Preview of #fe9dcb on black background
The contrast ratio of #fe9dcb with black color is 10.9
#fe9dcb color will look good with a black background.
Color Schemes of #fe9dcb
Triadic Colors of #fe9dcb
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 #fe9dcb
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 #fe9dcb
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 #fe9dcb
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: #fe9dcb;
}
This is a sample text used for the color #fe9dcb. 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: #fe9dcb;
}
This is a sample text used for the color #fe9dcb. 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 #fe9dcb;
}
This is a sample text used for the color #fe9dcb. 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.37%
Green 25.57%
Blue 33.06%
CMYK Percentage
Cyan 0
Magenta 65.1%
Yellow 34.23%
Black 0.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.