#c41db2 Hex Color
rgb(196, 29, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 1d | b2 | - | #c41db2 |
RGB | 196 | 29 | 178 | - | rgb(196,29,178) |
HSL | 306 | 74% | 44% | - | hsl(306,74%,44%) |
HSV | 306 | 85% | 77% | - | hsv(306,85%,77%) |
XYZ | 31.2402 | 15.8288 | 43.5282 | - | xyz(31.2402,15.8288,43.5282) |
CIE-LAB | 46.75 | 74.59 | -39.15 | - | lab(46.75,74.59,-39.15) |
CMYK | 0 | 0.85204081632653 | 0.091836734693878 | 0.23137254901961 | cmyk(0,0.85204081632653,0.091836734693878,0.23137254901961) |
Description
The RGB value of color #c41db2 is rgb(196, 29, 178).
In the hex color #c41db2, The value of Red is 196, value of Green is 29, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #c41db2 consists of 306° Hue, 74% Saturation, and 44% Lightness.
In the CMYK color model, the color #c41db2 can be represented as Cyan=0%, Magenta=0.85204081632653%, Yellow=0.091836734693878%, and Black=0.23137254901961%.
Shades of #c41db2
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 #c41db2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c41db2
Preview of #c41db2 on White Background
The contrast ratio of #c41db2 with white color is 5.04
#c41db2 color will look good on a white background.
Preview of #c41db2 on black background
The contrast ratio of #c41db2 with black color is 4.17
Color Schemes of #c41db2
Triadic Colors of #c41db2
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 #c41db2
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 #c41db2
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 #c41db2
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 #c41db2
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: #c41db2;
}
This is a sample text used for the color #c41db2. 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: #c41db2;
}
This is a sample text used for the color #c41db2. 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 #c41db2;
}
This is a sample text used for the color #c41db2. 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 48.64%
Green 7.2%
Blue 44.17%
CMYK Percentage
Cyan 0
Magenta 72.5%
Yellow 7.81%
Black 19.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.