#a0344a Hex Color
rgb(160, 52, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 34 | 4a | - | #a0344a |
RGB | 160 | 52 | 74 | - | rgb(160,52,74) |
HSL | 348 | 51% | 42% | - | hsl(348,51%,42%) |
HSV | 348 | 68% | 63% | - | hsv(348,68%,63%) |
XYZ | 16.9612 | 10.424 | 7.5966 | - | xyz(16.9612,10.424,7.5966) |
CIE-LAB | 38.59 | 46.18 | 11.79 | - | lab(38.59,46.18,11.79) |
CMYK | 0 | 0.675 | 0.5375 | 0.37254901960784 | cmyk(0,0.675,0.5375,0.37254901960784) |
Description
The RGB value of color #a0344a is rgb(160, 52, 74).
In the hex color #a0344a, The value of Red is 160, value of Green is 52, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #a0344a consists of 348° Hue, 51% Saturation, and 42% Lightness.
In the CMYK color model, the color #a0344a can be represented as Cyan=0%, Magenta=0.675%, Yellow=0.5375%, and Black=0.37254901960784%.
Shades of #a0344a
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 #a0344a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0344a
Preview of #a0344a on White Background
The contrast ratio of #a0344a with white color is 6.81
#a0344a color will look good on a white background.
Preview of #a0344a on black background
The contrast ratio of #a0344a with black color is 3.08
Color Schemes of #a0344a
Triadic Colors of #a0344a
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 #a0344a
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 #a0344a
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 #a0344a
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 #a0344a
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: #a0344a;
}
This is a sample text used for the color #a0344a. 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: #a0344a;
}
This is a sample text used for the color #a0344a. 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 #a0344a;
}
This is a sample text used for the color #a0344a. 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 55.94%
Green 18.18%
Blue 25.87%
CMYK Percentage
Cyan 0
Magenta 42.59%
Yellow 33.91%
Black 23.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.