#c56add Hex Color
rgb(197, 106, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 6a | dd | - | #c56add |
RGB | 197 | 106 | 221 | - | rgb(197,106,221) |
HSL | 287 | 63% | 64% | - | hsl(287,63%,64%) |
HSV | 287 | 52% | 87% | - | hsv(287,52%,87%) |
XYZ | 41.2311 | 27.3988 | 71.522 | - | xyz(41.2311,27.3988,71.522) |
CIE-LAB | 59.34 | 53.75 | -43.96 | - | lab(59.34,53.75,-43.96) |
CMYK | 0.10859728506787 | 0.52036199095023 | 0 | 0.13333333333333 | cmyk(0.10859728506787,0.52036199095023,0,0.13333333333333) |
Description
The RGB value of color #c56add is rgb(197, 106, 221).
In the hex color #c56add, The value of Red is 197, value of Green is 106, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c56add consists of 287° Hue, 63% Saturation, and 64% Lightness.
In the CMYK color model, the color #c56add can be represented as Cyan=0.10859728506787%, Magenta=0.52036199095023%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c56add
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 #c56add
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c56add
Preview of #c56add on White Background
The contrast ratio of #c56add with white color is 3.24
Preview of #c56add on black background
The contrast ratio of #c56add with black color is 6.48
#c56add color will look good with a black background.
Color Schemes of #c56add
Triadic Colors of #c56add
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 #c56add
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 #c56add
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 #c56add
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: #c56add;
}
This is a sample text used for the color #c56add. 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: #c56add;
}
This is a sample text used for the color #c56add. 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 #c56add;
}
This is a sample text used for the color #c56add. 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.6%
Green 20.23%
Blue 42.18%
CMYK Percentage
Cyan 14.25
Magenta 68.26%
Yellow 0%
Black 17.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.