#aba6ca Hex Color
rgb(171, 166, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | a6 | ca | - | #aba6ca |
| RGB | 171 | 166 | 202 | - | rgb(171,166,202) |
| HSL | 248 | 25% | 72% | - | hsl(248,25%,72%) |
| HSV | 248 | 18% | 79% | - | hsv(248,18%,79%) |
| XYZ | 41.0915 | 40.1946 | 61.4697 | - | xyz(41.0915,40.1946,61.4697) |
| CIE-LAB | 69.61 | 9.07 | -17.7 | - | lab(69.61,9.07,-17.7) |
| CMYK | 0.15346534653465 | 0.17821782178218 | 0 | 0.2078431372549 | cmyk(0.15346534653465,0.17821782178218,0,0.2078431372549) |
Description
The RGB value of color #aba6ca is rgb(171, 166, 202).
In the hex color #aba6ca, The value of Red is 171, value of Green is 166, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #aba6ca consists of 248° Hue, 25% Saturation, and 72% Lightness.
In the CMYK color model, the color #aba6ca can be represented as Cyan=0.15346534653465%, Magenta=0.17821782178218%, Yellow=0%, and Black=0.2078431372549%.
Shades of #aba6ca
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 #aba6ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba6ca
Preview of #aba6ca on White Background
The contrast ratio of #aba6ca with white color is 2.32
Preview of #aba6ca on black background
The contrast ratio of #aba6ca with black color is 9.04
#aba6ca color will look good with a black background.
Color Schemes of #aba6ca
Triadic Colors of #aba6ca
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 #aba6ca
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 #aba6ca
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 #aba6ca
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: #aba6ca;
}
This is a sample text used for the color #aba6ca. 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: #aba6ca;
}
This is a sample text used for the color #aba6ca. 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 #aba6ca;
}
This is a sample text used for the color #aba6ca. 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.73%
Green 30.8%
Blue 37.48%
CMYK Percentage
Cyan 28.44
Magenta 33.03%
Yellow 0%
Black 38.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.