#a6b4cf Hex Color
rgb(166, 180, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | b4 | cf | - | #a6b4cf |
RGB | 166 | 180 | 207 | - | rgb(166,180,207) |
HSL | 220 | 30% | 73% | - | hsl(220,30%,73%) |
HSV | 220 | 20% | 81% | - | hsv(220,20%,81%) |
XYZ | 43.3096 | 45.2545 | 65.4838 | - | xyz(43.3096,45.2545,65.4838) |
CIE-LAB | 73.06 | 0.88 | -15.27 | - | lab(73.06,0.88,-15.27) |
CMYK | 0.19806763285024 | 0.1304347826087 | 0 | 0.18823529411765 | cmyk(0.19806763285024,0.1304347826087,0,0.18823529411765) |
Description
The RGB value of color #a6b4cf is rgb(166, 180, 207).
In the hex color #a6b4cf, The value of Red is 166, value of Green is 180, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #a6b4cf consists of 220° Hue, 30% Saturation, and 73% Lightness.
In the CMYK color model, the color #a6b4cf can be represented as Cyan=0.19806763285024%, Magenta=0.1304347826087%, Yellow=0%, and Black=0.18823529411765%.
Shades of #a6b4cf
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 #a6b4cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6b4cf
Preview of #a6b4cf on White Background
The contrast ratio of #a6b4cf with white color is 2.09
Preview of #a6b4cf on black background
The contrast ratio of #a6b4cf with black color is 10.05
#a6b4cf color will look good with a black background.
Color Schemes of #a6b4cf
Triadic Colors of #a6b4cf
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 #a6b4cf
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 #a6b4cf
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 #a6b4cf
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: #a6b4cf;
}
This is a sample text used for the color #a6b4cf. 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: #a6b4cf;
}
This is a sample text used for the color #a6b4cf. 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 #a6b4cf;
}
This is a sample text used for the color #a6b4cf. 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.02%
Green 32.55%
Blue 37.43%
CMYK Percentage
Cyan 38.33
Magenta 25.24%
Yellow 0%
Black 36.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.