#c742df Hex Color
rgb(199, 66, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 42 | df | - | #c742df |
RGB | 199 | 66 | 223 | - | rgb(199,66,223) |
HSL | 291 | 71% | 57% | - | hsl(291,71%,57%) |
HSV | 291 | 70% | 87% | - | hsv(291,70%,87%) |
XYZ | 38.8207 | 21.3663 | 71.8901 | - | xyz(38.8207,21.3663,71.8901) |
CIE-LAB | 53.35 | 72.06 | -54.59 | - | lab(53.35,72.06,-54.59) |
CMYK | 0.10762331838565 | 0.70403587443946 | 0 | 0.12549019607843 | cmyk(0.10762331838565,0.70403587443946,0,0.12549019607843) |
Description
The RGB value of color #c742df is rgb(199, 66, 223).
In the hex color #c742df, The value of Red is 199, value of Green is 66, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c742df consists of 291° Hue, 71% Saturation, and 57% Lightness.
In the CMYK color model, the color #c742df can be represented as Cyan=0.10762331838565%, Magenta=0.70403587443946%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c742df
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 #c742df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c742df
Preview of #c742df on White Background
The contrast ratio of #c742df with white color is 3.98
Preview of #c742df on black background
The contrast ratio of #c742df with black color is 5.27
#c742df color will look good with a black background.
Color Schemes of #c742df
Triadic Colors of #c742df
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 #c742df
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 #c742df
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 #c742df
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: #c742df;
}
This is a sample text used for the color #c742df. 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: #c742df;
}
This is a sample text used for the color #c742df. 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 #c742df;
}
This is a sample text used for the color #c742df. 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 40.78%
Green 13.52%
Blue 45.7%
CMYK Percentage
Cyan 11.48
Magenta 75.13%
Yellow 0%
Black 13.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.