#ce3ddc Hex Color
rgb(206, 61, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 3d | dc | - | #ce3ddc |
RGB | 206 | 61 | 220 | - | rgb(206,61,220) |
HSL | 295 | 69% | 55% | - | hsl(295,69%,55%) |
HSV | 295 | 72% | 86% | - | hsv(295,72%,86%) |
XYZ | 40.0406 | 21.6266 | 69.7741 | - | xyz(40.0406,21.6266,69.7741) |
CIE-LAB | 53.63 | 74.7 | -52.38 | - | lab(53.63,74.7,-52.38) |
CMYK | 0.063636363636364 | 0.72272727272727 | 0 | 0.13725490196078 | cmyk(0.063636363636364,0.72272727272727,0,0.13725490196078) |
Description
The RGB value of color #ce3ddc is rgb(206, 61, 220).
In the hex color #ce3ddc, The value of Red is 206, value of Green is 61, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ce3ddc consists of 295° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #ce3ddc can be represented as Cyan=0.063636363636364%, Magenta=0.72272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ce3ddc
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 #ce3ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce3ddc
Preview of #ce3ddc on White Background
The contrast ratio of #ce3ddc with white color is 3.94
Preview of #ce3ddc on black background
The contrast ratio of #ce3ddc with black color is 5.33
#ce3ddc color will look good with a black background.
Color Schemes of #ce3ddc
Triadic Colors of #ce3ddc
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 #ce3ddc
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 #ce3ddc
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 #ce3ddc
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: #ce3ddc;
}
This is a sample text used for the color #ce3ddc. 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: #ce3ddc;
}
This is a sample text used for the color #ce3ddc. 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 #ce3ddc;
}
This is a sample text used for the color #ce3ddc. 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 42.3%
Green 12.53%
Blue 45.17%
CMYK Percentage
Cyan 6.89
Magenta 78.25%
Yellow 0%
Black 14.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.