#f90ecb Hex Color
rgb(249, 14, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 0e | cb | - | #f90ecb |
RGB | 249 | 14 | 203 | - | rgb(249,14,203) |
HSL | 312 | 95% | 52% | - | hsl(312,95%,52%) |
HSV | 312 | 94% | 98% | - | hsv(312,94%,98%) |
XYZ | 50.0035 | 24.7656 | 58.6447 | - | xyz(50.0035,24.7656,58.6447) |
CIE-LAB | 56.85 | 89.64 | -37.13 | - | lab(56.85,89.64,-37.13) |
CMYK | 0 | 0.94377510040161 | 0.18473895582329 | 0.023529411764706 | cmyk(0,0.94377510040161,0.18473895582329,0.023529411764706) |
Description
The RGB value of color #f90ecb is rgb(249, 14, 203).
In the hex color #f90ecb, The value of Red is 249, value of Green is 14, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #f90ecb consists of 312° Hue, 95% Saturation, and 52% Lightness.
In the CMYK color model, the color #f90ecb can be represented as Cyan=0%, Magenta=0.94377510040161%, Yellow=0.18473895582329%, and Black=0.023529411764706%.
Shades of #f90ecb
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 #f90ecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f90ecb
Preview of #f90ecb on White Background
The contrast ratio of #f90ecb with white color is 3.53
Preview of #f90ecb on black background
The contrast ratio of #f90ecb with black color is 5.95
#f90ecb color will look good with a black background.
Color Schemes of #f90ecb
Triadic Colors of #f90ecb
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 #f90ecb
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 #f90ecb
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 #f90ecb
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: #f90ecb;
}
This is a sample text used for the color #f90ecb. 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: #f90ecb;
}
This is a sample text used for the color #f90ecb. 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 #f90ecb;
}
This is a sample text used for the color #f90ecb. 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 53.43%
Green 3%
Blue 43.56%
CMYK Percentage
Cyan 0
Magenta 81.92%
Yellow 16.04%
Black 2.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.