#ab9fbf Hex Color
rgb(171, 159, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9f | bf | - | #ab9fbf |
RGB | 171 | 159 | 191 | - | rgb(171,159,191) |
HSL | 263 | 20% | 69% | - | hsl(263,20%,69%) |
HSV | 263 | 17% | 75% | - | hsv(263,17%,75%) |
XYZ | 38.5967 | 37.2158 | 54.4393 | - | xyz(38.5967,37.2158,54.4393) |
CIE-LAB | 67.44 | 10.61 | -14.88 | - | lab(67.44,10.61,-14.88) |
CMYK | 0.10471204188482 | 0.16753926701571 | 0 | 0.25098039215686 | cmyk(0.10471204188482,0.16753926701571,0,0.25098039215686) |
Description
The RGB value of color #ab9fbf is rgb(171, 159, 191).
In the hex color #ab9fbf, The value of Red is 171, value of Green is 159, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #ab9fbf consists of 263° Hue, 20% Saturation, and 69% Lightness.
In the CMYK color model, the color #ab9fbf can be represented as Cyan=0.10471204188482%, Magenta=0.16753926701571%, Yellow=0%, and Black=0.25098039215686%.
Shades of #ab9fbf
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 #ab9fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9fbf
Preview of #ab9fbf on White Background
The contrast ratio of #ab9fbf with white color is 2.49
Preview of #ab9fbf on black background
The contrast ratio of #ab9fbf with black color is 8.44
#ab9fbf color will look good with a black background.
Color Schemes of #ab9fbf
Triadic Colors of #ab9fbf
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 #ab9fbf
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 #ab9fbf
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 #ab9fbf
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: #ab9fbf;
}
This is a sample text used for the color #ab9fbf. 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: #ab9fbf;
}
This is a sample text used for the color #ab9fbf. 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 #ab9fbf;
}
This is a sample text used for the color #ab9fbf. 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 32.82%
Green 30.52%
Blue 36.66%
CMYK Percentage
Cyan 20.01
Magenta 32.02%
Yellow 0%
Black 47.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.