#fbf98f Hex Color
rgb(251, 249, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | f9 | 8f | - | #fbf98f |
RGB | 251 | 249 | 143 | - | rgb(251,249,143) |
HSL | 59 | 93% | 77% | - | hsl(59,93%,77%) |
HSV | 59 | 43% | 98% | - | hsv(59,43%,98%) |
XYZ | 78.6173 | 90.2438 | 39.2618 | - | xyz(78.6173,90.2438,39.2618) |
CIE-LAB | 96.1 | -13.83 | 50.92 | - | lab(96.1,-13.83,50.92) |
CMYK | 0 | 0.0079681274900398 | 0.43027888446215 | 0.015686274509804 | cmyk(0,0.0079681274900398,0.43027888446215,0.015686274509804) |
Description
The RGB value of color #fbf98f is rgb(251, 249, 143).
In the hex color #fbf98f, The value of Red is 251, value of Green is 249, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #fbf98f consists of 59° Hue, 93% Saturation, and 77% Lightness.
In the CMYK color model, the color #fbf98f can be represented as Cyan=0%, Magenta=0.0079681274900398%, Yellow=0.43027888446215%, and Black=0.015686274509804%.
Shades of #fbf98f
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 #fbf98f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbf98f
Preview of #fbf98f on White Background
The contrast ratio of #fbf98f with white color is 1.1
Preview of #fbf98f on black background
The contrast ratio of #fbf98f with black color is 19.05
#fbf98f color will look good with a black background.
Color Schemes of #fbf98f
Triadic Colors of #fbf98f
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 #fbf98f
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 #fbf98f
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 #fbf98f
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: #fbf98f;
}
This is a sample text used for the color #fbf98f. 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: #fbf98f;
}
This is a sample text used for the color #fbf98f. 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 #fbf98f;
}
This is a sample text used for the color #fbf98f. 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.04%
Green 38.72%
Blue 22.24%
CMYK Percentage
Cyan 0
Magenta 1.76%
Yellow 94.79%
Black 3.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.