#a6bccd Hex Color
rgb(166, 188, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | bc | cd | - | #a6bccd |
RGB | 166 | 188 | 205 | - | rgb(166,188,205) |
HSL | 206 | 28% | 73% | - | hsl(206,28%,73%) |
HSV | 206 | 19% | 80% | - | hsv(206,19%,80%) |
XYZ | 44.7285 | 48.4812 | 64.758 | - | xyz(44.7285,48.4812,64.758) |
CIE-LAB | 75.13 | -3.88 | -11.08 | - | lab(75.13,-3.88,-11.08) |
CMYK | 0.19024390243902 | 0.082926829268293 | 0 | 0.19607843137255 | cmyk(0.19024390243902,0.082926829268293,0,0.19607843137255) |
Description
The RGB value of color #a6bccd is rgb(166, 188, 205).
In the hex color #a6bccd, The value of Red is 166, value of Green is 188, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #a6bccd consists of 206° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #a6bccd can be represented as Cyan=0.19024390243902%, Magenta=0.082926829268293%, Yellow=0%, and Black=0.19607843137255%.
Shades of #a6bccd
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 #a6bccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6bccd
Preview of #a6bccd on White Background
The contrast ratio of #a6bccd with white color is 1.96
Preview of #a6bccd on black background
The contrast ratio of #a6bccd with black color is 10.7
#a6bccd color will look good with a black background.
Color Schemes of #a6bccd
Triadic Colors of #a6bccd
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 #a6bccd
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 #a6bccd
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 #a6bccd
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: #a6bccd;
}
This is a sample text used for the color #a6bccd. 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: #a6bccd;
}
This is a sample text used for the color #a6bccd. 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 #a6bccd;
}
This is a sample text used for the color #a6bccd. 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 29.7%
Green 33.63%
Blue 36.67%
CMYK Percentage
Cyan 40.54
Magenta 17.67%
Yellow 0%
Black 41.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.