#c04fef Hex Color
rgb(192, 79, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 4f | ef | - | #c04fef |
RGB | 192 | 79 | 239 | - | rgb(192,79,239) |
HSL | 282 | 83% | 62% | - | hsl(282,83%,62%) |
HSV | 282 | 67% | 94% | - | hsv(282,67%,94%) |
XYZ | 40.1142 | 23.0304 | 83.9924 | - | xyz(40.1142,23.0304,83.9924) |
CIE-LAB | 55.1 | 68.57 | -60.83 | - | lab(55.1,68.57,-60.83) |
CMYK | 0.19665271966527 | 0.66945606694561 | 0 | 0.062745098039216 | cmyk(0.19665271966527,0.66945606694561,0,0.062745098039216) |
Description
The RGB value of color #c04fef is rgb(192, 79, 239).
In the hex color #c04fef, The value of Red is 192, value of Green is 79, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c04fef consists of 282° Hue, 83% Saturation, and 62% Lightness.
In the CMYK color model, the color #c04fef can be represented as Cyan=0.19665271966527%, Magenta=0.66945606694561%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c04fef
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 #c04fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c04fef
Preview of #c04fef on White Background
The contrast ratio of #c04fef with white color is 3.75
Preview of #c04fef on black background
The contrast ratio of #c04fef with black color is 5.61
#c04fef color will look good with a black background.
Color Schemes of #c04fef
Triadic Colors of #c04fef
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 #c04fef
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 #c04fef
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 #c04fef
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: #c04fef;
}
This is a sample text used for the color #c04fef. 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: #c04fef;
}
This is a sample text used for the color #c04fef. 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 #c04fef;
}
This is a sample text used for the color #c04fef. 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 37.65%
Green 15.49%
Blue 46.86%
CMYK Percentage
Cyan 21.17
Magenta 72.07%
Yellow 0%
Black 6.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.