#fdb56c Hex Color
rgb(253, 181, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | b5 | 6c | - | #fdb56c |
RGB | 253 | 181 | 108 | - | rgb(253,181,108) |
HSL | 30 | 97% | 71% | - | hsl(30,97%,71%) |
HSV | 30 | 57% | 99% | - | hsv(30,57%,99%) |
XYZ | 59.7387 | 55.0131 | 21.6574 | - | xyz(59.7387,55.0131,21.6574) |
CIE-LAB | 79.05 | 18.6 | 47.13 | - | lab(79.05,18.6,47.13) |
CMYK | 0 | 0.28458498023715 | 0.57312252964427 | 0.0078431372549019 | cmyk(0,0.28458498023715,0.57312252964427,0.0078431372549019) |
Description
The RGB value of color #fdb56c is rgb(253, 181, 108).
In the hex color #fdb56c, The value of Red is 253, value of Green is 181, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #fdb56c consists of 30° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #fdb56c can be represented as Cyan=0%, Magenta=0.28458498023715%, Yellow=0.57312252964427%, and Black=0.0078431372549019%.
Shades of #fdb56c
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 #fdb56c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdb56c
Preview of #fdb56c on White Background
The contrast ratio of #fdb56c with white color is 1.75
Preview of #fdb56c on black background
The contrast ratio of #fdb56c with black color is 12
#fdb56c color will look good with a black background.
Color Schemes of #fdb56c
Triadic Colors of #fdb56c
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 #fdb56c
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 #fdb56c
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 #fdb56c
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: #fdb56c;
}
This is a sample text used for the color #fdb56c. 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: #fdb56c;
}
This is a sample text used for the color #fdb56c. 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 #fdb56c;
}
This is a sample text used for the color #fdb56c. 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 46.68%
Green 33.39%
Blue 19.93%
CMYK Percentage
Cyan 0
Magenta 32.88%
Yellow 66.21%
Black 0.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.