#c16ddc Hex Color
rgb(193, 109, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 6d | dc | - | #c16ddc |
RGB | 193 | 109 | 220 | - | rgb(193,109,220) |
HSL | 285 | 61% | 65% | - | hsl(285,61%,65%) |
HSV | 285 | 50% | 86% | - | hsv(285,50%,86%) |
XYZ | 40.3792 | 27.442 | 70.8788 | - | xyz(40.3792,27.442,70.8788) |
CIE-LAB | 59.38 | 50.96 | -43.37 | - | lab(59.38,50.96,-43.37) |
CMYK | 0.12272727272727 | 0.50454545454545 | 0 | 0.13725490196078 | cmyk(0.12272727272727,0.50454545454545,0,0.13725490196078) |
Description
The RGB value of color #c16ddc is rgb(193, 109, 220).
In the hex color #c16ddc, The value of Red is 193, value of Green is 109, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c16ddc consists of 285° Hue, 61% Saturation, and 65% Lightness.
In the CMYK color model, the color #c16ddc can be represented as Cyan=0.12272727272727%, Magenta=0.50454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c16ddc
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 #c16ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c16ddc
Preview of #c16ddc on White Background
The contrast ratio of #c16ddc with white color is 3.24
Preview of #c16ddc on black background
The contrast ratio of #c16ddc with black color is 6.49
#c16ddc color will look good with a black background.
Color Schemes of #c16ddc
Triadic Colors of #c16ddc
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 #c16ddc
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 #c16ddc
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 #c16ddc
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: #c16ddc;
}
This is a sample text used for the color #c16ddc. 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: #c16ddc;
}
This is a sample text used for the color #c16ddc. 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 #c16ddc;
}
This is a sample text used for the color #c16ddc. 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 36.97%
Green 20.88%
Blue 42.15%
CMYK Percentage
Cyan 16.05
Magenta 65.99%
Yellow 0%
Black 17.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.