#f0baf8 Hex Color
rgb(240, 186, 248)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | ba | f8 | - | #f0baf8 |
RGB | 240 | 186 | 248 | - | rgb(240,186,248) |
HSL | 292 | 82% | 85% | - | hsl(292,82%,85%) |
HSV | 292 | 25% | 97% | - | hsv(292,25%,97%) |
XYZ | 70.4374 | 60.4204 | 96.7568 | - | xyz(70.4374,60.4204,96.7568) |
CIE-LAB | 82.07 | 29.77 | -23.2 | - | lab(82.07,29.77,-23.2) |
CMYK | 0.032258064516129 | 0.25 | 0 | 0.027450980392157 | cmyk(0.032258064516129,0.25,0,0.027450980392157) |
Description
The RGB value of color #f0baf8 is rgb(240, 186, 248).
In the hex color #f0baf8, The value of Red is 240, value of Green is 186, and value of Blue is 248. The primary color is Blue. Similarly, The HSL values for #f0baf8 consists of 292° Hue, 82% Saturation, and 85% Lightness.
In the CMYK color model, the color #f0baf8 can be represented as Cyan=0.032258064516129%, Magenta=0.25%, Yellow=0%, and Black=0.027450980392157%.
Shades of #f0baf8
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 #f0baf8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0baf8
Preview of #f0baf8 on White Background
The contrast ratio of #f0baf8 with white color is 1.61
Preview of #f0baf8 on black background
The contrast ratio of #f0baf8 with black color is 13.08
#f0baf8 color will look good with a black background.
Color Schemes of #f0baf8
Triadic Colors of #f0baf8
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 #f0baf8
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 #f0baf8
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 #f0baf8
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: #f0baf8;
}
This is a sample text used for the color #f0baf8. 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: #f0baf8;
}
This is a sample text used for the color #f0baf8. 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 #f0baf8;
}
This is a sample text used for the color #f0baf8. 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.61%
Green 27.6%
Blue 36.8%
CMYK Percentage
Cyan 10.42
Magenta 80.72%
Yellow 0%
Black 8.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.