#ffba96 Hex Color
rgb(255, 186, 150)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | ba | 96 | - | #ffba96 |
| RGB | 255 | 186 | 150 | - | rgb(255,186,150) |
| HSL | 21 | 100% | 79% | - | hsl(21,100%,79%) |
| HSV | 21 | 41% | 100% | - | hsv(21,41%,100%) |
| XYZ | 64.3039 | 58.5798 | 36.772 | - | xyz(64.3039,58.5798,36.772) |
| CIE-LAB | 81.06 | 20.58 | 28.07 | - | lab(81.06,20.58,28.07) |
| CMYK | 0 | 0.27058823529412 | 0.41176470588235 | 0 | cmyk(0,0.27058823529412,0.41176470588235,0) |
Description
The RGB value of color #ffba96 is rgb(255, 186, 150).
In the hex color #ffba96, The value of Red is 255, value of Green is 186, and value of Blue is 150. The primary color is Red. Similarly, The HSL values for #ffba96 consists of 21° Hue, 100% Saturation, and 79% Lightness.
In the CMYK color model, the color #ffba96 can be represented as Cyan=0%, Magenta=0.27058823529412%, Yellow=0.41176470588235%, and Black=0%.
Shades of #ffba96
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 #ffba96
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffba96
Preview of #ffba96 on White Background
The contrast ratio of #ffba96 with white color is 1.65
Preview of #ffba96 on black background
The contrast ratio of #ffba96 with black color is 12.72
#ffba96 color will look good with a black background.
Color Schemes of #ffba96
Triadic Colors of #ffba96
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 #ffba96
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 #ffba96
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 #ffba96
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: #ffba96;
}
This is a sample text used for the color #ffba96. 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: #ffba96;
}
This is a sample text used for the color #ffba96. 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 #ffba96;
}
This is a sample text used for the color #ffba96. 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 43.15%
Green 31.47%
Blue 25.38%
CMYK Percentage
Cyan 0
Magenta 39.66%
Yellow 60.34%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.