#a1bbbc Hex Color
rgb(161, 187, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | bb | bc | - | #a1bbbc |
RGB | 161 | 187 | 188 | - | rgb(161,187,188) |
HSL | 182 | 17% | 68% | - | hsl(182,17%,68%) |
HSV | 182 | 14% | 74% | - | hsv(182,14%,74%) |
XYZ | 41.5454 | 46.7486 | 54.4107 | - | xyz(41.5454,46.7486,54.4107) |
CIE-LAB | 74.03 | -8.6 | -3.49 | - | lab(74.03,-8.6,-3.49) |
CMYK | 0.1436170212766 | 0.0053191489361703 | 0 | 0.26274509803922 | cmyk(0.1436170212766,0.0053191489361703,0,0.26274509803922) |
Description
The RGB value of color #a1bbbc is rgb(161, 187, 188).
In the hex color #a1bbbc, The value of Red is 161, value of Green is 187, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #a1bbbc consists of 182° Hue, 17% Saturation, and 68% Lightness.
In the CMYK color model, the color #a1bbbc can be represented as Cyan=0.1436170212766%, Magenta=0.0053191489361703%, Yellow=0%, and Black=0.26274509803922%.
Shades of #a1bbbc
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 #a1bbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1bbbc
Preview of #a1bbbc on White Background
The contrast ratio of #a1bbbc with white color is 2.03
Preview of #a1bbbc on black background
The contrast ratio of #a1bbbc with black color is 10.35
#a1bbbc color will look good with a black background.
Color Schemes of #a1bbbc
Triadic Colors of #a1bbbc
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 #a1bbbc
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 #a1bbbc
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 #a1bbbc
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: #a1bbbc;
}
This is a sample text used for the color #a1bbbc. 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: #a1bbbc;
}
This is a sample text used for the color #a1bbbc. 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 #a1bbbc;
}
This is a sample text used for the color #a1bbbc. 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.04%
Green 34.89%
Blue 35.07%
CMYK Percentage
Cyan 34.89
Magenta 1.29%
Yellow 0%
Black 63.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.