#fac2fb Hex Color
rgb(250, 194, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | c2 | fb | - | #fac2fb |
RGB | 250 | 194 | 251 | - | rgb(250,194,251) |
HSL | 299 | 88% | 87% | - | hsl(299,88%,87%) |
HSV | 299 | 23% | 98% | - | hsv(299,23%,98%) |
XYZ | 76.1287 | 65.8726 | 99.9691 | - | xyz(76.1287,65.8726,99.9691) |
CIE-LAB | 84.93 | 29.3 | -20.37 | - | lab(84.93,29.3,-20.37) |
CMYK | 0.0039840637450199 | 0.22709163346614 | 0 | 0.015686274509804 | cmyk(0.0039840637450199,0.22709163346614,0,0.015686274509804) |
Description
The RGB value of color #fac2fb is rgb(250, 194, 251).
In the hex color #fac2fb, The value of Red is 250, value of Green is 194, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #fac2fb consists of 299° Hue, 88% Saturation, and 87% Lightness.
In the CMYK color model, the color #fac2fb can be represented as Cyan=0.0039840637450199%, Magenta=0.22709163346614%, Yellow=0%, and Black=0.015686274509804%.
Shades of #fac2fb
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 #fac2fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fac2fb
Preview of #fac2fb on White Background
The contrast ratio of #fac2fb with white color is 1.48
Preview of #fac2fb on black background
The contrast ratio of #fac2fb with black color is 14.17
#fac2fb color will look good with a black background.
Color Schemes of #fac2fb
Triadic Colors of #fac2fb
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 #fac2fb
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 #fac2fb
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 #fac2fb
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: #fac2fb;
}
This is a sample text used for the color #fac2fb. 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: #fac2fb;
}
This is a sample text used for the color #fac2fb. 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 #fac2fb;
}
This is a sample text used for the color #fac2fb. 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 35.97%
Green 27.91%
Blue 36.12%
CMYK Percentage
Cyan 1.61
Magenta 92.03%
Yellow 0%
Black 6.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.