#adcac7 Hex Color
rgb(173, 202, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ca | c7 | - | #adcac7 |
RGB | 173 | 202 | 199 | - | rgb(173,202,199) |
HSL | 174 | 21% | 74% | - | hsl(174,21%,74%) |
HSV | 174 | 14% | 79% | - | hsv(174,14%,79%) |
XYZ | 48.6629 | 55.2488 | 62.1321 | - | xyz(48.6629,55.2488,62.1321) |
CIE-LAB | 79.18 | -10.28 | -1.78 | - | lab(79.18,-10.28,-1.78) |
CMYK | 0.14356435643564 | 0 | 0.014851485148515 | 0.2078431372549 | cmyk(0.14356435643564,0,0.014851485148515,0.2078431372549) |
Description
The RGB value of color #adcac7 is rgb(173, 202, 199).
In the hex color #adcac7, The value of Red is 173, value of Green is 202, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #adcac7 consists of 174° Hue, 21% Saturation, and 74% Lightness.
In the CMYK color model, the color #adcac7 can be represented as Cyan=0.14356435643564%, Magenta=0%, Yellow=0.014851485148515%, and Black=0.2078431372549%.
Shades of #adcac7
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 #adcac7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adcac7
Preview of #adcac7 on White Background
The contrast ratio of #adcac7 with white color is 1.74
Preview of #adcac7 on black background
The contrast ratio of #adcac7 with black color is 12.05
#adcac7 color will look good with a black background.
Color Schemes of #adcac7
Triadic Colors of #adcac7
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 #adcac7
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 #adcac7
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 #adcac7
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: #adcac7;
}
This is a sample text used for the color #adcac7. 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: #adcac7;
}
This is a sample text used for the color #adcac7. 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 #adcac7;
}
This is a sample text used for the color #adcac7. 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 30.14%
Green 35.19%
Blue 34.67%
CMYK Percentage
Cyan 39.2
Magenta 0%
Yellow 4.05%
Black 56.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.