#f0abfe Hex Color
rgb(240, 171, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | ab | fe | - | #f0abfe |
RGB | 240 | 171 | 254 | - | rgb(240,171,254) |
HSL | 290 | 98% | 83% | - | hsl(290,98%,83%) |
HSV | 290 | 33% | 100% | - | hsv(290,33%,100%) |
XYZ | 68.3875 | 54.8068 | 100.7403 | - | xyz(68.3875,54.8068,100.7403) |
CIE-LAB | 78.93 | 38.86 | -31.21 | - | lab(78.93,38.86,-31.21) |
CMYK | 0.05511811023622 | 0.32677165354331 | 0 | 0.003921568627451 | cmyk(0.05511811023622,0.32677165354331,0,0.003921568627451) |
Description
The RGB value of color #f0abfe is rgb(240, 171, 254).
In the hex color #f0abfe, The value of Red is 240, value of Green is 171, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f0abfe consists of 290° Hue, 98% Saturation, and 83% Lightness.
In the CMYK color model, the color #f0abfe can be represented as Cyan=0.05511811023622%, Magenta=0.32677165354331%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f0abfe
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 #f0abfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0abfe
Preview of #f0abfe on White Background
The contrast ratio of #f0abfe with white color is 1.76
Preview of #f0abfe on black background
The contrast ratio of #f0abfe with black color is 11.96
#f0abfe color will look good with a black background.
Color Schemes of #f0abfe
Triadic Colors of #f0abfe
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 #f0abfe
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 #f0abfe
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 #f0abfe
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: #f0abfe;
}
This is a sample text used for the color #f0abfe. 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: #f0abfe;
}
This is a sample text used for the color #f0abfe. 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 #f0abfe;
}
This is a sample text used for the color #f0abfe. 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 36.09%
Green 25.71%
Blue 38.2%
CMYK Percentage
Cyan 14.29
Magenta 84.7%
Yellow 0%
Black 1.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.