#f80274 Hex Color
rgb(248, 2, 116)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 02 | 74 | - | #f80274 |
RGB | 248 | 2 | 116 | - | rgb(248,2,116) |
HSL | 332 | 98% | 49% | - | hsl(332,98%,49%) |
HSV | 332 | 99% | 97% | - | hsv(332,99%,97%) |
XYZ | 41.8855 | 21.2608 | 18.4191 | - | xyz(41.8855,21.2608,18.4191) |
CIE-LAB | 53.23 | 82.07 | 8.76 | - | lab(53.23,82.07,8.76) |
CMYK | 0 | 0.99193548387097 | 0.53225806451613 | 0.027450980392157 | cmyk(0,0.99193548387097,0.53225806451613,0.027450980392157) |
Description
The RGB value of color #f80274 is rgb(248, 2, 116).
In the hex color #f80274, The value of Red is 248, value of Green is 2, and value of Blue is 116. The primary color is Red. Similarly, The HSL values for #f80274 consists of 332° Hue, 98% Saturation, and 49% Lightness.
In the CMYK color model, the color #f80274 can be represented as Cyan=0%, Magenta=0.99193548387097%, Yellow=0.53225806451613%, and Black=0.027450980392157%.
Shades of #f80274
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 #f80274
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f80274
Preview of #f80274 on White Background
The contrast ratio of #f80274 with white color is 4
Preview of #f80274 on black background
The contrast ratio of #f80274 with black color is 5.25
#f80274 color will look good with a black background.
Color Schemes of #f80274
Triadic Colors of #f80274
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 #f80274
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 #f80274
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 #f80274
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: #f80274;
}
This is a sample text used for the color #f80274. 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: #f80274;
}
This is a sample text used for the color #f80274. 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 #f80274;
}
This is a sample text used for the color #f80274. 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.76%
Green 0.55%
Blue 31.69%
CMYK Percentage
Cyan 0
Magenta 63.93%
Yellow 34.3%
Black 1.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.