#c716fb Hex Color
rgb(199, 22, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 16 | fb | - | #c716fb |
RGB | 199 | 22 | 251 | - | rgb(199,22,251) |
HSL | 286 | 97% | 54% | - | hsl(286,97%,54%) |
HSV | 286 | 91% | 98% | - | hsv(286,91%,98%) |
XYZ | 41.2527 | 19.681 | 92.8913 | - | xyz(41.2527,19.681,92.8913) |
CIE-LAB | 51.47 | 87.73 | -73.35 | - | lab(51.47,87.73,-73.35) |
CMYK | 0.20717131474104 | 0.91235059760956 | 0 | 0.015686274509804 | cmyk(0.20717131474104,0.91235059760956,0,0.015686274509804) |
Description
The RGB value of color #c716fb is rgb(199, 22, 251).
In the hex color #c716fb, The value of Red is 199, value of Green is 22, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c716fb consists of 286° Hue, 97% Saturation, and 54% Lightness.
In the CMYK color model, the color #c716fb can be represented as Cyan=0.20717131474104%, Magenta=0.91235059760956%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c716fb
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 #c716fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c716fb
Preview of #c716fb on White Background
The contrast ratio of #c716fb with white color is 4.25
Preview of #c716fb on black background
The contrast ratio of #c716fb with black color is 4.94
#c716fb color will look good with a black background.
Color Schemes of #c716fb
Triadic Colors of #c716fb
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 #c716fb
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 #c716fb
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 #c716fb
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: #c716fb;
}
This is a sample text used for the color #c716fb. 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: #c716fb;
}
This is a sample text used for the color #c716fb. 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 #c716fb;
}
This is a sample text used for the color #c716fb. 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 42.16%
Green 4.66%
Blue 53.18%
CMYK Percentage
Cyan 18.25
Magenta 80.37%
Yellow 0%
Black 1.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.