#f06cfb Hex Color
rgb(240, 108, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 6c | fb | - | #f06cfb |
RGB | 240 | 108 | 251 | - | rgb(240,108,251) |
HSL | 295 | 95% | 70% | - | hsl(295,95%,70%) |
HSV | 295 | 57% | 98% | - | hsv(295,57%,98%) |
XYZ | 58.7103 | 36.2154 | 95.1627 | - | xyz(58.7103,36.2154,95.1627) |
CIE-LAB | 66.68 | 69.43 | -48.66 | - | lab(66.68,69.43,-48.66) |
CMYK | 0.043824701195219 | 0.56972111553785 | 0 | 0.015686274509804 | cmyk(0.043824701195219,0.56972111553785,0,0.015686274509804) |
Description
The RGB value of color #f06cfb is rgb(240, 108, 251).
In the hex color #f06cfb, The value of Red is 240, value of Green is 108, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f06cfb consists of 295° Hue, 95% Saturation, and 70% Lightness.
In the CMYK color model, the color #f06cfb can be represented as Cyan=0.043824701195219%, Magenta=0.56972111553785%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f06cfb
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 #f06cfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f06cfb
Preview of #f06cfb on White Background
The contrast ratio of #f06cfb with white color is 2.55
Preview of #f06cfb on black background
The contrast ratio of #f06cfb with black color is 8.24
#f06cfb color will look good with a black background.
Color Schemes of #f06cfb
Triadic Colors of #f06cfb
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 #f06cfb
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 #f06cfb
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 #f06cfb
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: #f06cfb;
}
This is a sample text used for the color #f06cfb. 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: #f06cfb;
}
This is a sample text used for the color #f06cfb. 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 #f06cfb;
}
This is a sample text used for the color #f06cfb. 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 40.07%
Green 18.03%
Blue 41.9%
CMYK Percentage
Cyan 6.96
Magenta 90.54%
Yellow 0%
Black 2.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.