#faa1fb Hex Color
rgb(250, 161, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | a1 | fb | - | #faa1fb |
RGB | 250 | 161 | 251 | - | rgb(250,161,251) |
HSL | 299 | 92% | 81% | - | hsl(299,92%,81%) |
HSV | 299 | 36% | 98% | - | hsv(299,36%,98%) |
XYZ | 69.5818 | 52.7788 | 97.7867 | - | xyz(69.5818,52.7788,97.7867) |
CIE-LAB | 77.74 | 46.56 | -31.33 | - | lab(77.74,46.56,-31.33) |
CMYK | 0.0039840637450199 | 0.35856573705179 | 0 | 0.015686274509804 | cmyk(0.0039840637450199,0.35856573705179,0,0.015686274509804) |
Description
The RGB value of color #faa1fb is rgb(250, 161, 251).
In the hex color #faa1fb, The value of Red is 250, value of Green is 161, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #faa1fb consists of 299° Hue, 92% Saturation, and 81% Lightness.
In the CMYK color model, the color #faa1fb can be represented as Cyan=0.0039840637450199%, Magenta=0.35856573705179%, Yellow=0%, and Black=0.015686274509804%.
Shades of #faa1fb
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 #faa1fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faa1fb
Preview of #faa1fb on White Background
The contrast ratio of #faa1fb with white color is 1.82
Preview of #faa1fb on black background
The contrast ratio of #faa1fb with black color is 11.56
#faa1fb color will look good with a black background.
Color Schemes of #faa1fb
Triadic Colors of #faa1fb
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 #faa1fb
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 #faa1fb
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 #faa1fb
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: #faa1fb;
}
This is a sample text used for the color #faa1fb. 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: #faa1fb;
}
This is a sample text used for the color #faa1fb. 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 #faa1fb;
}
This is a sample text used for the color #faa1fb. 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 37.76%
Green 24.32%
Blue 37.92%
CMYK Percentage
Cyan 1.05
Magenta 94.8%
Yellow 0%
Black 4.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.