#a4098e Hex Color
rgb(164, 9, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 09 | 8e | - | #a4098e |
RGB | 164 | 9 | 142 | - | rgb(164,9,142) |
HSL | 309 | 90% | 34% | - | hsl(309,90%,34%) |
HSV | 309 | 95% | 64% | - | hsv(309,95%,64%) |
XYZ | 20.29 | 10.0409 | 26.4599 | - | xyz(20.29,10.0409,26.4599) |
CIE-LAB | 37.92 | 66.43 | -31.85 | - | lab(37.92,66.43,-31.85) |
CMYK | 0 | 0.94512195121951 | 0.13414634146341 | 0.35686274509804 | cmyk(0,0.94512195121951,0.13414634146341,0.35686274509804) |
Description
The RGB value of color #a4098e is rgb(164, 9, 142).
In the hex color #a4098e, The value of Red is 164, value of Green is 9, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #a4098e consists of 309° Hue, 90% Saturation, and 34% Lightness.
In the CMYK color model, the color #a4098e can be represented as Cyan=0%, Magenta=0.94512195121951%, Yellow=0.13414634146341%, and Black=0.35686274509804%.
Shades of #a4098e
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 #a4098e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4098e
Preview of #a4098e on White Background
The contrast ratio of #a4098e with white color is 6.98
#a4098e color will look good on a white background.
Preview of #a4098e on black background
The contrast ratio of #a4098e with black color is 3.01
Color Schemes of #a4098e
Triadic Colors of #a4098e
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 #a4098e
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 #a4098e
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 #a4098e
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 #a4098e
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: #a4098e;
}
This is a sample text used for the color #a4098e. 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: #a4098e;
}
This is a sample text used for the color #a4098e. 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 #a4098e;
}
This is a sample text used for the color #a4098e. 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 52.06%
Green 2.86%
Blue 45.08%
CMYK Percentage
Cyan 0
Magenta 65.81%
Yellow 9.34%
Black 24.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.