#cf1fe0 Hex Color
rgb(207, 31, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 1f | e0 | - | #cf1fe0 |
RGB | 207 | 31 | 224 | - | rgb(207,31,224) |
HSL | 295 | 76% | 50% | - | hsl(295,76%,50%) |
HSV | 295 | 86% | 88% | - | hsv(295,86%,88%) |
XYZ | 39.6767 | 19.6272 | 72.2182 | - | xyz(39.6767,19.6272,72.2182) |
CIE-LAB | 51.41 | 83.11 | -58.19 | - | lab(51.41,83.11,-58.19) |
CMYK | 0.075892857142857 | 0.86160714285714 | 0 | 0.12156862745098 | cmyk(0.075892857142857,0.86160714285714,0,0.12156862745098) |
Description
The RGB value of color #cf1fe0 is rgb(207, 31, 224).
In the hex color #cf1fe0, The value of Red is 207, value of Green is 31, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #cf1fe0 consists of 295° Hue, 76% Saturation, and 50% Lightness.
In the CMYK color model, the color #cf1fe0 can be represented as Cyan=0.075892857142857%, Magenta=0.86160714285714%, Yellow=0%, and Black=0.12156862745098%.
Shades of #cf1fe0
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 #cf1fe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf1fe0
Preview of #cf1fe0 on White Background
The contrast ratio of #cf1fe0 with white color is 4.26
Preview of #cf1fe0 on black background
The contrast ratio of #cf1fe0 with black color is 4.93
#cf1fe0 color will look good with a black background.
Color Schemes of #cf1fe0
Triadic Colors of #cf1fe0
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 #cf1fe0
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 #cf1fe0
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 #cf1fe0
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: #cf1fe0;
}
This is a sample text used for the color #cf1fe0. 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: #cf1fe0;
}
This is a sample text used for the color #cf1fe0. 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 #cf1fe0;
}
This is a sample text used for the color #cf1fe0. 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 44.81%
Green 6.71%
Blue 48.48%
CMYK Percentage
Cyan 7.17
Magenta 81.36%
Yellow 0%
Black 11.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.