#c696fd Hex Color
rgb(198, 150, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 96 | fd | - | #c696fd |
RGB | 198 | 150 | 253 | - | rgb(198,150,253) |
HSL | 268 | 96% | 79% | - | hsl(268,96%,79%) |
HSV | 268 | 41% | 99% | - | hsv(268,41%,99%) |
XYZ | 51.9247 | 40.9103 | 98.0883 | - | xyz(51.9247,40.9103,98.0883) |
CIE-LAB | 70.11 | 37.56 | -44.69 | - | lab(70.11,37.56,-44.69) |
CMYK | 0.21739130434783 | 0.40711462450593 | 0 | 0.0078431372549019 | cmyk(0.21739130434783,0.40711462450593,0,0.0078431372549019) |
Description
The RGB value of color #c696fd is rgb(198, 150, 253).
In the hex color #c696fd, The value of Red is 198, value of Green is 150, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #c696fd consists of 268° Hue, 96% Saturation, and 79% Lightness.
In the CMYK color model, the color #c696fd can be represented as Cyan=0.21739130434783%, Magenta=0.40711462450593%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #c696fd
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 #c696fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c696fd
Preview of #c696fd on White Background
The contrast ratio of #c696fd with white color is 2.29
Preview of #c696fd on black background
The contrast ratio of #c696fd with black color is 9.18
#c696fd color will look good with a black background.
Color Schemes of #c696fd
Triadic Colors of #c696fd
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 #c696fd
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 #c696fd
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 #c696fd
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: #c696fd;
}
This is a sample text used for the color #c696fd. 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: #c696fd;
}
This is a sample text used for the color #c696fd. 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 #c696fd;
}
This is a sample text used for the color #c696fd. 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 32.95%
Green 24.96%
Blue 42.1%
CMYK Percentage
Cyan 34.38
Magenta 64.38%
Yellow 0%
Black 1.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.