#ff7cfd Hex Color
rgb(255, 124, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 7c | fd | - | #ff7cfd |
RGB | 255 | 124 | 253 | - | rgb(255,124,253) |
HSL | 301 | 100% | 74% | - | hsl(301,100%,74%) |
HSV | 301 | 51% | 100% | - | hsv(301,51%,100%) |
XYZ | 66.1773 | 42.7672 | 97.6955 | - | xyz(66.1773,42.7672,97.6955) |
CIE-LAB | 71.4 | 66.45 | -42.22 | - | lab(71.4,66.45,-42.22) |
CMYK | 0 | 0.51372549019608 | 0.0078431372549019 | 0 | cmyk(0,0.51372549019608,0.0078431372549019,0) |
Description
The RGB value of color #ff7cfd is rgb(255, 124, 253).
In the hex color #ff7cfd, The value of Red is 255, value of Green is 124, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #ff7cfd consists of 301° Hue, 100% Saturation, and 74% Lightness.
In the CMYK color model, the color #ff7cfd can be represented as Cyan=0%, Magenta=0.51372549019608%, Yellow=0.0078431372549019%, and Black=0%.
Shades of #ff7cfd
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 #ff7cfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff7cfd
Preview of #ff7cfd on White Background
The contrast ratio of #ff7cfd with white color is 2.2
Preview of #ff7cfd on black background
The contrast ratio of #ff7cfd with black color is 9.55
#ff7cfd color will look good with a black background.
Color Schemes of #ff7cfd
Triadic Colors of #ff7cfd
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 #ff7cfd
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 #ff7cfd
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 #ff7cfd
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: #ff7cfd;
}
This is a sample text used for the color #ff7cfd. 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: #ff7cfd;
}
This is a sample text used for the color #ff7cfd. 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 #ff7cfd;
}
This is a sample text used for the color #ff7cfd. 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 40.35%
Green 19.62%
Blue 40.03%
CMYK Percentage
Cyan 0
Magenta 98.5%
Yellow 1.5%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.