#a0b2be Hex Color
rgb(160, 178, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | b2 | be | - | #a0b2be |
RGB | 160 | 178 | 190 | - | rgb(160,178,190) |
HSL | 204 | 19% | 69% | - | hsl(204,19%,69%) |
HSV | 204 | 16% | 75% | - | hsv(204,16%,75%) |
XYZ | 39.7119 | 43.0321 | 54.9282 | - | xyz(39.7119,43.0321,54.9282) |
CIE-LAB | 71.58 | -3.69 | -8.22 | - | lab(71.58,-3.69,-8.22) |
CMYK | 0.15789473684211 | 0.063157894736842 | 0 | 0.25490196078431 | cmyk(0.15789473684211,0.063157894736842,0,0.25490196078431) |
Description
The RGB value of color #a0b2be is rgb(160, 178, 190).
In the hex color #a0b2be, The value of Red is 160, value of Green is 178, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #a0b2be consists of 204° Hue, 19% Saturation, and 69% Lightness.
In the CMYK color model, the color #a0b2be can be represented as Cyan=0.15789473684211%, Magenta=0.063157894736842%, Yellow=0%, and Black=0.25490196078431%.
Shades of #a0b2be
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 #a0b2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0b2be
Preview of #a0b2be on White Background
The contrast ratio of #a0b2be with white color is 2.19
Preview of #a0b2be on black background
The contrast ratio of #a0b2be with black color is 9.61
#a0b2be color will look good with a black background.
Color Schemes of #a0b2be
Triadic Colors of #a0b2be
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 #a0b2be
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 #a0b2be
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 #a0b2be
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: #a0b2be;
}
This is a sample text used for the color #a0b2be. 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: #a0b2be;
}
This is a sample text used for the color #a0b2be. 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 #a0b2be;
}
This is a sample text used for the color #a0b2be. 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.3%
Green 33.71%
Blue 35.98%
CMYK Percentage
Cyan 33.17
Magenta 13.27%
Yellow 0%
Black 53.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.