#c1addc Hex Color
rgb(193, 173, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | ad | dc | - | #c1addc |
RGB | 193 | 173 | 220 | - | rgb(193,173,220) |
HSL | 266 | 40% | 77% | - | hsl(266,40%,77%) |
HSV | 266 | 21% | 86% | - | hsv(266,21%,86%) |
XYZ | 49.8542 | 46.3919 | 74.0371 | - | xyz(49.8542,46.3919,74.0371) |
CIE-LAB | 73.8 | 16.17 | -21.04 | - | lab(73.8,16.17,-21.04) |
CMYK | 0.12272727272727 | 0.21363636363636 | 0 | 0.13725490196078 | cmyk(0.12272727272727,0.21363636363636,0,0.13725490196078) |
Description
The RGB value of color #c1addc is rgb(193, 173, 220).
In the hex color #c1addc, The value of Red is 193, value of Green is 173, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c1addc consists of 266° Hue, 40% Saturation, and 77% Lightness.
In the CMYK color model, the color #c1addc can be represented as Cyan=0.12272727272727%, Magenta=0.21363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c1addc
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 #c1addc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1addc
Preview of #c1addc on White Background
The contrast ratio of #c1addc with white color is 2.04
Preview of #c1addc on black background
The contrast ratio of #c1addc with black color is 10.28
#c1addc color will look good with a black background.
Color Schemes of #c1addc
Triadic Colors of #c1addc
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 #c1addc
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 #c1addc
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 #c1addc
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: #c1addc;
}
This is a sample text used for the color #c1addc. 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: #c1addc;
}
This is a sample text used for the color #c1addc. 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 #c1addc;
}
This is a sample text used for the color #c1addc. 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.94%
Green 29.52%
Blue 37.54%
CMYK Percentage
Cyan 25.91
Magenta 45.11%
Yellow 0%
Black 28.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.