#ffba49 Hex Color
rgb(255, 186, 73)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | ba | 49 | - | #ffba49 |
| RGB | 255 | 186 | 73 | - | rgb(255,186,73) |
| HSL | 37 | 100% | 64% | - | hsl(37,100%,64%) |
| HSV | 37 | 71% | 100% | - | hsv(37,71%,100%) |
| XYZ | 60.0015 | 56.8589 | 14.1158 | - | xyz(60.0015,56.8589,14.1158) |
| CIE-LAB | 80.1 | 14.7 | 64.47 | - | lab(80.1,14.7,64.47) |
| CMYK | 0 | 0.27058823529412 | 0.71372549019608 | 0 | cmyk(0,0.27058823529412,0.71372549019608,0) |
Description
The RGB value of color #ffba49 is rgb(255, 186, 73).
In the hex color #ffba49, The value of Red is 255, value of Green is 186, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #ffba49 consists of 37° Hue, 100% Saturation, and 64% Lightness.
In the CMYK color model, the color #ffba49 can be represented as Cyan=0%, Magenta=0.27058823529412%, Yellow=0.71372549019608%, and Black=0%.
Shades of #ffba49
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 #ffba49
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffba49
Preview of #ffba49 on White Background
The contrast ratio of #ffba49 with white color is 1.7
Preview of #ffba49 on black background
The contrast ratio of #ffba49 with black color is 12.37
#ffba49 color will look good with a black background.
Color Schemes of #ffba49
Triadic Colors of #ffba49
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 #ffba49
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 #ffba49
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 #ffba49
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: #ffba49;
}
This is a sample text used for the color #ffba49. 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: #ffba49;
}
This is a sample text used for the color #ffba49. 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 #ffba49;
}
This is a sample text used for the color #ffba49. 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.61%
Green 36.19%
Blue 14.2%
CMYK Percentage
Cyan 0
Magenta 27.49%
Yellow 72.51%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.