#c46fde Hex Color
rgb(196, 111, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 6f | de | - | #c46fde |
RGB | 196 | 111 | 222 | - | rgb(196,111,222) |
HSL | 286 | 63% | 65% | - | hsl(286,63%,65%) |
HSV | 286 | 50% | 87% | - | hsv(286,50%,87%) |
XYZ | 41.6342 | 28.3786 | 72.3905 | - | xyz(41.6342,28.3786,72.3905) |
CIE-LAB | 60.23 | 51.15 | -43.13 | - | lab(60.23,51.15,-43.13) |
CMYK | 0.11711711711712 | 0.5 | 0 | 0.12941176470588 | cmyk(0.11711711711712,0.5,0,0.12941176470588) |
Description
The RGB value of color #c46fde is rgb(196, 111, 222).
In the hex color #c46fde, The value of Red is 196, value of Green is 111, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #c46fde consists of 286° Hue, 63% Saturation, and 65% Lightness.
In the CMYK color model, the color #c46fde can be represented as Cyan=0.11711711711712%, Magenta=0.5%, Yellow=0%, and Black=0.12941176470588%.
Shades of #c46fde
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 #c46fde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c46fde
Preview of #c46fde on White Background
The contrast ratio of #c46fde with white color is 3.15
Preview of #c46fde on black background
The contrast ratio of #c46fde with black color is 6.68
#c46fde color will look good with a black background.
Color Schemes of #c46fde
Triadic Colors of #c46fde
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 #c46fde
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 #c46fde
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 #c46fde
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: #c46fde;
}
This is a sample text used for the color #c46fde. 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: #c46fde;
}
This is a sample text used for the color #c46fde. 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 #c46fde;
}
This is a sample text used for the color #c46fde. 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.05%
Green 20.98%
Blue 41.97%
CMYK Percentage
Cyan 15.69
Magenta 66.98%
Yellow 0%
Black 17.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.