#ab67cc Hex Color
rgb(171, 103, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 67 | cc | - | #ab67cc |
RGB | 171 | 103 | 204 | - | rgb(171,103,204) |
HSL | 280 | 50% | 60% | - | hsl(280,50%,60%) |
HSV | 280 | 50% | 80% | - | hsv(280,50%,80%) |
XYZ | 32.5439 | 22.7181 | 59.7965 | - | xyz(32.5439,22.7181,59.7965) |
CIE-LAB | 54.78 | 44.71 | -41.75 | - | lab(54.78,44.71,-41.75) |
CMYK | 0.16176470588235 | 0.49509803921569 | 0 | 0.2 | cmyk(0.16176470588235,0.49509803921569,0,0.2) |
Description
The RGB value of color #ab67cc is rgb(171, 103, 204).
In the hex color #ab67cc, The value of Red is 171, value of Green is 103, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #ab67cc consists of 280° Hue, 50% Saturation, and 60% Lightness.
In the CMYK color model, the color #ab67cc can be represented as Cyan=0.16176470588235%, Magenta=0.49509803921569%, Yellow=0%, and Black=0.2%.
Shades of #ab67cc
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 #ab67cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab67cc
Preview of #ab67cc on White Background
The contrast ratio of #ab67cc with white color is 3.79
Preview of #ab67cc on black background
The contrast ratio of #ab67cc with black color is 5.54
#ab67cc color will look good with a black background.
Color Schemes of #ab67cc
Triadic Colors of #ab67cc
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 #ab67cc
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 #ab67cc
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 #ab67cc
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: #ab67cc;
}
This is a sample text used for the color #ab67cc. 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: #ab67cc;
}
This is a sample text used for the color #ab67cc. 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 #ab67cc;
}
This is a sample text used for the color #ab67cc. 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 35.77%
Green 21.55%
Blue 42.68%
CMYK Percentage
Cyan 18.88
Magenta 57.78%
Yellow 0%
Black 23.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.