#c5abdf Hex Color
rgb(197, 171, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ab | df | - | #c5abdf |
RGB | 197 | 171 | 223 | - | rgb(197,171,223) |
HSL | 270 | 45% | 77% | - | hsl(270,45%,77%) |
HSV | 270 | 23% | 87% | - | hsv(270,23%,87%) |
XYZ | 50.9082 | 46.3238 | 76.0703 | - | xyz(50.9082,46.3238,76.0703) |
CIE-LAB | 73.76 | 19.18 | -22.72 | - | lab(73.76,19.18,-22.72) |
CMYK | 0.11659192825112 | 0.23318385650224 | 0 | 0.12549019607843 | cmyk(0.11659192825112,0.23318385650224,0,0.12549019607843) |
Description
The RGB value of color #c5abdf is rgb(197, 171, 223).
In the hex color #c5abdf, The value of Red is 197, value of Green is 171, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c5abdf consists of 270° Hue, 45% Saturation, and 77% Lightness.
In the CMYK color model, the color #c5abdf can be represented as Cyan=0.11659192825112%, Magenta=0.23318385650224%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c5abdf
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 #c5abdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5abdf
Preview of #c5abdf on White Background
The contrast ratio of #c5abdf with white color is 2.05
Preview of #c5abdf on black background
The contrast ratio of #c5abdf with black color is 10.26
#c5abdf color will look good with a black background.
Color Schemes of #c5abdf
Triadic Colors of #c5abdf
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 #c5abdf
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 #c5abdf
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 #c5abdf
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: #c5abdf;
}
This is a sample text used for the color #c5abdf. 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: #c5abdf;
}
This is a sample text used for the color #c5abdf. 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 #c5abdf;
}
This is a sample text used for the color #c5abdf. 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.33%
Green 28.93%
Blue 37.73%
CMYK Percentage
Cyan 24.53
Magenta 49.06%
Yellow 0%
Black 26.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.