#a26baf Hex Color
rgb(162, 107, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 6b | af | - | #a26baf |
RGB | 162 | 107 | 175 | - | rgb(162,107,175) |
HSL | 289 | 30% | 55% | - | hsl(289,30%,55%) |
HSV | 289 | 39% | 69% | - | hsv(289,39%,69%) |
XYZ | 27.8959 | 21.2919 | 43.1969 | - | xyz(27.8959,21.2919,43.1969) |
CIE-LAB | 53.27 | 33.71 | -27.53 | - | lab(53.27,33.71,-27.53) |
CMYK | 0.074285714285714 | 0.38857142857143 | 0 | 0.31372549019608 | cmyk(0.074285714285714,0.38857142857143,0,0.31372549019608) |
Description
The RGB value of color #a26baf is rgb(162, 107, 175).
In the hex color #a26baf, The value of Red is 162, value of Green is 107, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #a26baf consists of 289° Hue, 30% Saturation, and 55% Lightness.
In the CMYK color model, the color #a26baf can be represented as Cyan=0.074285714285714%, Magenta=0.38857142857143%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a26baf
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 #a26baf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a26baf
Preview of #a26baf on White Background
The contrast ratio of #a26baf with white color is 3.99
Preview of #a26baf on black background
The contrast ratio of #a26baf with black color is 5.26
#a26baf color will look good with a black background.
Color Schemes of #a26baf
Triadic Colors of #a26baf
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 #a26baf
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 #a26baf
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 #a26baf
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: #a26baf;
}
This is a sample text used for the color #a26baf. 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: #a26baf;
}
This is a sample text used for the color #a26baf. 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 #a26baf;
}
This is a sample text used for the color #a26baf. 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 36.49%
Green 24.1%
Blue 39.41%
CMYK Percentage
Cyan 9.57
Magenta 50.04%
Yellow 0%
Black 40.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.