#7f4fce Hex Color
rgb(127, 79, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | 4f | ce | - | #7f4fce |
RGB | 127 | 79 | 206 | - | rgb(127,79,206) |
HSL | 263 | 56% | 56% | - | hsl(263,56%,56%) |
HSV | 263 | 62% | 81% | - | hsv(263,62%,81%) |
XYZ | 22.689 | 14.5602 | 60.0071 | - | xyz(22.689,14.5602,60.0071) |
CIE-LAB | 45.03 | 47.12 | -58.76 | - | lab(45.03,47.12,-58.76) |
CMYK | 0.38349514563107 | 0.61650485436893 | 0 | 0.1921568627451 | cmyk(0.38349514563107,0.61650485436893,0,0.1921568627451) |
Description
The RGB value of color #7f4fce is rgb(127, 79, 206).
In the hex color #7f4fce, The value of Red is 127, value of Green is 79, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #7f4fce consists of 263° Hue, 56% Saturation, and 56% Lightness.
In the CMYK color model, the color #7f4fce can be represented as Cyan=0.38349514563107%, Magenta=0.61650485436893%, Yellow=0%, and Black=0.1921568627451%.
Shades of #7f4fce
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 #7f4fce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7f4fce
Preview of #7f4fce on White Background
The contrast ratio of #7f4fce with white color is 5.37
#7f4fce color will look good on a white background.
Preview of #7f4fce on black background
The contrast ratio of #7f4fce with black color is 3.91
Color Schemes of #7f4fce
Triadic Colors of #7f4fce
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 #7f4fce
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 #7f4fce
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 #7f4fce
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: #7f4fce;
}
This is a sample text used for the color #7f4fce. 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: #7f4fce;
}
This is a sample text used for the color #7f4fce. 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 #7f4fce;
}
This is a sample text used for the color #7f4fce. 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 30.83%
Green 19.17%
Blue 50%
CMYK Percentage
Cyan 32.17
Magenta 51.71%
Yellow 0%
Black 16.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.