#c1a7dc Hex Color
rgb(193, 167, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | a7 | dc | - | #c1a7dc |
RGB | 193 | 167 | 220 | - | rgb(193,167,220) |
HSL | 269 | 43% | 76% | - | hsl(269,43%,76%) |
HSV | 269 | 24% | 86% | - | hsv(269,24%,86%) |
XYZ | 48.7293 | 44.1422 | 73.6621 | - | xyz(48.7293,44.1422,73.6621) |
CIE-LAB | 72.32 | 19.47 | -23.29 | - | lab(72.32,19.47,-23.29) |
CMYK | 0.12272727272727 | 0.24090909090909 | 0 | 0.13725490196078 | cmyk(0.12272727272727,0.24090909090909,0,0.13725490196078) |
Description
The RGB value of color #c1a7dc is rgb(193, 167, 220).
In the hex color #c1a7dc, The value of Red is 193, value of Green is 167, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c1a7dc consists of 269° Hue, 43% Saturation, and 76% Lightness.
In the CMYK color model, the color #c1a7dc can be represented as Cyan=0.12272727272727%, Magenta=0.24090909090909%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c1a7dc
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 #c1a7dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1a7dc
Preview of #c1a7dc on White Background
The contrast ratio of #c1a7dc with white color is 2.14
Preview of #c1a7dc on black background
The contrast ratio of #c1a7dc with black color is 9.83
#c1a7dc color will look good with a black background.
Color Schemes of #c1a7dc
Triadic Colors of #c1a7dc
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 #c1a7dc
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 #c1a7dc
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 #c1a7dc
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: #c1a7dc;
}
This is a sample text used for the color #c1a7dc. 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: #c1a7dc;
}
This is a sample text used for the color #c1a7dc. 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 #c1a7dc;
}
This is a sample text used for the color #c1a7dc. 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.28%
Green 28.79%
Blue 37.93%
CMYK Percentage
Cyan 24.5
Magenta 48.1%
Yellow 0%
Black 27.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.