#a6bbcb Hex Color
rgb(166, 187, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | bb | cb | - | #a6bbcb |
RGB | 166 | 187 | 203 | - | rgb(166,187,203) |
HSL | 206 | 26% | 72% | - | hsl(206,26%,72%) |
HSV | 206 | 18% | 80% | - | hsv(206,18%,80%) |
XYZ | 44.2757 | 47.9594 | 63.4234 | - | xyz(44.2757,47.9594,63.4234) |
CIE-LAB | 74.8 | -3.78 | -10.48 | - | lab(74.8,-3.78,-10.48) |
CMYK | 0.18226600985222 | 0.078817733990148 | 0 | 0.20392156862745 | cmyk(0.18226600985222,0.078817733990148,0,0.20392156862745) |
Description
The RGB value of color #a6bbcb is rgb(166, 187, 203).
In the hex color #a6bbcb, The value of Red is 166, value of Green is 187, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #a6bbcb consists of 206° Hue, 26% Saturation, and 72% Lightness.
In the CMYK color model, the color #a6bbcb can be represented as Cyan=0.18226600985222%, Magenta=0.078817733990148%, Yellow=0%, and Black=0.20392156862745%.
Shades of #a6bbcb
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 #a6bbcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6bbcb
Preview of #a6bbcb on White Background
The contrast ratio of #a6bbcb with white color is 1.98
Preview of #a6bbcb on black background
The contrast ratio of #a6bbcb with black color is 10.59
#a6bbcb color will look good with a black background.
Color Schemes of #a6bbcb
Triadic Colors of #a6bbcb
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 #a6bbcb
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 #a6bbcb
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 #a6bbcb
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: #a6bbcb;
}
This is a sample text used for the color #a6bbcb. 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: #a6bbcb;
}
This is a sample text used for the color #a6bbcb. 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 #a6bbcb;
}
This is a sample text used for the color #a6bbcb. 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.86%
Green 33.63%
Blue 36.51%
CMYK Percentage
Cyan 39.2
Magenta 16.95%
Yellow 0%
Black 43.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.