#ccabf9 Hex Color
rgb(204, 171, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ab | f9 | - | #ccabf9 |
RGB | 204 | 171 | 249 | - | rgb(204,171,249) |
HSL | 265 | 87% | 82% | - | hsl(265,87%,82%) |
HSV | 265 | 31% | 98% | - | hsv(265,31%,98%) |
XYZ | 56.5636 | 48.8027 | 96.0612 | - | xyz(56.5636,48.8027,96.0612) |
CIE-LAB | 75.33 | 26.91 | -34.36 | - | lab(75.33,26.91,-34.36) |
CMYK | 0.18072289156627 | 0.31325301204819 | 0 | 0.023529411764706 | cmyk(0.18072289156627,0.31325301204819,0,0.023529411764706) |
Description
The RGB value of color #ccabf9 is rgb(204, 171, 249).
In the hex color #ccabf9, The value of Red is 204, value of Green is 171, and value of Blue is 249. The primary color is Blue. Similarly, The HSL values for #ccabf9 consists of 265° Hue, 87% Saturation, and 82% Lightness.
In the CMYK color model, the color #ccabf9 can be represented as Cyan=0.18072289156627%, Magenta=0.31325301204819%, Yellow=0%, and Black=0.023529411764706%.
Shades of #ccabf9
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 #ccabf9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccabf9
Preview of #ccabf9 on White Background
The contrast ratio of #ccabf9 with white color is 1.95
Preview of #ccabf9 on black background
The contrast ratio of #ccabf9 with black color is 10.76
#ccabf9 color will look good with a black background.
Color Schemes of #ccabf9
Triadic Colors of #ccabf9
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 #ccabf9
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 #ccabf9
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 #ccabf9
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: #ccabf9;
}
This is a sample text used for the color #ccabf9. 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: #ccabf9;
}
This is a sample text used for the color #ccabf9. 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 #ccabf9;
}
This is a sample text used for the color #ccabf9. 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.69%
Green 27.4%
Blue 39.9%
CMYK Percentage
Cyan 34.92
Magenta 60.53%
Yellow 0%
Black 4.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.