#fba23e Hex Color
rgb(251, 162, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | a2 | 3e | - | #fba23e |
RGB | 251 | 162 | 62 | - | rgb(251,162,62) |
HSL | 32 | 96% | 61% | - | hsl(32,96%,61%) |
HSV | 32 | 75% | 98% | - | hsv(32,75%,98%) |
XYZ | 53.5735 | 46.6977 | 10.7474 | - | xyz(53.5735,46.6977,10.7474) |
CIE-LAB | 74 | 25.11 | 62.74 | - | lab(74,25.11,62.74) |
CMYK | 0 | 0.35458167330677 | 0.75298804780876 | 0.015686274509804 | cmyk(0,0.35458167330677,0.75298804780876,0.015686274509804) |
Description
The RGB value of color #fba23e is rgb(251, 162, 62).
In the hex color #fba23e, The value of Red is 251, value of Green is 162, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #fba23e consists of 32° Hue, 96% Saturation, and 61% Lightness.
In the CMYK color model, the color #fba23e can be represented as Cyan=0%, Magenta=0.35458167330677%, Yellow=0.75298804780876%, and Black=0.015686274509804%.
Shades of #fba23e
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 #fba23e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fba23e
Preview of #fba23e on White Background
The contrast ratio of #fba23e with white color is 2.03
Preview of #fba23e on black background
The contrast ratio of #fba23e with black color is 10.34
#fba23e color will look good with a black background.
Color Schemes of #fba23e
Triadic Colors of #fba23e
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 #fba23e
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 #fba23e
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 #fba23e
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: #fba23e;
}
This is a sample text used for the color #fba23e. 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: #fba23e;
}
This is a sample text used for the color #fba23e. 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 #fba23e;
}
This is a sample text used for the color #fba23e. 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 52.84%
Green 34.11%
Blue 13.05%
CMYK Percentage
Cyan 0
Magenta 31.57%
Yellow 67.04%
Black 1.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.