#a9689d Hex Color
rgb(169, 104, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 68 | 9d | - | #a9689d |
RGB | 169 | 104 | 157 | - | rgb(169,104,157) |
HSL | 311 | 27% | 54% | - | hsl(311,27%,54%) |
HSV | 311 | 38% | 66% | - | hsv(311,38%,66%) |
XYZ | 27.3983 | 20.77 | 34.4632 | - | xyz(27.3983,20.77,34.4632) |
CIE-LAB | 52.7 | 34.19 | -17.86 | - | lab(52.7,34.19,-17.86) |
CMYK | 0 | 0.38461538461538 | 0.071005917159763 | 0.33725490196078 | cmyk(0,0.38461538461538,0.071005917159763,0.33725490196078) |
Description
The RGB value of color #a9689d is rgb(169, 104, 157).
In the hex color #a9689d, The value of Red is 169, value of Green is 104, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #a9689d consists of 311° Hue, 27% Saturation, and 54% Lightness.
In the CMYK color model, the color #a9689d can be represented as Cyan=0%, Magenta=0.38461538461538%, Yellow=0.071005917159763%, and Black=0.33725490196078%.
Shades of #a9689d
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 #a9689d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9689d
Preview of #a9689d on White Background
The contrast ratio of #a9689d with white color is 4.07
Preview of #a9689d on black background
The contrast ratio of #a9689d with black color is 5.15
#a9689d color will look good with a black background.
Color Schemes of #a9689d
Triadic Colors of #a9689d
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 #a9689d
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 #a9689d
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 #a9689d
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: #a9689d;
}
This is a sample text used for the color #a9689d. 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: #a9689d;
}
This is a sample text used for the color #a9689d. 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 #a9689d;
}
This is a sample text used for the color #a9689d. 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 39.3%
Green 24.19%
Blue 36.51%
CMYK Percentage
Cyan 0
Magenta 48.51%
Yellow 8.96%
Black 42.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.