#fbcff7 Hex Color
rgb(251, 207, 247)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | cf | f7 | - | #fbcff7 |
| RGB | 251 | 207 | 247 | - | rgb(251,207,247) |
| HSL | 305 | 85% | 90% | - | hsl(305,85%,90%) |
| HSV | 305 | 18% | 98% | - | hsv(305,18%,98%) |
| XYZ | 78.885 | 71.8503 | 97.7065 | - | xyz(78.885,71.8503,97.7065) |
| CIE-LAB | 87.9 | 22.05 | -13.78 | - | lab(87.9,22.05,-13.78) |
| CMYK | 0 | 0.17529880478088 | 0.01593625498008 | 0.015686274509804 | cmyk(0,0.17529880478088,0.01593625498008,0.015686274509804) |
Description
The RGB value of color #fbcff7 is rgb(251, 207, 247).
In the hex color #fbcff7, The value of Red is 251, value of Green is 207, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fbcff7 consists of 305° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #fbcff7 can be represented as Cyan=0%, Magenta=0.17529880478088%, Yellow=0.01593625498008%, and Black=0.015686274509804%.
Shades of #fbcff7
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 #fbcff7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbcff7
Preview of #fbcff7 on White Background
The contrast ratio of #fbcff7 with white color is 1.37
Preview of #fbcff7 on black background
The contrast ratio of #fbcff7 with black color is 15.37
#fbcff7 color will look good with a black background.
Color Schemes of #fbcff7
Triadic Colors of #fbcff7
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 #fbcff7
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 #fbcff7
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 #fbcff7
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: #fbcff7;
}
This is a sample text used for the color #fbcff7. 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: #fbcff7;
}
This is a sample text used for the color #fbcff7. 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 #fbcff7;
}
This is a sample text used for the color #fbcff7. 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.6%
Green 29.36%
Blue 35.04%
CMYK Percentage
Cyan 0
Magenta 84.72%
Yellow 7.7%
Black 7.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.