#c61dca Hex Color
rgb(198, 29, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 1d | ca | - | #c61dca |
RGB | 198 | 29 | 202 | - | rgb(198,29,202) |
HSL | 299 | 75% | 45% | - | hsl(299,75%,45%) |
HSV | 299 | 86% | 79% | - | hsv(299,86%,79%) |
XYZ | 34.3887 | 17.1488 | 57.3747 | - | xyz(34.3887,17.1488,57.3747) |
CIE-LAB | 48.45 | 78.49 | -50.43 | - | lab(48.45,78.49,-50.43) |
CMYK | 0.01980198019802 | 0.85643564356436 | 0 | 0.2078431372549 | cmyk(0.01980198019802,0.85643564356436,0,0.2078431372549) |
Description
The RGB value of color #c61dca is rgb(198, 29, 202).
In the hex color #c61dca, The value of Red is 198, value of Green is 29, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #c61dca consists of 299° Hue, 75% Saturation, and 45% Lightness.
In the CMYK color model, the color #c61dca can be represented as Cyan=0.01980198019802%, Magenta=0.85643564356436%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c61dca
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 #c61dca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c61dca
Preview of #c61dca on White Background
The contrast ratio of #c61dca with white color is 4.74
#c61dca color will look good on a white background.
Preview of #c61dca on black background
The contrast ratio of #c61dca with black color is 4.43
Color Schemes of #c61dca
Triadic Colors of #c61dca
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 #c61dca
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 #c61dca
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 #c61dca
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.
Monochromatic Colors of #c61dca
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c61dca;
}
This is a sample text used for the color #c61dca. 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: #c61dca;
}
This is a sample text used for the color #c61dca. 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 #c61dca;
}
This is a sample text used for the color #c61dca. 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 46.15%
Green 6.76%
Blue 47.09%
CMYK Percentage
Cyan 1.83
Magenta 79%
Yellow 0%
Black 19.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.