#ce80ff Hex Color
rgb(206, 128, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | 80 | ff | - | #ce80ff |
| RGB | 206 | 128 | 255 | - | rgb(206,128,255) |
| HSL | 277 | 100% | 75% | - | hsl(277,100%,75%) |
| HSV | 277 | 50% | 100% | - | hsv(277,50%,100%) |
| XYZ | 51.2228 | 35.7802 | 98.8143 | - | xyz(51.2228,35.7802,98.8143) |
| CIE-LAB | 66.35 | 51.93 | -51.65 | - | lab(66.35,51.93,-51.65) |
| CMYK | 0.1921568627451 | 0.49803921568627 | 0 | 0 | cmyk(0.1921568627451,0.49803921568627,0,0) |
Description
The RGB value of color #ce80ff is rgb(206, 128, 255).
In the hex color #ce80ff, The value of Red is 206, value of Green is 128, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ce80ff consists of 277° Hue, 100% Saturation, and 75% Lightness.
In the CMYK color model, the color #ce80ff can be represented as Cyan=0.1921568627451%, Magenta=0.49803921568627%, Yellow=0%, and Black=0%.
Shades of #ce80ff
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 #ce80ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce80ff
Preview of #ce80ff on White Background
The contrast ratio of #ce80ff with white color is 2.57
Preview of #ce80ff on black background
The contrast ratio of #ce80ff with black color is 8.16
#ce80ff color will look good with a black background.
Color Schemes of #ce80ff
Triadic Colors of #ce80ff
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 #ce80ff
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 #ce80ff
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 #ce80ff
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: #ce80ff;
}
This is a sample text used for the color #ce80ff. 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: #ce80ff;
}
This is a sample text used for the color #ce80ff. 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 #ce80ff;
}
This is a sample text used for the color #ce80ff. 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 34.97%
Green 21.73%
Blue 43.29%
CMYK Percentage
Cyan 27.84
Magenta 72.16%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.