#ac329b Hex Color
rgb(172, 50, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 32 | 9b | - | #ac329b |
RGB | 172 | 50 | 155 | - | rgb(172,50,155) |
HSL | 308 | 55% | 44% | - | hsl(308,55%,44%) |
HSV | 308 | 71% | 67% | - | hsv(308,71%,67%) |
XYZ | 24.0703 | 13.4184 | 32.3317 | - | xyz(24.0703,13.4184,32.3317) |
CIE-LAB | 43.39 | 60.36 | -31.04 | - | lab(43.39,60.36,-31.04) |
CMYK | 0 | 0.7093023255814 | 0.098837209302326 | 0.32549019607843 | cmyk(0,0.7093023255814,0.098837209302326,0.32549019607843) |
Description
The RGB value of color #ac329b is rgb(172, 50, 155).
In the hex color #ac329b, The value of Red is 172, value of Green is 50, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #ac329b consists of 308° Hue, 55% Saturation, and 44% Lightness.
In the CMYK color model, the color #ac329b can be represented as Cyan=0%, Magenta=0.7093023255814%, Yellow=0.098837209302326%, and Black=0.32549019607843%.
Shades of #ac329b
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 #ac329b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac329b
Preview of #ac329b on White Background
The contrast ratio of #ac329b with white color is 5.7
#ac329b color will look good on a white background.
Preview of #ac329b on black background
The contrast ratio of #ac329b with black color is 3.68
Color Schemes of #ac329b
Triadic Colors of #ac329b
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 #ac329b
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 #ac329b
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 #ac329b
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.
Monochromatic Colors of #ac329b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ac329b;
}
This is a sample text used for the color #ac329b. 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: #ac329b;
}
This is a sample text used for the color #ac329b. 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 #ac329b;
}
This is a sample text used for the color #ac329b. 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 45.62%
Green 13.26%
Blue 41.11%
CMYK Percentage
Cyan 0
Magenta 62.57%
Yellow 8.72%
Black 28.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.