#abd7cf Hex Color
rgb(171, 215, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | d7 | cf | - | #abd7cf |
RGB | 171 | 215 | 207 | - | rgb(171,215,207) |
HSL | 169 | 35% | 76% | - | hsl(169,35%,76%) |
HSV | 169 | 20% | 84% | - | hsv(169,20%,84%) |
XYZ | 52.3575 | 61.7638 | 68.1936 | - | xyz(52.3575,61.7638,68.1936) |
CIE-LAB | 82.79 | -15.94 | -0.79 | - | lab(82.79,-15.94,-0.79) |
CMYK | 0.2046511627907 | 0 | 0.037209302325581 | 0.15686274509804 | cmyk(0.2046511627907,0,0.037209302325581,0.15686274509804) |
Description
The RGB value of color #abd7cf is rgb(171, 215, 207).
In the hex color #abd7cf, The value of Red is 171, value of Green is 215, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #abd7cf consists of 169° Hue, 35% Saturation, and 76% Lightness.
In the CMYK color model, the color #abd7cf can be represented as Cyan=0.2046511627907%, Magenta=0%, Yellow=0.037209302325581%, and Black=0.15686274509804%.
Shades of #abd7cf
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 #abd7cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abd7cf
Preview of #abd7cf on White Background
The contrast ratio of #abd7cf with white color is 1.57
Preview of #abd7cf on black background
The contrast ratio of #abd7cf with black color is 13.35
#abd7cf color will look good with a black background.
Color Schemes of #abd7cf
Triadic Colors of #abd7cf
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 #abd7cf
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 #abd7cf
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 #abd7cf
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: #abd7cf;
}
This is a sample text used for the color #abd7cf. 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: #abd7cf;
}
This is a sample text used for the color #abd7cf. 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 #abd7cf;
}
This is a sample text used for the color #abd7cf. 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.84%
Green 36.26%
Blue 34.91%
CMYK Percentage
Cyan 51.33
Magenta 0%
Yellow 9.33%
Black 39.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.