#ac08be Hex Color
rgb(172, 8, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | 08 | be | - | #ac08be |
| RGB | 172 | 8 | 190 | - | rgb(172,8,190) |
| HSL | 294 | 92% | 39% | - | hsl(294,92%,39%) |
| HSV | 294 | 96% | 75% | - | hsv(294,96%,75%) |
| XYZ | 26.3944 | 12.662 | 49.7681 | - | xyz(26.3944,12.662,49.7681) |
| CIE-LAB | 42.25 | 75.13 | -53.63 | - | lab(42.25,75.13,-53.63) |
| CMYK | 0.094736842105263 | 0.95789473684211 | 0 | 0.25490196078431 | cmyk(0.094736842105263,0.95789473684211,0,0.25490196078431) |
Description
The RGB value of color #ac08be is rgb(172, 8, 190).
In the hex color #ac08be, The value of Red is 172, value of Green is 8, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #ac08be consists of 294° Hue, 92% Saturation, and 39% Lightness.
In the CMYK color model, the color #ac08be can be represented as Cyan=0.094736842105263%, Magenta=0.95789473684211%, Yellow=0%, and Black=0.25490196078431%.
Shades of #ac08be
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 #ac08be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac08be
Preview of #ac08be on White Background
The contrast ratio of #ac08be with white color is 5.94
#ac08be color will look good on a white background.
Preview of #ac08be on black background
The contrast ratio of #ac08be with black color is 3.53
Color Schemes of #ac08be
Triadic Colors of #ac08be
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 #ac08be
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 #ac08be
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 #ac08be
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 #ac08be
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: #ac08be;
}
This is a sample text used for the color #ac08be. 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: #ac08be;
}
This is a sample text used for the color #ac08be. 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 #ac08be;
}
This is a sample text used for the color #ac08be. 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 46.49%
Green 2.16%
Blue 51.35%
CMYK Percentage
Cyan 7.25
Magenta 73.26%
Yellow 0%
Black 19.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.