#f60573 Hex Color
rgb(246, 5, 115)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | f6 | 05 | 73 | - | #f60573 |
| RGB | 246 | 5 | 115 | - | rgb(246,5,115) |
| HSL | 333 | 96% | 49% | - | hsl(333,96%,49%) |
| HSV | 333 | 98% | 96% | - | hsv(333,98%,96%) |
| XYZ | 41.1548 | 20.9392 | 18.0922 | - | xyz(41.1548,20.9392,18.0922) |
| CIE-LAB | 52.88 | 81.36 | 8.81 | - | lab(52.88,81.36,8.81) |
| CMYK | 0 | 0.97967479674797 | 0.53252032520325 | 0.035294117647059 | cmyk(0,0.97967479674797,0.53252032520325,0.035294117647059) |
Description
The RGB value of color #f60573 is rgb(246, 5, 115).
In the hex color #f60573, The value of Red is 246, value of Green is 5, and value of Blue is 115. The primary color is Red. Similarly, The HSL values for #f60573 consists of 333° Hue, 96% Saturation, and 49% Lightness.
In the CMYK color model, the color #f60573 can be represented as Cyan=0%, Magenta=0.97967479674797%, Yellow=0.53252032520325%, and Black=0.035294117647059%.
Shades of #f60573
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 #f60573
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f60573
Preview of #f60573 on White Background
The contrast ratio of #f60573 with white color is 4.05
Preview of #f60573 on black background
The contrast ratio of #f60573 with black color is 5.19
#f60573 color will look good with a black background.
Color Schemes of #f60573
Triadic Colors of #f60573
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 #f60573
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 #f60573
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 #f60573
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: #f60573;
}
This is a sample text used for the color #f60573. 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: #f60573;
}
This is a sample text used for the color #f60573. 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 #f60573;
}
This is a sample text used for the color #f60573. 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 67.21%
Green 1.37%
Blue 31.42%
CMYK Percentage
Cyan 0
Magenta 63.31%
Yellow 34.41%
Black 2.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.