#a0cebb Hex Color
rgb(160, 206, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | ce | bb | - | #a0cebb |
RGB | 160 | 206 | 187 | - | rgb(160,206,187) |
HSL | 155 | 32% | 72% | - | hsl(155,32%,72%) |
HSV | 155 | 22% | 81% | - | hsv(155,22%,81%) |
XYZ | 45.5382 | 55.2041 | 55.269 | - | xyz(45.5382,55.2041,55.269) |
CIE-LAB | 79.16 | -18.92 | 4.53 | - | lab(79.16,-18.92,4.53) |
CMYK | 0.22330097087379 | 0 | 0.092233009708738 | 0.1921568627451 | cmyk(0.22330097087379,0,0.092233009708738,0.1921568627451) |
Description
The RGB value of color #a0cebb is rgb(160, 206, 187).
In the hex color #a0cebb, The value of Red is 160, value of Green is 206, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #a0cebb consists of 155° Hue, 32% Saturation, and 72% Lightness.
In the CMYK color model, the color #a0cebb can be represented as Cyan=0.22330097087379%, Magenta=0%, Yellow=0.092233009708738%, and Black=0.1921568627451%.
Shades of #a0cebb
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 #a0cebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0cebb
Preview of #a0cebb on White Background
The contrast ratio of #a0cebb with white color is 1.74
Preview of #a0cebb on black background
The contrast ratio of #a0cebb with black color is 12.04
#a0cebb color will look good with a black background.
Color Schemes of #a0cebb
Triadic Colors of #a0cebb
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 #a0cebb
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 #a0cebb
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 #a0cebb
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: #a0cebb;
}
This is a sample text used for the color #a0cebb. 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: #a0cebb;
}
This is a sample text used for the color #a0cebb. 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 #a0cebb;
}
This is a sample text used for the color #a0cebb. 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.93%
Green 37.25%
Blue 33.82%
CMYK Percentage
Cyan 43.98
Magenta 0%
Yellow 18.17%
Black 37.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.