#c4aad0 Hex Color
rgb(196, 170, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | aa | d0 | - | #c4aad0 |
RGB | 196 | 170 | 208 | - | rgb(196,170,208) |
HSL | 281 | 29% | 74% | - | hsl(281,29%,74%) |
HSV | 281 | 18% | 82% | - | hsv(281,18%,82%) |
XYZ | 48.5248 | 45.0393 | 65.8104 | - | xyz(48.5248,45.0393,65.8104) |
CIE-LAB | 72.92 | 16.35 | -15.79 | - | lab(72.92,16.35,-15.79) |
CMYK | 0.057692307692308 | 0.18269230769231 | 0 | 0.1843137254902 | cmyk(0.057692307692308,0.18269230769231,0,0.1843137254902) |
Description
The RGB value of color #c4aad0 is rgb(196, 170, 208).
In the hex color #c4aad0, The value of Red is 196, value of Green is 170, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #c4aad0 consists of 281° Hue, 29% Saturation, and 74% Lightness.
In the CMYK color model, the color #c4aad0 can be represented as Cyan=0.057692307692308%, Magenta=0.18269230769231%, Yellow=0%, and Black=0.1843137254902%.
Shades of #c4aad0
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 #c4aad0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4aad0
Preview of #c4aad0 on White Background
The contrast ratio of #c4aad0 with white color is 2.1
Preview of #c4aad0 on black background
The contrast ratio of #c4aad0 with black color is 10.01
#c4aad0 color will look good with a black background.
Color Schemes of #c4aad0
Triadic Colors of #c4aad0
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 #c4aad0
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 #c4aad0
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 #c4aad0
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: #c4aad0;
}
This is a sample text used for the color #c4aad0. 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: #c4aad0;
}
This is a sample text used for the color #c4aad0. 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 #c4aad0;
}
This is a sample text used for the color #c4aad0. 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.15%
Green 29.62%
Blue 36.24%
CMYK Percentage
Cyan 13.58
Magenta 43.02%
Yellow 0%
Black 43.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.