#ce3ffc Hex Color
rgb(206, 63, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 3f | fc | - | #ce3ffc |
RGB | 206 | 63 | 252 | - | rgb(206,63,252) |
HSL | 285 | 97% | 62% | - | hsl(285,97%,62%) |
HSV | 285 | 75% | 99% | - | hsv(285,75%,99%) |
XYZ | 44.8018 | 23.7051 | 94.3097 | - | xyz(44.8018,23.7051,94.3097) |
CIE-LAB | 55.79 | 79.68 | -66.87 | - | lab(55.79,79.68,-66.87) |
CMYK | 0.18253968253968 | 0.75 | 0 | 0.011764705882353 | cmyk(0.18253968253968,0.75,0,0.011764705882353) |
Description
The RGB value of color #ce3ffc is rgb(206, 63, 252).
In the hex color #ce3ffc, The value of Red is 206, value of Green is 63, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ce3ffc consists of 285° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #ce3ffc can be represented as Cyan=0.18253968253968%, Magenta=0.75%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ce3ffc
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 #ce3ffc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce3ffc
Preview of #ce3ffc on White Background
The contrast ratio of #ce3ffc with white color is 3.66
Preview of #ce3ffc on black background
The contrast ratio of #ce3ffc with black color is 5.74
#ce3ffc color will look good with a black background.
Color Schemes of #ce3ffc
Triadic Colors of #ce3ffc
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 #ce3ffc
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 #ce3ffc
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 #ce3ffc
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: #ce3ffc;
}
This is a sample text used for the color #ce3ffc. 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: #ce3ffc;
}
This is a sample text used for the color #ce3ffc. 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 #ce3ffc;
}
This is a sample text used for the color #ce3ffc. 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 39.54%
Green 12.09%
Blue 48.37%
CMYK Percentage
Cyan 19.33
Magenta 79.42%
Yellow 0%
Black 1.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.