#ac40be Hex Color
rgb(172, 64, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 40 | be | - | #ac40be |
RGB | 172 | 64 | 190 | - | rgb(172,64,190) |
HSL | 291 | 50% | 50% | - | hsl(291,50%,50%) |
HSV | 291 | 66% | 75% | - | hsv(291,66%,75%) |
XYZ | 28.1409 | 16.1552 | 50.3503 | - | xyz(28.1409,16.1552,50.3503) |
CIE-LAB | 47.18 | 60.93 | -45.73 | - | lab(47.18,60.93,-45.73) |
CMYK | 0.094736842105263 | 0.66315789473684 | 0 | 0.25490196078431 | cmyk(0.094736842105263,0.66315789473684,0,0.25490196078431) |
Description
The RGB value of color #ac40be is rgb(172, 64, 190).
In the hex color #ac40be, The value of Red is 172, value of Green is 64, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #ac40be consists of 291° Hue, 50% Saturation, and 50% Lightness.
In the CMYK color model, the color #ac40be can be represented as Cyan=0.094736842105263%, Magenta=0.66315789473684%, Yellow=0%, and Black=0.25490196078431%.
Shades of #ac40be
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 #ac40be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac40be
Preview of #ac40be on White Background
The contrast ratio of #ac40be with white color is 4.96
#ac40be color will look good on a white background.
Preview of #ac40be on black background
The contrast ratio of #ac40be with black color is 4.23
Color Schemes of #ac40be
Triadic Colors of #ac40be
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 #ac40be
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 #ac40be
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 #ac40be
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: #ac40be;
}
This is a sample text used for the color #ac40be. 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: #ac40be;
}
This is a sample text used for the color #ac40be. 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 #ac40be;
}
This is a sample text used for the color #ac40be. 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 40.38%
Green 15.02%
Blue 44.6%
CMYK Percentage
Cyan 9.35
Magenta 65.48%
Yellow 0%
Black 25.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.