#c5abd7 Hex Color
rgb(197, 171, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ab | d7 | - | #c5abd7 |
RGB | 197 | 171 | 215 | - | rgb(197,171,215) |
HSL | 275 | 35% | 76% | - | hsl(275,35%,76%) |
HSV | 275 | 20% | 84% | - | hsv(275,20%,84%) |
XYZ | 49.8546 | 45.9024 | 70.5224 | - | xyz(49.8546,45.9024,70.5224) |
CIE-LAB | 73.48 | 17.54 | -18.76 | - | lab(73.48,17.54,-18.76) |
CMYK | 0.083720930232558 | 0.2046511627907 | 0 | 0.15686274509804 | cmyk(0.083720930232558,0.2046511627907,0,0.15686274509804) |
Description
The RGB value of color #c5abd7 is rgb(197, 171, 215).
In the hex color #c5abd7, The value of Red is 197, value of Green is 171, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #c5abd7 consists of 275° Hue, 35% Saturation, and 76% Lightness.
In the CMYK color model, the color #c5abd7 can be represented as Cyan=0.083720930232558%, Magenta=0.2046511627907%, Yellow=0%, and Black=0.15686274509804%.
Shades of #c5abd7
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 #c5abd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5abd7
Preview of #c5abd7 on White Background
The contrast ratio of #c5abd7 with white color is 2.06
Preview of #c5abd7 on black background
The contrast ratio of #c5abd7 with black color is 10.18
#c5abd7 color will look good with a black background.
Color Schemes of #c5abd7
Triadic Colors of #c5abd7
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 #c5abd7
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 #c5abd7
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 #c5abd7
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: #c5abd7;
}
This is a sample text used for the color #c5abd7. 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: #c5abd7;
}
This is a sample text used for the color #c5abd7. 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 #c5abd7;
}
This is a sample text used for the color #c5abd7. 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 33.79%
Green 29.33%
Blue 36.88%
CMYK Percentage
Cyan 18.8
Magenta 45.96%
Yellow 0%
Black 35.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.