#ce35e8 Hex Color
rgb(206, 53, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 35 | e8 | - | #ce35e8 |
RGB | 206 | 53 | 232 | - | rgb(206,53,232) |
HSL | 291 | 80% | 56% | - | hsl(291,80%,56%) |
HSV | 291 | 77% | 91% | - | hsv(291,77%,91%) |
XYZ | 41.2922 | 21.4942 | 78.3164 | - | xyz(41.2922,21.4942,78.3164) |
CIE-LAB | 53.49 | 79.18 | -59.39 | - | lab(53.49,79.18,-59.39) |
CMYK | 0.11206896551724 | 0.77155172413793 | 0 | 0.090196078431373 | cmyk(0.11206896551724,0.77155172413793,0,0.090196078431373) |
Description
The RGB value of color #ce35e8 is rgb(206, 53, 232).
In the hex color #ce35e8, The value of Red is 206, value of Green is 53, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #ce35e8 consists of 291° Hue, 80% Saturation, and 56% Lightness.
In the CMYK color model, the color #ce35e8 can be represented as Cyan=0.11206896551724%, Magenta=0.77155172413793%, Yellow=0%, and Black=0.090196078431373%.
Shades of #ce35e8
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 #ce35e8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce35e8
Preview of #ce35e8 on White Background
The contrast ratio of #ce35e8 with white color is 3.96
Preview of #ce35e8 on black background
The contrast ratio of #ce35e8 with black color is 5.3
#ce35e8 color will look good with a black background.
Color Schemes of #ce35e8
Triadic Colors of #ce35e8
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 #ce35e8
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 #ce35e8
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 #ce35e8
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: #ce35e8;
}
This is a sample text used for the color #ce35e8. 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: #ce35e8;
}
This is a sample text used for the color #ce35e8. 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 #ce35e8;
}
This is a sample text used for the color #ce35e8. 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 41.96%
Green 10.79%
Blue 47.25%
CMYK Percentage
Cyan 11.51
Magenta 79.23%
Yellow 0%
Black 9.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.