#fe693d Hex Color
rgb(254, 105, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 69 | 3d | - | #fe693d |
RGB | 254 | 105 | 61 | - | rgb(254,105,61) |
HSL | 14 | 99% | 62% | - | hsl(14,99%,62%) |
HSV | 14 | 76% | 100% | - | hsv(14,76%,100%) |
XYZ | 46.7669 | 31.5109 | 8.0322 | - | xyz(46.7669,31.5109,8.0322) |
CIE-LAB | 62.94 | 54.49 | 52.22 | - | lab(62.94,54.49,52.22) |
CMYK | 0 | 0.58661417322835 | 0.75984251968504 | 0.003921568627451 | cmyk(0,0.58661417322835,0.75984251968504,0.003921568627451) |
Description
The RGB value of color #fe693d is rgb(254, 105, 61).
In the hex color #fe693d, The value of Red is 254, value of Green is 105, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #fe693d consists of 14° Hue, 99% Saturation, and 62% Lightness.
In the CMYK color model, the color #fe693d can be represented as Cyan=0%, Magenta=0.58661417322835%, Yellow=0.75984251968504%, and Black=0.003921568627451%.
Shades of #fe693d
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 #fe693d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe693d
Preview of #fe693d on White Background
The contrast ratio of #fe693d with white color is 2.88
Preview of #fe693d on black background
The contrast ratio of #fe693d with black color is 7.3
#fe693d color will look good with a black background.
Color Schemes of #fe693d
Triadic Colors of #fe693d
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 #fe693d
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 #fe693d
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 #fe693d
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: #fe693d;
}
This is a sample text used for the color #fe693d. 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: #fe693d;
}
This is a sample text used for the color #fe693d. 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 #fe693d;
}
This is a sample text used for the color #fe693d. 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.48%
Green 25%
Blue 14.52%
CMYK Percentage
Cyan 0
Magenta 43.44%
Yellow 56.27%
Black 0.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.