#fbc4fa Hex Color
rgb(251, 196, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | c4 | fa | - | #fbc4fa |
RGB | 251 | 196 | 250 | - | rgb(251,196,250) |
HSL | 301 | 87% | 88% | - | hsl(301,87%,88%) |
HSV | 301 | 22% | 98% | - | hsv(301,22%,98%) |
XYZ | 76.7789 | 66.8912 | 99.3071 | - | xyz(76.7789,66.8912,99.3071) |
CIE-LAB | 85.45 | 28.38 | -19.04 | - | lab(85.45,28.38,-19.04) |
CMYK | 0 | 0.2191235059761 | 0.0039840637450199 | 0.015686274509804 | cmyk(0,0.2191235059761,0.0039840637450199,0.015686274509804) |
Description
The RGB value of color #fbc4fa is rgb(251, 196, 250).
In the hex color #fbc4fa, The value of Red is 251, value of Green is 196, and value of Blue is 250. The primary color is Red. Similarly, The HSL values for #fbc4fa consists of 301° Hue, 87% Saturation, and 88% Lightness.
In the CMYK color model, the color #fbc4fa can be represented as Cyan=0%, Magenta=0.2191235059761%, Yellow=0.0039840637450199%, and Black=0.015686274509804%.
Shades of #fbc4fa
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 #fbc4fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbc4fa
Preview of #fbc4fa on White Background
The contrast ratio of #fbc4fa with white color is 1.46
Preview of #fbc4fa on black background
The contrast ratio of #fbc4fa with black color is 14.38
#fbc4fa color will look good with a black background.
Color Schemes of #fbc4fa
Triadic Colors of #fbc4fa
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 #fbc4fa
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 #fbc4fa
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 #fbc4fa
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: #fbc4fa;
}
This is a sample text used for the color #fbc4fa. 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: #fbc4fa;
}
This is a sample text used for the color #fbc4fa. 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 #fbc4fa;
}
This is a sample text used for the color #fbc4fa. 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.01%
Green 28.12%
Blue 35.87%
CMYK Percentage
Cyan 0
Magenta 91.76%
Yellow 1.67%
Black 6.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.