#fe965f Hex Color
rgb(254, 150, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | 96 | 5f | - | #fe965f |
RGB | 254 | 150 | 95 | - | rgb(254,150,95) |
HSL | 21 | 99% | 68% | - | hsl(21,99%,68%) |
HSV | 21 | 63% | 100% | - | hsv(21,63%,100%) |
XYZ | 53.845 | 43.7097 | 16.4254 | - | xyz(53.845,43.7097,16.4254) |
CIE-LAB | 72.03 | 34.26 | 45.32 | - | lab(72.03,34.26,45.32) |
CMYK | 0 | 0.40944881889764 | 0.6259842519685 | 0.003921568627451 | cmyk(0,0.40944881889764,0.6259842519685,0.003921568627451) |
Description
The RGB value of color #fe965f is rgb(254, 150, 95).
In the hex color #fe965f, The value of Red is 254, value of Green is 150, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #fe965f consists of 21° Hue, 99% Saturation, and 68% Lightness.
In the CMYK color model, the color #fe965f can be represented as Cyan=0%, Magenta=0.40944881889764%, Yellow=0.6259842519685%, and Black=0.003921568627451%.
Shades of #fe965f
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 #fe965f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fe965f
Preview of #fe965f on White Background
The contrast ratio of #fe965f with white color is 2.16
Preview of #fe965f on black background
The contrast ratio of #fe965f with black color is 9.74
#fe965f color will look good with a black background.
Color Schemes of #fe965f
Triadic Colors of #fe965f
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 #fe965f
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 #fe965f
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 #fe965f
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: #fe965f;
}
This is a sample text used for the color #fe965f. 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: #fe965f;
}
This is a sample text used for the color #fe965f. 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 #fe965f;
}
This is a sample text used for the color #fe965f. 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 50.9%
Green 30.06%
Blue 19.04%
CMYK Percentage
Cyan 0
Magenta 39.39%
Yellow 60.23%
Black 0.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.