#f18fde Hex Color
rgb(241, 143, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 8f | de | - | #f18fde |
RGB | 241 | 143 | 222 | - | rgb(241,143,222) |
HSL | 312 | 78% | 75% | - | hsl(312,78%,75%) |
HSV | 312 | 41% | 95% | - | hsv(312,41%,95%) |
XYZ | 59.2829 | 43.6196 | 74.4021 | - | xyz(59.2829,43.6196,74.4021) |
CIE-LAB | 71.97 | 48.01 | -24.48 | - | lab(71.97,48.01,-24.48) |
CMYK | 0 | 0.40663900414938 | 0.078838174273859 | 0.054901960784314 | cmyk(0,0.40663900414938,0.078838174273859,0.054901960784314) |
Description
The RGB value of color #f18fde is rgb(241, 143, 222).
In the hex color #f18fde, The value of Red is 241, value of Green is 143, and value of Blue is 222. The primary color is Red. Similarly, The HSL values for #f18fde consists of 312° Hue, 78% Saturation, and 75% Lightness.
In the CMYK color model, the color #f18fde can be represented as Cyan=0%, Magenta=0.40663900414938%, Yellow=0.078838174273859%, and Black=0.054901960784314%.
Shades of #f18fde
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 #f18fde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f18fde
Preview of #f18fde on White Background
The contrast ratio of #f18fde with white color is 2.16
Preview of #f18fde on black background
The contrast ratio of #f18fde with black color is 9.72
#f18fde color will look good with a black background.
Color Schemes of #f18fde
Triadic Colors of #f18fde
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 #f18fde
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 #f18fde
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 #f18fde
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: #f18fde;
}
This is a sample text used for the color #f18fde. 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: #f18fde;
}
This is a sample text used for the color #f18fde. 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 #f18fde;
}
This is a sample text used for the color #f18fde. 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 39.77%
Green 23.6%
Blue 36.63%
CMYK Percentage
Cyan 0
Magenta 75.25%
Yellow 14.59%
Black 10.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.