#a0d1be Hex Color
rgb(160, 209, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | d1 | be | - | #a0d1be |
RGB | 160 | 209 | 190 | - | rgb(160,209,190) |
HSL | 157 | 35% | 72% | - | hsl(157,35%,72%) |
HSV | 157 | 23% | 82% | - | hsv(157,23%,82%) |
XYZ | 46.5919 | 56.7922 | 57.2215 | - | xyz(46.5919,56.7922,57.2215) |
CIE-LAB | 80.06 | -19.82 | 4.23 | - | lab(80.06,-19.82,4.23) |
CMYK | 0.23444976076555 | 0 | 0.090909090909091 | 0.18039215686275 | cmyk(0.23444976076555,0,0.090909090909091,0.18039215686275) |
Description
The RGB value of color #a0d1be is rgb(160, 209, 190).
In the hex color #a0d1be, The value of Red is 160, value of Green is 209, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #a0d1be consists of 157° Hue, 35% Saturation, and 72% Lightness.
In the CMYK color model, the color #a0d1be can be represented as Cyan=0.23444976076555%, Magenta=0%, Yellow=0.090909090909091%, and Black=0.18039215686275%.
Shades of #a0d1be
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 #a0d1be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0d1be
Preview of #a0d1be on White Background
The contrast ratio of #a0d1be with white color is 1.7
Preview of #a0d1be on black background
The contrast ratio of #a0d1be with black color is 12.36
#a0d1be color will look good with a black background.
Color Schemes of #a0d1be
Triadic Colors of #a0d1be
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 #a0d1be
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 #a0d1be
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 #a0d1be
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: #a0d1be;
}
This is a sample text used for the color #a0d1be. 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: #a0d1be;
}
This is a sample text used for the color #a0d1be. 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 #a0d1be;
}
This is a sample text used for the color #a0d1be. 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 28.62%
Green 37.39%
Blue 33.99%
CMYK Percentage
Cyan 46.36
Magenta 0%
Yellow 17.98%
Black 35.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.