#ff027a Hex Color
rgb(255, 2, 122)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | 02 | 7a | - | #ff027a |
| RGB | 255 | 2 | 122 | - | rgb(255,2,122) |
| HSL | 332 | 100% | 50% | - | hsl(332,100%,50%) |
| HSV | 332 | 99% | 100% | - | hsv(332,99%,100%) |
| XYZ | 44.7746 | 22.7086 | 20.4357 | - | xyz(44.7746,22.7086,20.4357) |
| CIE-LAB | 54.77 | 84 | 7.51 | - | lab(54.77,84,7.51) |
| CMYK | 0 | 0.9921568627451 | 0.52156862745098 | 0 | cmyk(0,0.9921568627451,0.52156862745098,0) |
Description
The RGB value of color #ff027a is rgb(255, 2, 122).
In the hex color #ff027a, The value of Red is 255, value of Green is 2, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #ff027a consists of 332° Hue, 100% Saturation, and 50% Lightness.
In the CMYK color model, the color #ff027a can be represented as Cyan=0%, Magenta=0.9921568627451%, Yellow=0.52156862745098%, and Black=0%.
Shades of #ff027a
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 #ff027a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff027a
Preview of #ff027a on White Background
The contrast ratio of #ff027a with white color is 3.79
Preview of #ff027a on black background
The contrast ratio of #ff027a with black color is 5.54
#ff027a color will look good with a black background.
Color Schemes of #ff027a
Triadic Colors of #ff027a
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 #ff027a
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 #ff027a
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 #ff027a
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: #ff027a;
}
This is a sample text used for the color #ff027a. 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: #ff027a;
}
This is a sample text used for the color #ff027a. 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 #ff027a;
}
This is a sample text used for the color #ff027a. 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.28%
Green 0.53%
Blue 32.19%
CMYK Percentage
Cyan 0
Magenta 65.54%
Yellow 34.46%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.