#ab4fbb Hex Color
rgb(171, 79, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 4f | bb | - | #ab4fbb |
RGB | 171 | 79 | 187 | - | rgb(171,79,187) |
HSL | 291 | 44% | 52% | - | hsl(291,44%,52%) |
HSV | 291 | 58% | 73% | - | hsv(291,58%,73%) |
XYZ | 28.5602 | 17.8377 | 48.9514 | - | xyz(28.5602,17.8377,48.9514) |
CIE-LAB | 49.3 | 53.44 | -40.63 | - | lab(49.3,53.44,-40.63) |
CMYK | 0.085561497326203 | 0.57754010695187 | 0 | 0.26666666666667 | cmyk(0.085561497326203,0.57754010695187,0,0.26666666666667) |
Description
The RGB value of color #ab4fbb is rgb(171, 79, 187).
In the hex color #ab4fbb, The value of Red is 171, value of Green is 79, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #ab4fbb consists of 291° Hue, 44% Saturation, and 52% Lightness.
In the CMYK color model, the color #ab4fbb can be represented as Cyan=0.085561497326203%, Magenta=0.57754010695187%, Yellow=0%, and Black=0.26666666666667%.
Shades of #ab4fbb
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 #ab4fbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab4fbb
Preview of #ab4fbb on White Background
The contrast ratio of #ab4fbb with white color is 4.6
#ab4fbb color will look good on a white background.
Preview of #ab4fbb on black background
The contrast ratio of #ab4fbb with black color is 4.57
Color Schemes of #ab4fbb
Triadic Colors of #ab4fbb
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 #ab4fbb
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 #ab4fbb
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 #ab4fbb
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: #ab4fbb;
}
This is a sample text used for the color #ab4fbb. 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: #ab4fbb;
}
This is a sample text used for the color #ab4fbb. 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 #ab4fbb;
}
This is a sample text used for the color #ab4fbb. 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 39.13%
Green 18.08%
Blue 42.79%
CMYK Percentage
Cyan 9.2
Magenta 62.12%
Yellow 0%
Black 28.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.