#ccabb0 Hex Color
rgb(204, 171, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ab | b0 | - | #ccabb0 |
RGB | 204 | 171 | 176 | - | rgb(204,171,176) |
HSL | 351 | 24% | 74% | - | hsl(351,24%,74%) |
HSV | 351 | 16% | 80% | - | hsv(351,16%,80%) |
XYZ | 47.3012 | 45.0978 | 47.286 | - | xyz(47.3012,45.0978,47.286) |
CIE-LAB | 72.96 | 12.8 | 1.92 | - | lab(72.96,12.8,1.92) |
CMYK | 0 | 0.16176470588235 | 0.13725490196078 | 0.2 | cmyk(0,0.16176470588235,0.13725490196078,0.2) |
Description
The RGB value of color #ccabb0 is rgb(204, 171, 176).
In the hex color #ccabb0, The value of Red is 204, value of Green is 171, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #ccabb0 consists of 351° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #ccabb0 can be represented as Cyan=0%, Magenta=0.16176470588235%, Yellow=0.13725490196078%, and Black=0.2%.
Shades of #ccabb0
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 #ccabb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccabb0
Preview of #ccabb0 on White Background
The contrast ratio of #ccabb0 with white color is 2.1
Preview of #ccabb0 on black background
The contrast ratio of #ccabb0 with black color is 10.02
#ccabb0 color will look good with a black background.
Color Schemes of #ccabb0
Triadic Colors of #ccabb0
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 #ccabb0
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 #ccabb0
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 #ccabb0
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: #ccabb0;
}
This is a sample text used for the color #ccabb0. 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: #ccabb0;
}
This is a sample text used for the color #ccabb0. 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 #ccabb0;
}
This is a sample text used for the color #ccabb0. 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 37.02%
Green 31.03%
Blue 31.94%
CMYK Percentage
Cyan 0
Magenta 32.42%
Yellow 27.5%
Black 40.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.