#fb90fa Hex Color
rgb(251, 144, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 90 | fa | - | #fb90fa |
| RGB | 251 | 144 | 250 | - | rgb(251,144,250) |
| HSL | 301 | 93% | 77% | - | hsl(301,93%,77%) |
| HSV | 301 | 43% | 98% | - | hsv(301,43%,98%) |
| XYZ | 67.0122 | 47.3579 | 96.0515 | - | xyz(67.0122,47.3579,96.0515) |
| CIE-LAB | 74.42 | 55.28 | -35.92 | - | lab(74.42,55.28,-35.92) |
| CMYK | 0 | 0.42629482071713 | 0.0039840637450199 | 0.015686274509804 | cmyk(0,0.42629482071713,0.0039840637450199,0.015686274509804) |
Description
The RGB value of color #fb90fa is rgb(251, 144, 250).
In the hex color #fb90fa, The value of Red is 251, value of Green is 144, and value of Blue is 250. The primary color is Red. Similarly, The HSL values for #fb90fa consists of 301° Hue, 93% Saturation, and 77% Lightness.
In the CMYK color model, the color #fb90fa can be represented as Cyan=0%, Magenta=0.42629482071713%, Yellow=0.0039840637450199%, and Black=0.015686274509804%.
Shades of #fb90fa
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 #fb90fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb90fa
Preview of #fb90fa on White Background
The contrast ratio of #fb90fa with white color is 2.01
Preview of #fb90fa on black background
The contrast ratio of #fb90fa with black color is 10.47
#fb90fa color will look good with a black background.
Color Schemes of #fb90fa
Triadic Colors of #fb90fa
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 #fb90fa
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 #fb90fa
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 #fb90fa
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: #fb90fa;
}
This is a sample text used for the color #fb90fa. 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: #fb90fa;
}
This is a sample text used for the color #fb90fa. 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 #fb90fa;
}
This is a sample text used for the color #fb90fa. 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 38.91%
Green 22.33%
Blue 38.76%
CMYK Percentage
Cyan 0
Magenta 95.59%
Yellow 0.89%
Black 3.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.