#c13cdd Hex Color
rgb(193, 60, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 3c | dd | - | #c13cdd |
RGB | 193 | 60 | 221 | - | rgb(193,60,221) |
HSL | 290 | 70% | 55% | - | hsl(290,70%,55%) |
HSV | 290 | 73% | 87% | - | hsv(290,73%,87%) |
XYZ | 36.6593 | 19.7896 | 70.2942 | - | xyz(36.6593,19.7896,70.2942) |
CIE-LAB | 51.6 | 72.59 | -56.31 | - | lab(51.6,72.59,-56.31) |
CMYK | 0.12669683257919 | 0.72850678733032 | 0 | 0.13333333333333 | cmyk(0.12669683257919,0.72850678733032,0,0.13333333333333) |
Description
The RGB value of color #c13cdd is rgb(193, 60, 221).
In the hex color #c13cdd, The value of Red is 193, value of Green is 60, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c13cdd consists of 290° Hue, 70% Saturation, and 55% Lightness.
In the CMYK color model, the color #c13cdd can be represented as Cyan=0.12669683257919%, Magenta=0.72850678733032%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c13cdd
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 #c13cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c13cdd
Preview of #c13cdd on White Background
The contrast ratio of #c13cdd with white color is 4.24
Preview of #c13cdd on black background
The contrast ratio of #c13cdd with black color is 4.96
#c13cdd color will look good with a black background.
Color Schemes of #c13cdd
Triadic Colors of #c13cdd
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 #c13cdd
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 #c13cdd
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 #c13cdd
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: #c13cdd;
}
This is a sample text used for the color #c13cdd. 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: #c13cdd;
}
This is a sample text used for the color #c13cdd. 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 #c13cdd;
}
This is a sample text used for the color #c13cdd. 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.72%
Green 12.66%
Blue 46.62%
CMYK Percentage
Cyan 12.82
Magenta 73.7%
Yellow 0%
Black 13.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.