#a6949b Hex Color
rgb(166, 148, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 94 | 9b | - | #a6949b |
RGB | 166 | 148 | 155 | - | rgb(166,148,155) |
HSL | 337 | 9% | 62% | - | hsl(337,9%,62%) |
HSV | 337 | 11% | 65% | - | hsv(337,11%,65%) |
XYZ | 32.2322 | 31.6534 | 35.4212 | - | xyz(32.2322,31.6534,35.4212) |
CIE-LAB | 63.06 | 7.92 | -1.25 | - | lab(63.06,7.92,-1.25) |
CMYK | 0 | 0.10843373493976 | 0.066265060240964 | 0.34901960784314 | cmyk(0,0.10843373493976,0.066265060240964,0.34901960784314) |
Description
The RGB value of color #a6949b is rgb(166, 148, 155).
In the hex color #a6949b, The value of Red is 166, value of Green is 148, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #a6949b consists of 337° Hue, 9% Saturation, and 62% Lightness.
In the CMYK color model, the color #a6949b can be represented as Cyan=0%, Magenta=0.10843373493976%, Yellow=0.066265060240964%, and Black=0.34901960784314%.
Shades of #a6949b
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 #a6949b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6949b
Preview of #a6949b on White Background
The contrast ratio of #a6949b with white color is 2.86
Preview of #a6949b on black background
The contrast ratio of #a6949b with black color is 7.33
#a6949b color will look good with a black background.
Color Schemes of #a6949b
Triadic Colors of #a6949b
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 #a6949b
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 #a6949b
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 #a6949b
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: #a6949b;
}
This is a sample text used for the color #a6949b. 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: #a6949b;
}
This is a sample text used for the color #a6949b. 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 #a6949b;
}
This is a sample text used for the color #a6949b. 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 35.39%
Green 31.56%
Blue 33.05%
CMYK Percentage
Cyan 0
Magenta 20.7%
Yellow 12.65%
Black 66.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.