#ce16f3 Hex Color
rgb(206, 22, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 16 | f3 | - | #ce16f3 |
RGB | 206 | 22 | 243 | - | rgb(206,22,243) |
HSL | 290 | 90% | 52% | - | hsl(290,90%,52%) |
HSV | 290 | 91% | 95% | - | hsv(290,91%,95%) |
XYZ | 41.9182 | 20.1667 | 86.4772 | - | xyz(41.9182,20.1667,86.4772) |
CIE-LAB | 52.03 | 87.38 | -67.93 | - | lab(52.03,87.38,-67.93) |
CMYK | 0.1522633744856 | 0.90946502057613 | 0 | 0.047058823529412 | cmyk(0.1522633744856,0.90946502057613,0,0.047058823529412) |
Description
The RGB value of color #ce16f3 is rgb(206, 22, 243).
In the hex color #ce16f3, The value of Red is 206, value of Green is 22, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #ce16f3 consists of 290° Hue, 90% Saturation, and 52% Lightness.
In the CMYK color model, the color #ce16f3 can be represented as Cyan=0.1522633744856%, Magenta=0.90946502057613%, Yellow=0%, and Black=0.047058823529412%.
Shades of #ce16f3
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 #ce16f3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce16f3
Preview of #ce16f3 on White Background
The contrast ratio of #ce16f3 with white color is 4.17
Preview of #ce16f3 on black background
The contrast ratio of #ce16f3 with black color is 5.03
#ce16f3 color will look good with a black background.
Color Schemes of #ce16f3
Triadic Colors of #ce16f3
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 #ce16f3
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 #ce16f3
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 #ce16f3
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: #ce16f3;
}
This is a sample text used for the color #ce16f3. 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: #ce16f3;
}
This is a sample text used for the color #ce16f3. 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 #ce16f3;
}
This is a sample text used for the color #ce16f3. 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 43.74%
Green 4.67%
Blue 51.59%
CMYK Percentage
Cyan 13.73
Magenta 82.02%
Yellow 0%
Black 4.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.