#fd7f4b Hex Color
rgb(253, 127, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 7f | 4b | - | #fd7f4b |
RGB | 253 | 127 | 75 | - | rgb(253,127,75) |
HSL | 18 | 98% | 64% | - | hsl(18,98%,64%) |
HSV | 18 | 70% | 99% | - | hsv(18,70%,99%) |
XYZ | 49.3674 | 36.5694 | 11.1133 | - | xyz(49.3674,36.5694,11.1133) |
CIE-LAB | 66.95 | 44.36 | 49.56 | - | lab(66.95,44.36,49.56) |
CMYK | 0 | 0.49802371541502 | 0.70355731225296 | 0.0078431372549019 | cmyk(0,0.49802371541502,0.70355731225296,0.0078431372549019) |
Description
The RGB value of color #fd7f4b is rgb(253, 127, 75).
In the hex color #fd7f4b, The value of Red is 253, value of Green is 127, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #fd7f4b consists of 18° Hue, 98% Saturation, and 64% Lightness.
In the CMYK color model, the color #fd7f4b can be represented as Cyan=0%, Magenta=0.49802371541502%, Yellow=0.70355731225296%, and Black=0.0078431372549019%.
Shades of #fd7f4b
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 #fd7f4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd7f4b
Preview of #fd7f4b on White Background
The contrast ratio of #fd7f4b with white color is 2.53
Preview of #fd7f4b on black background
The contrast ratio of #fd7f4b with black color is 8.31
#fd7f4b color will look good with a black background.
Color Schemes of #fd7f4b
Triadic Colors of #fd7f4b
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 #fd7f4b
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 #fd7f4b
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 #fd7f4b
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: #fd7f4b;
}
This is a sample text used for the color #fd7f4b. 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: #fd7f4b;
}
This is a sample text used for the color #fd7f4b. 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 #fd7f4b;
}
This is a sample text used for the color #fd7f4b. 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 55.6%
Green 27.91%
Blue 16.48%
CMYK Percentage
Cyan 0
Magenta 41.18%
Yellow 58.17%
Black 0.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.