#a0cbbc Hex Color
rgb(160, 203, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | cb | bc | - | #a0cbbc |
RGB | 160 | 203 | 188 | - | rgb(160,203,188) |
HSL | 159 | 29% | 71% | - | hsl(159,29%,71%) |
HSV | 159 | 21% | 80% | - | hsv(159,21%,80%) |
XYZ | 44.9302 | 53.8163 | 55.5965 | - | xyz(44.9302,53.8163,55.5965) |
CIE-LAB | 78.35 | -17.2 | 2.83 | - | lab(78.35,-17.2,2.83) |
CMYK | 0.21182266009852 | 0 | 0.073891625615763 | 0.20392156862745 | cmyk(0.21182266009852,0,0.073891625615763,0.20392156862745) |
Description
The RGB value of color #a0cbbc is rgb(160, 203, 188).
In the hex color #a0cbbc, The value of Red is 160, value of Green is 203, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #a0cbbc consists of 159° Hue, 29% Saturation, and 71% Lightness.
In the CMYK color model, the color #a0cbbc can be represented as Cyan=0.21182266009852%, Magenta=0%, Yellow=0.073891625615763%, and Black=0.20392156862745%.
Shades of #a0cbbc
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 #a0cbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0cbbc
Preview of #a0cbbc on White Background
The contrast ratio of #a0cbbc with white color is 1.79
Preview of #a0cbbc on black background
The contrast ratio of #a0cbbc with black color is 11.76
#a0cbbc color will look good with a black background.
Color Schemes of #a0cbbc
Triadic Colors of #a0cbbc
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 #a0cbbc
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 #a0cbbc
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 #a0cbbc
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: #a0cbbc;
}
This is a sample text used for the color #a0cbbc. 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: #a0cbbc;
}
This is a sample text used for the color #a0cbbc. 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 #a0cbbc;
}
This is a sample text used for the color #a0cbbc. 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.04%
Green 36.84%
Blue 34.12%
CMYK Percentage
Cyan 43.26
Magenta 0%
Yellow 15.09%
Black 41.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.