#a9248c Hex Color
rgb(169, 36, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 24 | 8c | - | #a9248c |
RGB | 169 | 36 | 140 | - | rgb(169,36,140) |
HSL | 313 | 65% | 40% | - | hsl(313,65%,40%) |
HSV | 313 | 79% | 66% | - | hsv(313,79%,66%) |
XYZ | 21.7267 | 11.5902 | 25.903 | - | xyz(21.7267,11.5902,25.903) |
CIE-LAB | 40.56 | 61.94 | -26.41 | - | lab(40.56,61.94,-26.41) |
CMYK | 0 | 0.78698224852071 | 0.17159763313609 | 0.33725490196078 | cmyk(0,0.78698224852071,0.17159763313609,0.33725490196078) |
Description
The RGB value of color #a9248c is rgb(169, 36, 140).
In the hex color #a9248c, The value of Red is 169, value of Green is 36, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #a9248c consists of 313° Hue, 65% Saturation, and 40% Lightness.
In the CMYK color model, the color #a9248c can be represented as Cyan=0%, Magenta=0.78698224852071%, Yellow=0.17159763313609%, and Black=0.33725490196078%.
Shades of #a9248c
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 #a9248c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9248c
Preview of #a9248c on White Background
The contrast ratio of #a9248c with white color is 6.33
#a9248c color will look good on a white background.
Preview of #a9248c on black background
The contrast ratio of #a9248c with black color is 3.32
Color Schemes of #a9248c
Triadic Colors of #a9248c
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 #a9248c
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 #a9248c
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 #a9248c
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 #a9248c
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: #a9248c;
}
This is a sample text used for the color #a9248c. 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: #a9248c;
}
This is a sample text used for the color #a9248c. 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 #a9248c;
}
This is a sample text used for the color #a9248c. 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 48.99%
Green 10.43%
Blue 40.58%
CMYK Percentage
Cyan 0
Magenta 60.73%
Yellow 13.24%
Black 26.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.