#7c2ffd Hex Color
rgb(124, 47, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | 2f | fd | - | #7c2ffd |
RGB | 124 | 47 | 253 | - | rgb(124,47,253) |
HSL | 262 | 98% | 59% | - | hsl(262,98%,59%) |
HSV | 262 | 81% | 99% | - | hsv(262,81%,99%) |
XYZ | 27.0583 | 13.41 | 94.0908 | - | xyz(27.0583,13.41,94.0908) |
CIE-LAB | 43.37 | 73 | -88.13 | - | lab(43.37,73,-88.13) |
CMYK | 0.5098814229249 | 0.81422924901186 | 0 | 0.0078431372549019 | cmyk(0.5098814229249,0.81422924901186,0,0.0078431372549019) |
Description
The RGB value of color #7c2ffd is rgb(124, 47, 253).
In the hex color #7c2ffd, The value of Red is 124, value of Green is 47, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #7c2ffd consists of 262° Hue, 98% Saturation, and 59% Lightness.
In the CMYK color model, the color #7c2ffd can be represented as Cyan=0.5098814229249%, Magenta=0.81422924901186%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #7c2ffd
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 #7c2ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7c2ffd
Preview of #7c2ffd on White Background
The contrast ratio of #7c2ffd with white color is 5.7
#7c2ffd color will look good on a white background.
Preview of #7c2ffd on black background
The contrast ratio of #7c2ffd with black color is 3.68
Color Schemes of #7c2ffd
Triadic Colors of #7c2ffd
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 #7c2ffd
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 #7c2ffd
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 #7c2ffd
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: #7c2ffd;
}
This is a sample text used for the color #7c2ffd. 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: #7c2ffd;
}
This is a sample text used for the color #7c2ffd. 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 #7c2ffd;
}
This is a sample text used for the color #7c2ffd. 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 29.25%
Green 11.08%
Blue 59.67%
CMYK Percentage
Cyan 38.28
Magenta 61.13%
Yellow 0%
Black 0.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.