#f0267a Hex Color
rgb(240, 38, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 26 | 7a | - | #f0267a |
RGB | 240 | 38 | 122 | - | rgb(240,38,122) |
HSL | 335 | 87% | 55% | - | hsl(335,87%,55%) |
HSV | 335 | 84% | 94% | - | hsv(335,84%,94%) |
XYZ | 40.1411 | 21.3166 | 20.4112 | - | xyz(40.1411,21.3166,20.4112) |
CIE-LAB | 53.29 | 76.45 | 5.01 | - | lab(53.29,76.45,5.01) |
CMYK | 0 | 0.84166666666667 | 0.49166666666667 | 0.058823529411765 | cmyk(0,0.84166666666667,0.49166666666667,0.058823529411765) |
Description
The RGB value of color #f0267a is rgb(240, 38, 122).
In the hex color #f0267a, The value of Red is 240, value of Green is 38, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #f0267a consists of 335° Hue, 87% Saturation, and 55% Lightness.
In the CMYK color model, the color #f0267a can be represented as Cyan=0%, Magenta=0.84166666666667%, Yellow=0.49166666666667%, and Black=0.058823529411765%.
Shades of #f0267a
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 #f0267a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0267a
Preview of #f0267a on White Background
The contrast ratio of #f0267a with white color is 3.99
Preview of #f0267a on black background
The contrast ratio of #f0267a with black color is 5.26
#f0267a color will look good with a black background.
Color Schemes of #f0267a
Triadic Colors of #f0267a
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 #f0267a
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 #f0267a
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 #f0267a
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: #f0267a;
}
This is a sample text used for the color #f0267a. 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: #f0267a;
}
This is a sample text used for the color #f0267a. 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 #f0267a;
}
This is a sample text used for the color #f0267a. 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 60%
Green 9.5%
Blue 30.5%
CMYK Percentage
Cyan 0
Magenta 60.46%
Yellow 35.32%
Black 4.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.