#adaac3 Hex Color
rgb(173, 170, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | aa | c3 | - | #adaac3 |
RGB | 173 | 170 | 195 | - | rgb(173,170,195) |
HSL | 247 | 17% | 72% | - | hsl(247,17%,72%) |
HSV | 247 | 13% | 76% | - | hsv(247,13%,76%) |
XYZ | 41.4586 | 41.5738 | 57.4692 | - | xyz(41.4586,41.5738,57.4692) |
CIE-LAB | 70.58 | 6.02 | -12.36 | - | lab(70.58,6.02,-12.36) |
CMYK | 0.11282051282051 | 0.12820512820513 | 0 | 0.23529411764706 | cmyk(0.11282051282051,0.12820512820513,0,0.23529411764706) |
Description
The RGB value of color #adaac3 is rgb(173, 170, 195).
In the hex color #adaac3, The value of Red is 173, value of Green is 170, and value of Blue is 195. The primary color is Blue. Similarly, The HSL values for #adaac3 consists of 247° Hue, 17% Saturation, and 72% Lightness.
In the CMYK color model, the color #adaac3 can be represented as Cyan=0.11282051282051%, Magenta=0.12820512820513%, Yellow=0%, and Black=0.23529411764706%.
Shades of #adaac3
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 #adaac3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adaac3
Preview of #adaac3 on White Background
The contrast ratio of #adaac3 with white color is 2.25
Preview of #adaac3 on black background
The contrast ratio of #adaac3 with black color is 9.31
#adaac3 color will look good with a black background.
Color Schemes of #adaac3
Triadic Colors of #adaac3
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 #adaac3
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 #adaac3
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 #adaac3
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: #adaac3;
}
This is a sample text used for the color #adaac3. 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: #adaac3;
}
This is a sample text used for the color #adaac3. 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 #adaac3;
}
This is a sample text used for the color #adaac3. 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.16%
Green 31.6%
Blue 36.25%
CMYK Percentage
Cyan 23.69
Magenta 26.92%
Yellow 0%
Black 49.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.