#a8adb2 Hex Color
rgb(168, 173, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ad | b2 | - | #a8adb2 |
RGB | 168 | 173 | 178 | - | rgb(168,173,178) |
HSL | 210 | 6% | 68% | - | hsl(210,6%,68%) |
HSV | 210 | 6% | 70% | - | hsv(210,6%,70%) |
XYZ | 39.1279 | 41.4263 | 48.0533 | - | xyz(39.1279,41.4263,48.0533) |
CIE-LAB | 70.47 | -0.78 | -3.18 | - | lab(70.47,-0.78,-3.18) |
CMYK | 0.056179775280899 | 0.028089887640449 | 0 | 0.30196078431373 | cmyk(0.056179775280899,0.028089887640449,0,0.30196078431373) |
Description
The RGB value of color #a8adb2 is rgb(168, 173, 178).
In the hex color #a8adb2, The value of Red is 168, value of Green is 173, and value of Blue is 178. The primary color is Blue. Similarly, The HSL values for #a8adb2 consists of 210° Hue, 6% Saturation, and 68% Lightness.
In the CMYK color model, the color #a8adb2 can be represented as Cyan=0.056179775280899%, Magenta=0.028089887640449%, Yellow=0%, and Black=0.30196078431373%.
Shades of #a8adb2
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 #a8adb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8adb2
Preview of #a8adb2 on White Background
The contrast ratio of #a8adb2 with white color is 2.26
Preview of #a8adb2 on black background
The contrast ratio of #a8adb2 with black color is 9.29
#a8adb2 color will look good with a black background.
Color Schemes of #a8adb2
Triadic Colors of #a8adb2
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 #a8adb2
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 #a8adb2
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 #a8adb2
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: #a8adb2;
}
This is a sample text used for the color #a8adb2. 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: #a8adb2;
}
This is a sample text used for the color #a8adb2. 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 #a8adb2;
}
This is a sample text used for the color #a8adb2. 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.37%
Green 33.33%
Blue 34.3%
CMYK Percentage
Cyan 14.55
Magenta 7.27%
Yellow 0%
Black 78.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.