#a75f7e Hex Color
rgb(167, 95, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 5f | 7e | - | #a75f7e |
RGB | 167 | 95 | 126 | - | rgb(167,95,126) |
HSL | 334 | 29% | 51% | - | hsl(334,29%,51%) |
HSV | 334 | 43% | 65% | - | hsv(334,43%,65%) |
XYZ | 23.7945 | 17.9063 | 21.9408 | - | xyz(23.7945,17.9063,21.9408) |
CIE-LAB | 49.38 | 33.3 | -4.53 | - | lab(49.38,33.3,-4.53) |
CMYK | 0 | 0.4311377245509 | 0.24550898203593 | 0.34509803921569 | cmyk(0,0.4311377245509,0.24550898203593,0.34509803921569) |
Description
The RGB value of color #a75f7e is rgb(167, 95, 126).
In the hex color #a75f7e, The value of Red is 167, value of Green is 95, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #a75f7e consists of 334° Hue, 29% Saturation, and 51% Lightness.
In the CMYK color model, the color #a75f7e can be represented as Cyan=0%, Magenta=0.4311377245509%, Yellow=0.24550898203593%, and Black=0.34509803921569%.
Shades of #a75f7e
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 #a75f7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a75f7e
Preview of #a75f7e on White Background
The contrast ratio of #a75f7e with white color is 4.58
#a75f7e color will look good on a white background.
Preview of #a75f7e on black background
The contrast ratio of #a75f7e with black color is 4.58
Color Schemes of #a75f7e
Triadic Colors of #a75f7e
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 #a75f7e
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 #a75f7e
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 #a75f7e
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: #a75f7e;
}
This is a sample text used for the color #a75f7e. 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: #a75f7e;
}
This is a sample text used for the color #a75f7e. 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 #a75f7e;
}
This is a sample text used for the color #a75f7e. 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 43.04%
Green 24.48%
Blue 32.47%
CMYK Percentage
Cyan 0
Magenta 42.2%
Yellow 24.03%
Black 33.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.