#ac4e8b Hex Color
rgb(172, 78, 139)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | 4e | 8b | - | #ac4e8b |
| RGB | 172 | 78 | 139 | - | rgb(172,78,139) |
| HSL | 321 | 38% | 49% | - | hsl(321,38%,49%) |
| HSV | 321 | 55% | 67% | - | hsv(321,55%,67%) |
| XYZ | 24.3978 | 16.0835 | 26.2446 | - | xyz(24.3978,16.0835,26.2446) |
| CIE-LAB | 47.08 | 45.85 | -15.7 | - | lab(47.08,45.85,-15.7) |
| CMYK | 0 | 0.54651162790698 | 0.19186046511628 | 0.32549019607843 | cmyk(0,0.54651162790698,0.19186046511628,0.32549019607843) |
Description
The RGB value of color #ac4e8b is rgb(172, 78, 139).
In the hex color #ac4e8b, The value of Red is 172, value of Green is 78, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #ac4e8b consists of 321° Hue, 38% Saturation, and 49% Lightness.
In the CMYK color model, the color #ac4e8b can be represented as Cyan=0%, Magenta=0.54651162790698%, Yellow=0.19186046511628%, and Black=0.32549019607843%.
Shades of #ac4e8b
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 #ac4e8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac4e8b
Preview of #ac4e8b on White Background
The contrast ratio of #ac4e8b with white color is 4.98
#ac4e8b color will look good on a white background.
Preview of #ac4e8b on black background
The contrast ratio of #ac4e8b with black color is 4.22
Color Schemes of #ac4e8b
Triadic Colors of #ac4e8b
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 #ac4e8b
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 #ac4e8b
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 #ac4e8b
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: #ac4e8b;
}
This is a sample text used for the color #ac4e8b. 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: #ac4e8b;
}
This is a sample text used for the color #ac4e8b. 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 #ac4e8b;
}
This is a sample text used for the color #ac4e8b. 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 44.22%
Green 20.05%
Blue 35.73%
CMYK Percentage
Cyan 0
Magenta 51.37%
Yellow 18.03%
Black 30.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.