#fb6a28 Hex Color
rgb(251, 106, 40)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fb | 6a | 28 | - | #fb6a28 |
| RGB | 251 | 106 | 40 | - | rgb(251,106,40) |
| HSL | 19 | 96% | 57% | - | hsl(19,96%,57%) |
| HSV | 19 | 84% | 98% | - | hsv(19,84%,98%) |
| XYZ | 45.3207 | 30.9705 | 5.5967 | - | xyz(45.3207,30.9705,5.5967) |
| CIE-LAB | 62.48 | 52.33 | 60.95 | - | lab(62.48,52.33,60.95) |
| CMYK | 0 | 0.57768924302789 | 0.8406374501992 | 0.015686274509804 | cmyk(0,0.57768924302789,0.8406374501992,0.015686274509804) |
Description
The RGB value of color #fb6a28 is rgb(251, 106, 40).
In the hex color #fb6a28, The value of Red is 251, value of Green is 106, and value of Blue is 40. The primary color is Red. Similarly, The HSL values for #fb6a28 consists of 19° Hue, 96% Saturation, and 57% Lightness.
In the CMYK color model, the color #fb6a28 can be represented as Cyan=0%, Magenta=0.57768924302789%, Yellow=0.8406374501992%, and Black=0.015686274509804%.
Shades of #fb6a28
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 #fb6a28
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb6a28
Preview of #fb6a28 on White Background
The contrast ratio of #fb6a28 with white color is 2.92
Preview of #fb6a28 on black background
The contrast ratio of #fb6a28 with black color is 7.19
#fb6a28 color will look good with a black background.
Color Schemes of #fb6a28
Triadic Colors of #fb6a28
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 #fb6a28
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 #fb6a28
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 #fb6a28
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: #fb6a28;
}
This is a sample text used for the color #fb6a28. 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: #fb6a28;
}
This is a sample text used for the color #fb6a28. 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 #fb6a28;
}
This is a sample text used for the color #fb6a28. 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 63.22%
Green 26.7%
Blue 10.08%
CMYK Percentage
Cyan 0
Magenta 40.28%
Yellow 58.62%
Black 1.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.