#c13cdf Hex Color
rgb(193, 60, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 3c | df | - | #c13cdf |
RGB | 193 | 60 | 223 | - | rgb(193,60,223) |
HSL | 289 | 72% | 55% | - | hsl(289,72%,55%) |
HSV | 289 | 73% | 87% | - | hsv(289,73%,87%) |
XYZ | 36.9275 | 19.8969 | 71.7062 | - | xyz(36.9275,19.8969,71.7062) |
CIE-LAB | 51.72 | 72.95 | -57.25 | - | lab(51.72,72.95,-57.25) |
CMYK | 0.13452914798206 | 0.73094170403587 | 0 | 0.12549019607843 | cmyk(0.13452914798206,0.73094170403587,0,0.12549019607843) |
Description
The RGB value of color #c13cdf is rgb(193, 60, 223).
In the hex color #c13cdf, The value of Red is 193, value of Green is 60, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c13cdf consists of 289° Hue, 72% Saturation, and 55% Lightness.
In the CMYK color model, the color #c13cdf can be represented as Cyan=0.13452914798206%, Magenta=0.73094170403587%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c13cdf
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 #c13cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c13cdf
Preview of #c13cdf on White Background
The contrast ratio of #c13cdf with white color is 4.22
Preview of #c13cdf on black background
The contrast ratio of #c13cdf with black color is 4.98
#c13cdf color will look good with a black background.
Color Schemes of #c13cdf
Triadic Colors of #c13cdf
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 #c13cdf
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 #c13cdf
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 #c13cdf
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: #c13cdf;
}
This is a sample text used for the color #c13cdf. 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: #c13cdf;
}
This is a sample text used for the color #c13cdf. 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 #c13cdf;
}
This is a sample text used for the color #c13cdf. 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 40.55%
Green 12.61%
Blue 46.85%
CMYK Percentage
Cyan 13.58
Magenta 73.76%
Yellow 0%
Black 12.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.