#abcec0 Hex Color
rgb(171, 206, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | ce | c0 | - | #abcec0 |
RGB | 171 | 206 | 192 | - | rgb(171,206,192) |
HSL | 156 | 26% | 74% | - | hsl(156,26%,74%) |
HSV | 156 | 17% | 81% | - | hsv(156,17%,81%) |
XYZ | 48.3803 | 56.6063 | 58.2454 | - | xyz(48.3803,56.6063,58.2454) |
CIE-LAB | 79.96 | -14.39 | 3.09 | - | lab(79.96,-14.39,3.09) |
CMYK | 0.16990291262136 | 0 | 0.067961165048544 | 0.1921568627451 | cmyk(0.16990291262136,0,0.067961165048544,0.1921568627451) |
Description
The RGB value of color #abcec0 is rgb(171, 206, 192).
In the hex color #abcec0, The value of Red is 171, value of Green is 206, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #abcec0 consists of 156° Hue, 26% Saturation, and 74% Lightness.
In the CMYK color model, the color #abcec0 can be represented as Cyan=0.16990291262136%, Magenta=0%, Yellow=0.067961165048544%, and Black=0.1921568627451%.
Shades of #abcec0
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 #abcec0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abcec0
Preview of #abcec0 on White Background
The contrast ratio of #abcec0 with white color is 1.7
Preview of #abcec0 on black background
The contrast ratio of #abcec0 with black color is 12.32
#abcec0 color will look good with a black background.
Color Schemes of #abcec0
Triadic Colors of #abcec0
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 #abcec0
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 #abcec0
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 #abcec0
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: #abcec0;
}
This is a sample text used for the color #abcec0. 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: #abcec0;
}
This is a sample text used for the color #abcec0. 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 #abcec0;
}
This is a sample text used for the color #abcec0. 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.05%
Green 36.2%
Blue 33.74%
CMYK Percentage
Cyan 39.51
Magenta 0%
Yellow 15.8%
Black 44.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.