#fbc49f Hex Color
rgb(251, 196, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | c4 | 9f | - | #fbc49f |
RGB | 251 | 196 | 159 | - | rgb(251,196,159) |
HSL | 24 | 92% | 80% | - | hsl(24,92%,80%) |
HSV | 24 | 37% | 98% | - | hsv(24,37%,98%) |
XYZ | 65.7816 | 62.4923 | 41.396 | - | xyz(65.7816,62.4923,41.396) |
CIE-LAB | 83.17 | 14.8 | 26.1 | - | lab(83.17,14.8,26.1) |
CMYK | 0 | 0.2191235059761 | 0.36653386454183 | 0.015686274509804 | cmyk(0,0.2191235059761,0.36653386454183,0.015686274509804) |
Description
The RGB value of color #fbc49f is rgb(251, 196, 159).
In the hex color #fbc49f, The value of Red is 251, value of Green is 196, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #fbc49f consists of 24° Hue, 92% Saturation, and 80% Lightness.
In the CMYK color model, the color #fbc49f can be represented as Cyan=0%, Magenta=0.2191235059761%, Yellow=0.36653386454183%, and Black=0.015686274509804%.
Shades of #fbc49f
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 #fbc49f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbc49f
Preview of #fbc49f on White Background
The contrast ratio of #fbc49f with white color is 1.56
Preview of #fbc49f on black background
The contrast ratio of #fbc49f with black color is 13.5
#fbc49f color will look good with a black background.
Color Schemes of #fbc49f
Triadic Colors of #fbc49f
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 #fbc49f
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 #fbc49f
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 #fbc49f
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: #fbc49f;
}
This is a sample text used for the color #fbc49f. 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: #fbc49f;
}
This is a sample text used for the color #fbc49f. 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 #fbc49f;
}
This is a sample text used for the color #fbc49f. 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 41.42%
Green 32.34%
Blue 26.24%
CMYK Percentage
Cyan 0
Magenta 36.44%
Yellow 60.95%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.