#abb8bf Hex Color
rgb(171, 184, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | b8 | bf | - | #abb8bf |
RGB | 171 | 184 | 191 | - | rgb(171,184,191) |
HSL | 201 | 14% | 71% | - | hsl(201,14%,71%) |
HSV | 201 | 10% | 75% | - | hsv(201,10%,75%) |
XYZ | 43.339 | 46.7005 | 56.0201 | - | xyz(43.339,46.7005,56.0201) |
CIE-LAB | 74 | -3.08 | -5.09 | - | lab(74,-3.08,-5.09) |
CMYK | 0.10471204188482 | 0.036649214659686 | 0 | 0.25098039215686 | cmyk(0.10471204188482,0.036649214659686,0,0.25098039215686) |
Description
The RGB value of color #abb8bf is rgb(171, 184, 191).
In the hex color #abb8bf, The value of Red is 171, value of Green is 184, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #abb8bf consists of 201° Hue, 14% Saturation, and 71% Lightness.
In the CMYK color model, the color #abb8bf can be represented as Cyan=0.10471204188482%, Magenta=0.036649214659686%, Yellow=0%, and Black=0.25098039215686%.
Shades of #abb8bf
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 #abb8bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abb8bf
Preview of #abb8bf on White Background
The contrast ratio of #abb8bf with white color is 2.03
Preview of #abb8bf on black background
The contrast ratio of #abb8bf with black color is 10.34
#abb8bf color will look good with a black background.
Color Schemes of #abb8bf
Triadic Colors of #abb8bf
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 #abb8bf
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 #abb8bf
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 #abb8bf
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: #abb8bf;
}
This is a sample text used for the color #abb8bf. 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: #abb8bf;
}
This is a sample text used for the color #abb8bf. 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 #abb8bf;
}
This is a sample text used for the color #abb8bf. 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 31.32%
Green 33.7%
Blue 34.98%
CMYK Percentage
Cyan 26.69
Magenta 9.34%
Yellow 0%
Black 63.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.