#fba15c Hex Color
rgb(251, 161, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | a1 | 5c | - | #fba15c |
RGB | 251 | 161 | 92 | - | rgb(251,161,92) |
HSL | 26 | 95% | 67% | - | hsl(26,95%,67%) |
HSV | 26 | 63% | 98% | - | hsv(26,63%,98%) |
XYZ | 54.4603 | 46.7717 | 16.2827 | - | xyz(54.4603,46.7717,16.2827) |
CIE-LAB | 74.04 | 27.17 | 49.09 | - | lab(74.04,27.17,49.09) |
CMYK | 0 | 0.35856573705179 | 0.63346613545817 | 0.015686274509804 | cmyk(0,0.35856573705179,0.63346613545817,0.015686274509804) |
Description
The RGB value of color #fba15c is rgb(251, 161, 92).
In the hex color #fba15c, The value of Red is 251, value of Green is 161, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #fba15c consists of 26° Hue, 95% Saturation, and 67% Lightness.
In the CMYK color model, the color #fba15c can be represented as Cyan=0%, Magenta=0.35856573705179%, Yellow=0.63346613545817%, and Black=0.015686274509804%.
Shades of #fba15c
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 #fba15c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fba15c
Preview of #fba15c on White Background
The contrast ratio of #fba15c with white color is 2.03
Preview of #fba15c on black background
The contrast ratio of #fba15c with black color is 10.35
#fba15c color will look good with a black background.
Color Schemes of #fba15c
Triadic Colors of #fba15c
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 #fba15c
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 #fba15c
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 #fba15c
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: #fba15c;
}
This is a sample text used for the color #fba15c. 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: #fba15c;
}
This is a sample text used for the color #fba15c. 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 #fba15c;
}
This is a sample text used for the color #fba15c. 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 49.8%
Green 31.94%
Blue 18.25%
CMYK Percentage
Cyan 0
Magenta 35.58%
Yellow 62.86%
Black 1.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.