#adafc7 Hex Color
rgb(173, 175, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | af | c7 | - | #adafc7 |
RGB | 173 | 175 | 199 | - | rgb(173,175,199) |
HSL | 235 | 19% | 73% | - | hsl(235,19%,73%) |
HSV | 235 | 13% | 78% | - | hsv(235,13%,78%) |
XYZ | 42.8724 | 43.6677 | 60.2019 | - | xyz(42.8724,43.6677,60.2019) |
CIE-LAB | 72.01 | 4.12 | -12.42 | - | lab(72.01,4.12,-12.42) |
CMYK | 0.13065326633166 | 0.12060301507538 | 0 | 0.21960784313725 | cmyk(0.13065326633166,0.12060301507538,0,0.21960784313725) |
Description
The RGB value of color #adafc7 is rgb(173, 175, 199).
In the hex color #adafc7, The value of Red is 173, value of Green is 175, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #adafc7 consists of 235° Hue, 19% Saturation, and 73% Lightness.
In the CMYK color model, the color #adafc7 can be represented as Cyan=0.13065326633166%, Magenta=0.12060301507538%, Yellow=0%, and Black=0.21960784313725%.
Shades of #adafc7
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 #adafc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adafc7
Preview of #adafc7 on White Background
The contrast ratio of #adafc7 with white color is 2.16
Preview of #adafc7 on black background
The contrast ratio of #adafc7 with black color is 9.73
#adafc7 color will look good with a black background.
Color Schemes of #adafc7
Triadic Colors of #adafc7
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 #adafc7
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 #adafc7
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 #adafc7
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: #adafc7;
}
This is a sample text used for the color #adafc7. 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: #adafc7;
}
This is a sample text used for the color #adafc7. 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 #adafc7;
}
This is a sample text used for the color #adafc7. 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 31.63%
Green 31.99%
Blue 36.38%
CMYK Percentage
Cyan 27.75
Magenta 25.61%
Yellow 0%
Black 46.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.