#fd6d39 Hex Color
rgb(253, 109, 57)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 6d | 39 | - | #fd6d39 |
RGB | 253 | 109 | 57 | - | rgb(253,109,57) |
HSL | 16 | 98% | 61% | - | hsl(16,98%,61%) |
HSV | 16 | 77% | 99% | - | hsv(16,77%,99%) |
XYZ | 46.7152 | 32.1153 | 7.6076 | - | xyz(46.7152,32.1153,7.6076) |
CIE-LAB | 63.44 | 52.18 | 54.59 | - | lab(63.44,52.18,54.59) |
CMYK | 0 | 0.56916996047431 | 0.77470355731225 | 0.0078431372549019 | cmyk(0,0.56916996047431,0.77470355731225,0.0078431372549019) |
Description
The RGB value of color #fd6d39 is rgb(253, 109, 57).
In the hex color #fd6d39, The value of Red is 253, value of Green is 109, and value of Blue is 57. The primary color is Red. Similarly, The HSL values for #fd6d39 consists of 16° Hue, 98% Saturation, and 61% Lightness.
In the CMYK color model, the color #fd6d39 can be represented as Cyan=0%, Magenta=0.56916996047431%, Yellow=0.77470355731225%, and Black=0.0078431372549019%.
Shades of #fd6d39
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 #fd6d39
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd6d39
Preview of #fd6d39 on White Background
The contrast ratio of #fd6d39 with white color is 2.83
Preview of #fd6d39 on black background
The contrast ratio of #fd6d39 with black color is 7.42
#fd6d39 color will look good with a black background.
Color Schemes of #fd6d39
Triadic Colors of #fd6d39
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 #fd6d39
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 #fd6d39
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 #fd6d39
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: #fd6d39;
}
This is a sample text used for the color #fd6d39. 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: #fd6d39;
}
This is a sample text used for the color #fd6d39. 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 #fd6d39;
}
This is a sample text used for the color #fd6d39. 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 60.38%
Green 26.01%
Blue 13.6%
CMYK Percentage
Cyan 0
Magenta 42.11%
Yellow 57.31%
Black 0.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.