#c04cfc Hex Color
rgb(192, 76, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 4c | fc | - | #c04cfc |
RGB | 192 | 76 | 252 | - | rgb(192,76,252) |
HSL | 280 | 97% | 64% | - | hsl(280,97%,64%) |
HSV | 280 | 70% | 99% | - | hsv(280,70%,99%) |
XYZ | 41.8934 | 23.4036 | 94.4048 | - | xyz(41.8934,23.4036,94.4048) |
CIE-LAB | 55.49 | 72.39 | -67.46 | - | lab(55.49,72.39,-67.46) |
CMYK | 0.23809523809524 | 0.6984126984127 | 0 | 0.011764705882353 | cmyk(0.23809523809524,0.6984126984127,0,0.011764705882353) |
Description
The RGB value of color #c04cfc is rgb(192, 76, 252).
In the hex color #c04cfc, The value of Red is 192, value of Green is 76, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #c04cfc consists of 280° Hue, 97% Saturation, and 64% Lightness.
In the CMYK color model, the color #c04cfc can be represented as Cyan=0.23809523809524%, Magenta=0.6984126984127%, Yellow=0%, and Black=0.011764705882353%.
Shades of #c04cfc
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 #c04cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c04cfc
Preview of #c04cfc on White Background
The contrast ratio of #c04cfc with white color is 3.7
Preview of #c04cfc on black background
The contrast ratio of #c04cfc with black color is 5.68
#c04cfc color will look good with a black background.
Color Schemes of #c04cfc
Triadic Colors of #c04cfc
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 #c04cfc
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 #c04cfc
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 #c04cfc
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: #c04cfc;
}
This is a sample text used for the color #c04cfc. 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: #c04cfc;
}
This is a sample text used for the color #c04cfc. 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 #c04cfc;
}
This is a sample text used for the color #c04cfc. 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 36.92%
Green 14.62%
Blue 48.46%
CMYK Percentage
Cyan 25.11
Magenta 73.65%
Yellow 0%
Black 1.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.