#c74fdc Hex Color
rgb(199, 79, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 4f | dc | - | #c74fdc |
RGB | 199 | 79 | 220 | - | rgb(199,79,220) |
HSL | 291 | 67% | 59% | - | hsl(291,67%,59%) |
HSV | 291 | 64% | 86% | - | hsv(291,64%,86%) |
XYZ | 39.2674 | 22.9014 | 70.0609 | - | xyz(39.2674,22.9014,70.0609) |
CIE-LAB | 54.97 | 66.48 | -50.3 | - | lab(54.97,66.48,-50.3) |
CMYK | 0.095454545454546 | 0.64090909090909 | 0 | 0.13725490196078 | cmyk(0.095454545454546,0.64090909090909,0,0.13725490196078) |
Description
The RGB value of color #c74fdc is rgb(199, 79, 220).
In the hex color #c74fdc, The value of Red is 199, value of Green is 79, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c74fdc consists of 291° Hue, 67% Saturation, and 59% Lightness.
In the CMYK color model, the color #c74fdc can be represented as Cyan=0.095454545454546%, Magenta=0.64090909090909%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c74fdc
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 #c74fdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c74fdc
Preview of #c74fdc on White Background
The contrast ratio of #c74fdc with white color is 3.76
Preview of #c74fdc on black background
The contrast ratio of #c74fdc with black color is 5.58
#c74fdc color will look good with a black background.
Color Schemes of #c74fdc
Triadic Colors of #c74fdc
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 #c74fdc
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 #c74fdc
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 #c74fdc
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: #c74fdc;
}
This is a sample text used for the color #c74fdc. 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: #c74fdc;
}
This is a sample text used for the color #c74fdc. 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 #c74fdc;
}
This is a sample text used for the color #c74fdc. 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.96%
Green 15.86%
Blue 44.18%
CMYK Percentage
Cyan 10.93
Magenta 73.36%
Yellow 0%
Black 15.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.