#ab5bcb Hex Color
rgb(171, 91, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 5b | cb | - | #ab5bcb |
RGB | 171 | 91 | 203 | - | rgb(171,91,203) |
HSL | 283 | 52% | 58% | - | hsl(283,52%,58%) |
HSV | 283 | 55% | 80% | - | hsv(283,55%,80%) |
XYZ | 31.3152 | 20.4519 | 58.797 | - | xyz(31.3152,20.4519,58.797) |
CIE-LAB | 52.34 | 50.75 | -45.03 | - | lab(52.34,50.75,-45.03) |
CMYK | 0.1576354679803 | 0.55172413793103 | 0 | 0.20392156862745 | cmyk(0.1576354679803,0.55172413793103,0,0.20392156862745) |
Description
The RGB value of color #ab5bcb is rgb(171, 91, 203).
In the hex color #ab5bcb, The value of Red is 171, value of Green is 91, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #ab5bcb consists of 283° Hue, 52% Saturation, and 58% Lightness.
In the CMYK color model, the color #ab5bcb can be represented as Cyan=0.1576354679803%, Magenta=0.55172413793103%, Yellow=0%, and Black=0.20392156862745%.
Shades of #ab5bcb
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 #ab5bcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab5bcb
Preview of #ab5bcb on White Background
The contrast ratio of #ab5bcb with white color is 4.13
Preview of #ab5bcb on black background
The contrast ratio of #ab5bcb with black color is 5.09
#ab5bcb color will look good with a black background.
Color Schemes of #ab5bcb
Triadic Colors of #ab5bcb
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 #ab5bcb
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 #ab5bcb
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 #ab5bcb
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: #ab5bcb;
}
This is a sample text used for the color #ab5bcb. 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: #ab5bcb;
}
This is a sample text used for the color #ab5bcb. 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 #ab5bcb;
}
This is a sample text used for the color #ab5bcb. 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.77%
Green 19.57%
Blue 43.66%
CMYK Percentage
Cyan 17.26
Magenta 60.41%
Yellow 0%
Black 22.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.