#ab67ff Hex Color
rgb(171, 103, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | 67 | ff | - | #ab67ff |
| RGB | 171 | 103 | 255 | - | rgb(171,103,255) |
| HSL | 267 | 100% | 70% | - | hsl(267,100%,70%) |
| HSV | 267 | 60% | 100% | - | hsv(267,60%,100%) |
| XYZ | 39.6948 | 25.5784 | 97.4527 | - | xyz(39.6948,25.5784,97.4527) |
| CIE-LAB | 57.63 | 56.35 | -65.78 | - | lab(57.63,56.35,-65.78) |
| CMYK | 0.32941176470588 | 0.59607843137255 | 0 | 0 | cmyk(0.32941176470588,0.59607843137255,0,0) |
Description
The RGB value of color #ab67ff is rgb(171, 103, 255).
In the hex color #ab67ff, The value of Red is 171, value of Green is 103, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ab67ff consists of 267° Hue, 100% Saturation, and 70% Lightness.
In the CMYK color model, the color #ab67ff can be represented as Cyan=0.32941176470588%, Magenta=0.59607843137255%, Yellow=0%, and Black=0%.
Shades of #ab67ff
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 #ab67ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab67ff
Preview of #ab67ff on White Background
The contrast ratio of #ab67ff with white color is 3.43
Preview of #ab67ff on black background
The contrast ratio of #ab67ff with black color is 6.12
#ab67ff color will look good with a black background.
Color Schemes of #ab67ff
Triadic Colors of #ab67ff
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 #ab67ff
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 #ab67ff
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 #ab67ff
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: #ab67ff;
}
This is a sample text used for the color #ab67ff. 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: #ab67ff;
}
This is a sample text used for the color #ab67ff. 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 #ab67ff;
}
This is a sample text used for the color #ab67ff. 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.33%
Green 19.47%
Blue 48.2%
CMYK Percentage
Cyan 35.59
Magenta 64.41%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.