#f4affe Hex Color
rgb(244, 175, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f4 | af | fe | - | #f4affe |
| RGB | 244 | 175 | 254 | - | rgb(244,175,254) |
| HSL | 292 | 98% | 84% | - | hsl(292,98%,84%) |
| HSV | 292 | 31% | 100% | - | hsv(292,31%,100%) |
| XYZ | 70.5276 | 57.0488 | 101.0602 | - | xyz(70.5276,57.0488,101.0602) |
| CIE-LAB | 80.21 | 37.98 | -29.22 | - | lab(80.21,37.98,-29.22) |
| CMYK | 0.039370078740157 | 0.31102362204724 | 0 | 0.003921568627451 | cmyk(0.039370078740157,0.31102362204724,0,0.003921568627451) |
Description
The RGB value of color #f4affe is rgb(244, 175, 254).
In the hex color #f4affe, The value of Red is 244, value of Green is 175, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f4affe consists of 292° Hue, 98% Saturation, and 84% Lightness.
In the CMYK color model, the color #f4affe can be represented as Cyan=0.039370078740157%, Magenta=0.31102362204724%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f4affe
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 #f4affe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f4affe
Preview of #f4affe on White Background
The contrast ratio of #f4affe with white color is 1.69
Preview of #f4affe on black background
The contrast ratio of #f4affe with black color is 12.41
#f4affe color will look good with a black background.
Color Schemes of #f4affe
Triadic Colors of #f4affe
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 #f4affe
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 #f4affe
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 #f4affe
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: #f4affe;
}
This is a sample text used for the color #f4affe. 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: #f4affe;
}
This is a sample text used for the color #f4affe. 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 #f4affe;
}
This is a sample text used for the color #f4affe. 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 36.26%
Green 26%
Blue 37.74%
CMYK Percentage
Cyan 11.11
Magenta 87.78%
Yellow 0%
Black 1.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.