#a07bbf Hex Color
rgb(160, 123, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 7b | bf | - | #a07bbf |
RGB | 160 | 123 | 191 | - | rgb(160,123,191) |
HSL | 273 | 35% | 62% | - | hsl(273,35%,62%) |
HSV | 273 | 36% | 75% | - | hsv(273,36%,75%) |
XYZ | 30.9841 | 25.4011 | 52.5601 | - | xyz(30.9841,25.4011,52.5601) |
CIE-LAB | 57.46 | 27.46 | -30.23 | - | lab(57.46,27.46,-30.23) |
CMYK | 0.16230366492147 | 0.35602094240838 | 0 | 0.25098039215686 | cmyk(0.16230366492147,0.35602094240838,0,0.25098039215686) |
Description
The RGB value of color #a07bbf is rgb(160, 123, 191).
In the hex color #a07bbf, The value of Red is 160, value of Green is 123, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #a07bbf consists of 273° Hue, 35% Saturation, and 62% Lightness.
In the CMYK color model, the color #a07bbf can be represented as Cyan=0.16230366492147%, Magenta=0.35602094240838%, Yellow=0%, and Black=0.25098039215686%.
Shades of #a07bbf
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 #a07bbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a07bbf
Preview of #a07bbf on White Background
The contrast ratio of #a07bbf with white color is 3.45
Preview of #a07bbf on black background
The contrast ratio of #a07bbf with black color is 6.08
#a07bbf color will look good with a black background.
Color Schemes of #a07bbf
Triadic Colors of #a07bbf
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 #a07bbf
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 #a07bbf
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 #a07bbf
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: #a07bbf;
}
This is a sample text used for the color #a07bbf. 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: #a07bbf;
}
This is a sample text used for the color #a07bbf. 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 #a07bbf;
}
This is a sample text used for the color #a07bbf. 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 33.76%
Green 25.95%
Blue 40.3%
CMYK Percentage
Cyan 21.1
Magenta 46.28%
Yellow 0%
Black 32.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.