#fcb593 Hex Color
rgb(252, 181, 147)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | b5 | 93 | - | #fcb593 |
| RGB | 252 | 181 | 147 | - | rgb(252,181,147) |
| HSL | 19 | 95% | 78% | - | hsl(19,95%,78%) |
| HSV | 19 | 42% | 99% | - | hsv(19,42%,99%) |
| XYZ | 61.9352 | 55.8498 | 35.1195 | - | xyz(61.9352,55.8498,35.1195) |
| CIE-LAB | 79.53 | 21.72 | 27.54 | - | lab(79.53,21.72,27.54) |
| CMYK | 0 | 0.28174603174603 | 0.41666666666667 | 0.011764705882353 | cmyk(0,0.28174603174603,0.41666666666667,0.011764705882353) |
Description
The RGB value of color #fcb593 is rgb(252, 181, 147).
In the hex color #fcb593, The value of Red is 252, value of Green is 181, and value of Blue is 147. The primary color is Red. Similarly, The HSL values for #fcb593 consists of 19° Hue, 95% Saturation, and 78% Lightness.
In the CMYK color model, the color #fcb593 can be represented as Cyan=0%, Magenta=0.28174603174603%, Yellow=0.41666666666667%, and Black=0.011764705882353%.
Shades of #fcb593
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 #fcb593
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcb593
Preview of #fcb593 on White Background
The contrast ratio of #fcb593 with white color is 1.73
Preview of #fcb593 on black background
The contrast ratio of #fcb593 with black color is 12.17
#fcb593 color will look good with a black background.
Color Schemes of #fcb593
Triadic Colors of #fcb593
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 #fcb593
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 #fcb593
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 #fcb593
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: #fcb593;
}
This is a sample text used for the color #fcb593. 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: #fcb593;
}
This is a sample text used for the color #fcb593. 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 #fcb593;
}
This is a sample text used for the color #fcb593. 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.45%
Green 31.21%
Blue 25.34%
CMYK Percentage
Cyan 0
Magenta 39.67%
Yellow 58.67%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.