#fbf3f9 Hex Color
rgb(251, 243, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | f3 | f9 | - | #fbf3f9 |
RGB | 251 | 243 | 249 | - | rgb(251,243,249) |
HSL | 315 | 50% | 97% | - | hsl(315,50%,97%) |
HSV | 315 | 3% | 98% | - | hsv(315,3%,98%) |
XYZ | 88.9331 | 91.45 | 102.5869 | - | xyz(88.9331,91.45,102.5869) |
CIE-LAB | 96.6 | 3.72 | -1.94 | - | lab(96.6,3.72,-1.94) |
CMYK | 0 | 0.031872509960159 | 0.0079681274900398 | 0.015686274509804 | cmyk(0,0.031872509960159,0.0079681274900398,0.015686274509804) |
Description
The RGB value of color #fbf3f9 is rgb(251, 243, 249).
In the hex color #fbf3f9, The value of Red is 251, value of Green is 243, and value of Blue is 249. The primary color is Red. Similarly, The HSL values for #fbf3f9 consists of 315° Hue, 50% Saturation, and 97% Lightness.
In the CMYK color model, the color #fbf3f9 can be represented as Cyan=0%, Magenta=0.031872509960159%, Yellow=0.0079681274900398%, and Black=0.015686274509804%.
Shades of #fbf3f9
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 #fbf3f9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf3f9
Preview of #fbf3f9 on White Background
The contrast ratio of #fbf3f9 with white color is 1.09
Preview of #fbf3f9 on black background
The contrast ratio of #fbf3f9 with black color is 19.29
#fbf3f9 color will look good with a black background.
Color Schemes of #fbf3f9
Triadic Colors of #fbf3f9
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 #fbf3f9
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 #fbf3f9
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 #fbf3f9
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: #fbf3f9;
}
This is a sample text used for the color #fbf3f9. 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: #fbf3f9;
}
This is a sample text used for the color #fbf3f9. 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 #fbf3f9;
}
This is a sample text used for the color #fbf3f9. 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 33.78%
Green 32.71%
Blue 33.51%
CMYK Percentage
Cyan 0
Magenta 57.4%
Yellow 14.35%
Black 28.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.