#f5f3fb Hex Color
rgb(245, 243, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | f3 | fb | - | #f5f3fb |
RGB | 245 | 243 | 251 | - | rgb(245,243,251) |
HSL | 255 | 50% | 97% | - | hsl(255,50%,97%) |
HSV | 255 | 3% | 98% | - | hsv(255,3%,98%) |
XYZ | 87.1194 | 90.4787 | 104.1392 | - | xyz(87.1194,90.4787,104.1392) |
CIE-LAB | 96.19 | 2.09 | -3.61 | - | lab(96.19,2.09,-3.61) |
CMYK | 0.023904382470119 | 0.031872509960159 | 0 | 0.015686274509804 | cmyk(0.023904382470119,0.031872509960159,0,0.015686274509804) |
Description
The RGB value of color #f5f3fb is rgb(245, 243, 251).
In the hex color #f5f3fb, The value of Red is 245, value of Green is 243, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f5f3fb consists of 255° Hue, 50% Saturation, and 97% Lightness.
In the CMYK color model, the color #f5f3fb can be represented as Cyan=0.023904382470119%, Magenta=0.031872509960159%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f5f3fb
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 #f5f3fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5f3fb
Preview of #f5f3fb on White Background
The contrast ratio of #f5f3fb with white color is 1.1
Preview of #f5f3fb on black background
The contrast ratio of #f5f3fb with black color is 19.1
#f5f3fb color will look good with a black background.
Color Schemes of #f5f3fb
Triadic Colors of #f5f3fb
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 #f5f3fb
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 #f5f3fb
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 #f5f3fb
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: #f5f3fb;
}
This is a sample text used for the color #f5f3fb. 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: #f5f3fb;
}
This is a sample text used for the color #f5f3fb. 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 #f5f3fb;
}
This is a sample text used for the color #f5f3fb. 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.15%
Green 32.88%
Blue 33.96%
CMYK Percentage
Cyan 33.45
Magenta 44.6%
Yellow 0%
Black 21.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.