#ac73f7 Hex Color
rgb(172, 115, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 73 | f7 | - | #ac73f7 |
RGB | 172 | 115 | 247 | - | rgb(172,115,247) |
HSL | 266 | 89% | 71% | - | hsl(266,89%,71%) |
HSV | 266 | 53% | 97% | - | hsv(266,53%,97%) |
XYZ | 39.9325 | 27.7475 | 91.2468 | - | xyz(39.9325,27.7475,91.2468) |
CIE-LAB | 59.66 | 48.36 | -58.11 | - | lab(59.66,48.36,-58.11) |
CMYK | 0.30364372469636 | 0.53441295546559 | 0 | 0.031372549019608 | cmyk(0.30364372469636,0.53441295546559,0,0.031372549019608) |
Description
The RGB value of color #ac73f7 is rgb(172, 115, 247).
In the hex color #ac73f7, The value of Red is 172, value of Green is 115, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #ac73f7 consists of 266° Hue, 89% Saturation, and 71% Lightness.
In the CMYK color model, the color #ac73f7 can be represented as Cyan=0.30364372469636%, Magenta=0.53441295546559%, Yellow=0%, and Black=0.031372549019608%.
Shades of #ac73f7
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 #ac73f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac73f7
Preview of #ac73f7 on White Background
The contrast ratio of #ac73f7 with white color is 3.21
Preview of #ac73f7 on black background
The contrast ratio of #ac73f7 with black color is 6.55
#ac73f7 color will look good with a black background.
Color Schemes of #ac73f7
Triadic Colors of #ac73f7
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 #ac73f7
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 #ac73f7
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 #ac73f7
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: #ac73f7;
}
This is a sample text used for the color #ac73f7. 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: #ac73f7;
}
This is a sample text used for the color #ac73f7. 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 #ac73f7;
}
This is a sample text used for the color #ac73f7. 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 32.21%
Green 21.54%
Blue 46.25%
CMYK Percentage
Cyan 34.92
Magenta 61.47%
Yellow 0%
Black 3.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.