#c42fff Hex Color
rgb(196, 47, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c4 | 2f | ff | - | #c42fff |
| RGB | 196 | 47 | 255 | - | rgb(196,47,255) |
| HSL | 283 | 100% | 59% | - | hsl(283,100%,59%) |
| HSV | 283 | 82% | 100% | - | hsv(283,82%,100%) |
| XYZ | 41.8315 | 20.9888 | 96.4542 | - | xyz(41.8315,20.9888,96.4542) |
| CIE-LAB | 52.94 | 83.18 | -73.22 | - | lab(52.94,83.18,-73.22) |
| CMYK | 0.23137254901961 | 0.8156862745098 | 0 | 0 | cmyk(0.23137254901961,0.8156862745098,0,0) |
Description
The RGB value of color #c42fff is rgb(196, 47, 255).
In the hex color #c42fff, The value of Red is 196, value of Green is 47, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #c42fff consists of 283° Hue, 100% Saturation, and 59% Lightness.
In the CMYK color model, the color #c42fff can be represented as Cyan=0.23137254901961%, Magenta=0.8156862745098%, Yellow=0%, and Black=0%.
Shades of #c42fff
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 #c42fff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c42fff
Preview of #c42fff on White Background
The contrast ratio of #c42fff with white color is 4.04
Preview of #c42fff on black background
The contrast ratio of #c42fff with black color is 5.2
#c42fff color will look good with a black background.
Color Schemes of #c42fff
Triadic Colors of #c42fff
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 #c42fff
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 #c42fff
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 #c42fff
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: #c42fff;
}
This is a sample text used for the color #c42fff. 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: #c42fff;
}
This is a sample text used for the color #c42fff. 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 #c42fff;
}
This is a sample text used for the color #c42fff. 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 39.36%
Green 9.44%
Blue 51.2%
CMYK Percentage
Cyan 22.1
Magenta 77.9%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.