#ff5d27 Hex Color
rgb(255, 93, 39)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | 5d | 27 | - | #ff5d27 |
| RGB | 255 | 93 | 39 | - | rgb(255,93,39) |
| HSL | 15 | 100% | 58% | - | hsl(15,100%,58%) |
| HSV | 15 | 85% | 100% | - | hsv(15,85%,100%) |
| XYZ | 45.5206 | 29.2352 | 5.1632 | - | xyz(45.5206,29.2352,5.1632) |
| CIE-LAB | 60.99 | 59.35 | 60.35 | - | lab(60.99,59.35,60.35) |
| CMYK | 0 | 0.63529411764706 | 0.84705882352941 | 0 | cmyk(0,0.63529411764706,0.84705882352941,0) |
Description
The RGB value of color #ff5d27 is rgb(255, 93, 39).
In the hex color #ff5d27, The value of Red is 255, value of Green is 93, and value of Blue is 39. The primary color is Red. Similarly, The HSL values for #ff5d27 consists of 15° Hue, 100% Saturation, and 58% Lightness.
In the CMYK color model, the color #ff5d27 can be represented as Cyan=0%, Magenta=0.63529411764706%, Yellow=0.84705882352941%, and Black=0%.
Shades of #ff5d27
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 #ff5d27
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff5d27
Preview of #ff5d27 on White Background
The contrast ratio of #ff5d27 with white color is 3.07
Preview of #ff5d27 on black background
The contrast ratio of #ff5d27 with black color is 6.85
#ff5d27 color will look good with a black background.
Color Schemes of #ff5d27
Triadic Colors of #ff5d27
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 #ff5d27
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 #ff5d27
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 #ff5d27
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: #ff5d27;
}
This is a sample text used for the color #ff5d27. 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: #ff5d27;
}
This is a sample text used for the color #ff5d27. 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 #ff5d27;
}
This is a sample text used for the color #ff5d27. 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 65.89%
Green 24.03%
Blue 10.08%
CMYK Percentage
Cyan 0
Magenta 42.86%
Yellow 57.14%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.