#f9a6ee Hex Color
rgb(249, 166, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | a6 | ee | - | #f9a6ee |
RGB | 249 | 166 | 238 | - | rgb(249,166,238) |
HSL | 308 | 87% | 81% | - | hsl(308,87%,81%) |
HSV | 308 | 33% | 98% | - | hsv(308,33%,98%) |
XYZ | 68.1358 | 53.5852 | 87.6408 | - | xyz(68.1358,53.5852,87.6408) |
CIE-LAB | 78.22 | 41.37 | -23.6 | - | lab(78.22,41.37,-23.6) |
CMYK | 0 | 0.33333333333333 | 0.044176706827309 | 0.023529411764706 | cmyk(0,0.33333333333333,0.044176706827309,0.023529411764706) |
Description
The RGB value of color #f9a6ee is rgb(249, 166, 238).
In the hex color #f9a6ee, The value of Red is 249, value of Green is 166, and value of Blue is 238. The primary color is Red. Similarly, The HSL values for #f9a6ee consists of 308° Hue, 87% Saturation, and 81% Lightness.
In the CMYK color model, the color #f9a6ee can be represented as Cyan=0%, Magenta=0.33333333333333%, Yellow=0.044176706827309%, and Black=0.023529411764706%.
Shades of #f9a6ee
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 #f9a6ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9a6ee
Preview of #f9a6ee on White Background
The contrast ratio of #f9a6ee with white color is 1.79
Preview of #f9a6ee on black background
The contrast ratio of #f9a6ee with black color is 11.72
#f9a6ee color will look good with a black background.
Color Schemes of #f9a6ee
Triadic Colors of #f9a6ee
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 #f9a6ee
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 #f9a6ee
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 #f9a6ee
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: #f9a6ee;
}
This is a sample text used for the color #f9a6ee. 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: #f9a6ee;
}
This is a sample text used for the color #f9a6ee. 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 #f9a6ee;
}
This is a sample text used for the color #f9a6ee. 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 38.13%
Green 25.42%
Blue 36.45%
CMYK Percentage
Cyan 0
Magenta 83.12%
Yellow 11.02%
Black 5.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.