#fd832c Hex Color
rgb(253, 131, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 83 | 2c | - | #fd832c |
RGB | 253 | 131 | 44 | - | rgb(253,131,44) |
HSL | 25 | 98% | 58% | - | hsl(25,98%,58%) |
HSV | 25 | 83% | 99% | - | hsv(25,83%,99%) |
XYZ | 49.0789 | 37.2971 | 6.9952 | - | xyz(49.0789,37.2971,6.9952) |
CIE-LAB | 67.5 | 41.22 | 63.86 | - | lab(67.5,41.22,63.86) |
CMYK | 0 | 0.48221343873518 | 0.82608695652174 | 0.0078431372549019 | cmyk(0,0.48221343873518,0.82608695652174,0.0078431372549019) |
Description
The RGB value of color #fd832c is rgb(253, 131, 44).
In the hex color #fd832c, The value of Red is 253, value of Green is 131, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #fd832c consists of 25° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #fd832c can be represented as Cyan=0%, Magenta=0.48221343873518%, Yellow=0.82608695652174%, and Black=0.0078431372549019%.
Shades of #fd832c
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 #fd832c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd832c
Preview of #fd832c on White Background
The contrast ratio of #fd832c with white color is 2.48
Preview of #fd832c on black background
The contrast ratio of #fd832c with black color is 8.46
#fd832c color will look good with a black background.
Color Schemes of #fd832c
Triadic Colors of #fd832c
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 #fd832c
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 #fd832c
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 #fd832c
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: #fd832c;
}
This is a sample text used for the color #fd832c. 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: #fd832c;
}
This is a sample text used for the color #fd832c. 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 #fd832c;
}
This is a sample text used for the color #fd832c. 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 59.11%
Green 30.61%
Blue 10.28%
CMYK Percentage
Cyan 0
Magenta 36.64%
Yellow 62.77%
Black 0.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.