#f55a41 Hex Color
rgb(245, 90, 65)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 5a | 41 | - | #f55a41 |
RGB | 245 | 90 | 65 | - | rgb(245,90,65) |
HSL | 8 | 90% | 61% | - | hsl(8,90%,61%) |
HSV | 8 | 73% | 96% | - | hsv(8,73%,96%) |
XYZ | 42.2665 | 27.1065 | 8.0054 | - | xyz(42.2665,27.1065,8.0054) |
CIE-LAB | 59.07 | 58.05 | 45.65 | - | lab(59.07,58.05,45.65) |
CMYK | 0 | 0.63265306122449 | 0.73469387755102 | 0.03921568627451 | cmyk(0,0.63265306122449,0.73469387755102,0.03921568627451) |
Description
The RGB value of color #f55a41 is rgb(245, 90, 65).
In the hex color #f55a41, The value of Red is 245, value of Green is 90, and value of Blue is 65. The primary color is Red. Similarly, The HSL values for #f55a41 consists of 8° Hue, 90% Saturation, and 61% Lightness.
In the CMYK color model, the color #f55a41 can be represented as Cyan=0%, Magenta=0.63265306122449%, Yellow=0.73469387755102%, and Black=0.03921568627451%.
Shades of #f55a41
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 #f55a41
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f55a41
Preview of #f55a41 on White Background
The contrast ratio of #f55a41 with white color is 3.27
Preview of #f55a41 on black background
The contrast ratio of #f55a41 with black color is 6.42
#f55a41 color will look good with a black background.
Color Schemes of #f55a41
Triadic Colors of #f55a41
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 #f55a41
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 #f55a41
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 #f55a41
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: #f55a41;
}
This is a sample text used for the color #f55a41. 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: #f55a41;
}
This is a sample text used for the color #f55a41. 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 #f55a41;
}
This is a sample text used for the color #f55a41. 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 61.25%
Green 22.5%
Blue 16.25%
CMYK Percentage
Cyan 0
Magenta 44.98%
Yellow 52.23%
Black 2.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.