#f9b8af Hex Color
rgb(249, 184, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | b8 | af | - | #f9b8af |
RGB | 249 | 184 | 175 | - | rgb(249,184,175) |
HSL | 7 | 86% | 83% | - | hsl(7,86%,83%) |
HSV | 7 | 30% | 98% | - | hsv(7,30%,98%) |
XYZ | 63.9453 | 57.5159 | 48.2888 | - | xyz(63.9453,57.5159,48.2888) |
CIE-LAB | 80.47 | 22.31 | 13.81 | - | lab(80.47,22.31,13.81) |
CMYK | 0 | 0.26104417670683 | 0.29718875502008 | 0.023529411764706 | cmyk(0,0.26104417670683,0.29718875502008,0.023529411764706) |
Description
The RGB value of color #f9b8af is rgb(249, 184, 175).
In the hex color #f9b8af, The value of Red is 249, value of Green is 184, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #f9b8af consists of 7° Hue, 86% Saturation, and 83% Lightness.
In the CMYK color model, the color #f9b8af can be represented as Cyan=0%, Magenta=0.26104417670683%, Yellow=0.29718875502008%, and Black=0.023529411764706%.
Shades of #f9b8af
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 #f9b8af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9b8af
Preview of #f9b8af on White Background
The contrast ratio of #f9b8af with white color is 1.68
Preview of #f9b8af on black background
The contrast ratio of #f9b8af with black color is 12.5
#f9b8af color will look good with a black background.
Color Schemes of #f9b8af
Triadic Colors of #f9b8af
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 #f9b8af
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 #f9b8af
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 #f9b8af
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: #f9b8af;
}
This is a sample text used for the color #f9b8af. 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: #f9b8af;
}
This is a sample text used for the color #f9b8af. 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 #f9b8af;
}
This is a sample text used for the color #f9b8af. 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.95%
Green 30.26%
Blue 28.78%
CMYK Percentage
Cyan 0
Magenta 44.87%
Yellow 51.08%
Black 4.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.