#c717cf Hex Color
rgb(199, 23, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 17 | cf | - | #c717cf |
RGB | 199 | 23 | 207 | - | rgb(199,23,207) |
HSL | 297 | 80% | 45% | - | hsl(297,80%,45%) |
HSV | 297 | 89% | 81% | - | hsv(297,89%,81%) |
XYZ | 35.1221 | 17.2599 | 60.5118 | - | xyz(35.1221,17.2599,60.5118) |
CIE-LAB | 48.59 | 80.41 | -53.08 | - | lab(48.59,80.41,-53.08) |
CMYK | 0.038647342995169 | 0.88888888888889 | 0 | 0.18823529411765 | cmyk(0.038647342995169,0.88888888888889,0,0.18823529411765) |
Description
The RGB value of color #c717cf is rgb(199, 23, 207).
In the hex color #c717cf, The value of Red is 199, value of Green is 23, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c717cf consists of 297° Hue, 80% Saturation, and 45% Lightness.
In the CMYK color model, the color #c717cf can be represented as Cyan=0.038647342995169%, Magenta=0.88888888888889%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c717cf
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 #c717cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c717cf
Preview of #c717cf on White Background
The contrast ratio of #c717cf with white color is 4.72
#c717cf color will look good on a white background.
Preview of #c717cf on black background
The contrast ratio of #c717cf with black color is 4.45
Color Schemes of #c717cf
Triadic Colors of #c717cf
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 #c717cf
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 #c717cf
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 #c717cf
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.
Monochromatic Colors of #c717cf
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c717cf;
}
This is a sample text used for the color #c717cf. 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: #c717cf;
}
This is a sample text used for the color #c717cf. 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 #c717cf;
}
This is a sample text used for the color #c717cf. 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 46.39%
Green 5.36%
Blue 48.25%
CMYK Percentage
Cyan 3.46
Magenta 79.67%
Yellow 0%
Black 16.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.