#a03889 Hex Color
rgb(160, 56, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 38 | 89 | - | #a03889 |
RGB | 160 | 56 | 137 | - | rgb(160,56,137) |
HSL | 313 | 48% | 42% | - | hsl(313,48%,42%) |
HSV | 313 | 65% | 63% | - | hsv(313,65%,63%) |
XYZ | 20.4267 | 12.1081 | 24.9274 | - | xyz(20.4267,12.1081,24.9274) |
CIE-LAB | 41.39 | 52.14 | -23.41 | - | lab(41.39,52.14,-23.41) |
CMYK | 0 | 0.65 | 0.14375 | 0.37254901960784 | cmyk(0,0.65,0.14375,0.37254901960784) |
Description
The RGB value of color #a03889 is rgb(160, 56, 137).
In the hex color #a03889, The value of Red is 160, value of Green is 56, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #a03889 consists of 313° Hue, 48% Saturation, and 42% Lightness.
In the CMYK color model, the color #a03889 can be represented as Cyan=0%, Magenta=0.65%, Yellow=0.14375%, and Black=0.37254901960784%.
Shades of #a03889
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 #a03889
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a03889
Preview of #a03889 on White Background
The contrast ratio of #a03889 with white color is 6.14
#a03889 color will look good on a white background.
Preview of #a03889 on black background
The contrast ratio of #a03889 with black color is 3.42
Color Schemes of #a03889
Triadic Colors of #a03889
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 #a03889
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 #a03889
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 #a03889
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 #a03889
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: #a03889;
}
This is a sample text used for the color #a03889. 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: #a03889;
}
This is a sample text used for the color #a03889. 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 #a03889;
}
This is a sample text used for the color #a03889. 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 45.33%
Green 15.86%
Blue 38.81%
CMYK Percentage
Cyan 0
Magenta 55.73%
Yellow 12.33%
Black 31.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.