#c4abcd Hex Color
rgb(196, 171, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | ab | cd | - | #c4abcd |
RGB | 196 | 171 | 205 | - | rgb(196,171,205) |
HSL | 284 | 25% | 74% | - | hsl(284,25%,74%) |
HSV | 284 | 17% | 80% | - | hsv(284,17%,80%) |
XYZ | 48.3473 | 45.2694 | 63.9473 | - | xyz(48.3473,45.2694,63.9473) |
CIE-LAB | 73.07 | 15.21 | -13.92 | - | lab(73.07,15.21,-13.92) |
CMYK | 0.04390243902439 | 0.16585365853659 | 0 | 0.19607843137255 | cmyk(0.04390243902439,0.16585365853659,0,0.19607843137255) |
Description
The RGB value of color #c4abcd is rgb(196, 171, 205).
In the hex color #c4abcd, The value of Red is 196, value of Green is 171, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c4abcd consists of 284° Hue, 25% Saturation, and 74% Lightness.
In the CMYK color model, the color #c4abcd can be represented as Cyan=0.04390243902439%, Magenta=0.16585365853659%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c4abcd
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 #c4abcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4abcd
Preview of #c4abcd on White Background
The contrast ratio of #c4abcd with white color is 2.09
Preview of #c4abcd on black background
The contrast ratio of #c4abcd with black color is 10.05
#c4abcd color will look good with a black background.
Color Schemes of #c4abcd
Triadic Colors of #c4abcd
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 #c4abcd
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 #c4abcd
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 #c4abcd
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: #c4abcd;
}
This is a sample text used for the color #c4abcd. 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: #c4abcd;
}
This is a sample text used for the color #c4abcd. 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 #c4abcd;
}
This is a sample text used for the color #c4abcd. 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 34.27%
Green 29.9%
Blue 35.84%
CMYK Percentage
Cyan 10.82
Magenta 40.87%
Yellow 0%
Black 48.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.