#fab682 Hex Color
rgb(250, 182, 130)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | b6 | 82 | - | #fab682 |
| RGB | 250 | 182 | 130 | - | rgb(250,182,130) |
| HSL | 26 | 92% | 75% | - | hsl(26,92%,75%) |
| HSV | 26 | 48% | 98% | - | hsv(26,48%,98%) |
| XYZ | 60.1816 | 55.3916 | 28.6388 | - | xyz(60.1816,55.3916,28.6388) |
| CIE-LAB | 79.27 | 18.72 | 36.11 | - | lab(79.27,18.72,36.11) |
| CMYK | 0 | 0.272 | 0.48 | 0.019607843137255 | cmyk(0,0.272,0.48,0.019607843137255) |
Description
The RGB value of color #fab682 is rgb(250, 182, 130).
In the hex color #fab682, The value of Red is 250, value of Green is 182, and value of Blue is 130. The primary color is Red. Similarly, The HSL values for #fab682 consists of 26° Hue, 92% Saturation, and 75% Lightness.
In the CMYK color model, the color #fab682 can be represented as Cyan=0%, Magenta=0.272%, Yellow=0.48%, and Black=0.019607843137255%.
Shades of #fab682
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 #fab682
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fab682
Preview of #fab682 on White Background
The contrast ratio of #fab682 with white color is 1.74
Preview of #fab682 on black background
The contrast ratio of #fab682 with black color is 12.08
#fab682 color will look good with a black background.
Color Schemes of #fab682
Triadic Colors of #fab682
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 #fab682
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 #fab682
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 #fab682
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: #fab682;
}
This is a sample text used for the color #fab682. 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: #fab682;
}
This is a sample text used for the color #fab682. 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 #fab682;
}
This is a sample text used for the color #fab682. 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 44.48%
Green 32.38%
Blue 23.13%
CMYK Percentage
Cyan 0
Magenta 35.25%
Yellow 62.21%
Black 2.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.