#ff014d Hex Color
rgb(255, 1, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 01 | 4d | - | #ff014d |
RGB | 255 | 1 | 77 | - | rgb(255,1,77) |
HSL | 342 | 100% | 50% | - | hsl(342,100%,50%) |
HSV | 342 | 100% | 100% | - | hsv(342,100%,100%) |
XYZ | 42.5904 | 21.8175 | 8.9876 | - | xyz(42.5904,21.8175,8.9876) |
CIE-LAB | 53.83 | 81.61 | 33.32 | - | lab(53.83,81.61,33.32) |
CMYK | 0 | 0.99607843137255 | 0.69803921568627 | 0 | cmyk(0,0.99607843137255,0.69803921568627,0) |
Description
The RGB value of color #ff014d is rgb(255, 1, 77).
In the hex color #ff014d, The value of Red is 255, value of Green is 1, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #ff014d consists of 342° Hue, 100% Saturation, and 50% Lightness.
In the CMYK color model, the color #ff014d can be represented as Cyan=0%, Magenta=0.99607843137255%, Yellow=0.69803921568627%, and Black=0%.
Shades of #ff014d
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 #ff014d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff014d
Preview of #ff014d on White Background
The contrast ratio of #ff014d with white color is 3.92
Preview of #ff014d on black background
The contrast ratio of #ff014d with black color is 5.36
#ff014d color will look good with a black background.
Color Schemes of #ff014d
Triadic Colors of #ff014d
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 #ff014d
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 #ff014d
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 #ff014d
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: #ff014d;
}
This is a sample text used for the color #ff014d. 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: #ff014d;
}
This is a sample text used for the color #ff014d. 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 #ff014d;
}
This is a sample text used for the color #ff014d. 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 76.58%
Green 0.3%
Blue 23.12%
CMYK Percentage
Cyan 0
Magenta 58.8%
Yellow 41.2%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.