#c41abc Hex Color
rgb(196, 26, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 1a | bc | - | #c41abc |
RGB | 196 | 26 | 188 | - | rgb(196,26,188) |
HSL | 303 | 77% | 44% | - | hsl(303,77%,44%) |
HSV | 303 | 87% | 77% | - | hsv(303,87%,77%) |
XYZ | 32.2114 | 16.1054 | 48.9879 | - | xyz(32.2114,16.1054,48.9879) |
CIE-LAB | 47.11 | 76.56 | -44.44 | - | lab(47.11,76.56,-44.44) |
CMYK | 0 | 0.86734693877551 | 0.040816326530612 | 0.23137254901961 | cmyk(0,0.86734693877551,0.040816326530612,0.23137254901961) |
Description
The RGB value of color #c41abc is rgb(196, 26, 188).
In the hex color #c41abc, The value of Red is 196, value of Green is 26, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c41abc consists of 303° Hue, 77% Saturation, and 44% Lightness.
In the CMYK color model, the color #c41abc can be represented as Cyan=0%, Magenta=0.86734693877551%, Yellow=0.040816326530612%, and Black=0.23137254901961%.
Shades of #c41abc
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 #c41abc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c41abc
Preview of #c41abc on White Background
The contrast ratio of #c41abc with white color is 4.98
#c41abc color will look good on a white background.
Preview of #c41abc on black background
The contrast ratio of #c41abc with black color is 4.22
Color Schemes of #c41abc
Triadic Colors of #c41abc
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 #c41abc
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 #c41abc
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 #c41abc
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 #c41abc
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: #c41abc;
}
This is a sample text used for the color #c41abc. 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: #c41abc;
}
This is a sample text used for the color #c41abc. 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 #c41abc;
}
This is a sample text used for the color #c41abc. 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 47.8%
Green 6.34%
Blue 45.85%
CMYK Percentage
Cyan 0
Magenta 76.11%
Yellow 3.58%
Black 20.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.