#aa83cb Hex Color
rgb(170, 131, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 83 | cb | - | #aa83cb |
RGB | 170 | 131 | 203 | - | rgb(170,131,203) |
HSL | 273 | 41% | 65% | - | hsl(273,41%,65%) |
HSV | 273 | 35% | 80% | - | hsv(273,35%,80%) |
XYZ | 35.4734 | 29.0904 | 60.2453 | - | xyz(35.4734,29.0904,60.2453) |
CIE-LAB | 60.86 | 28.69 | -31.67 | - | lab(60.86,28.69,-31.67) |
CMYK | 0.16256157635468 | 0.35467980295567 | 0 | 0.20392156862745 | cmyk(0.16256157635468,0.35467980295567,0,0.20392156862745) |
Description
The RGB value of color #aa83cb is rgb(170, 131, 203).
In the hex color #aa83cb, The value of Red is 170, value of Green is 131, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #aa83cb consists of 273° Hue, 41% Saturation, and 65% Lightness.
In the CMYK color model, the color #aa83cb can be represented as Cyan=0.16256157635468%, Magenta=0.35467980295567%, Yellow=0%, and Black=0.20392156862745%.
Shades of #aa83cb
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 #aa83cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa83cb
Preview of #aa83cb on White Background
The contrast ratio of #aa83cb with white color is 3.08
Preview of #aa83cb on black background
The contrast ratio of #aa83cb with black color is 6.82
#aa83cb color will look good with a black background.
Color Schemes of #aa83cb
Triadic Colors of #aa83cb
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 #aa83cb
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 #aa83cb
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 #aa83cb
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: #aa83cb;
}
This is a sample text used for the color #aa83cb. 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: #aa83cb;
}
This is a sample text used for the color #aa83cb. 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 #aa83cb;
}
This is a sample text used for the color #aa83cb. 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.73%
Green 25.99%
Blue 40.28%
CMYK Percentage
Cyan 22.54
Magenta 49.18%
Yellow 0%
Black 28.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.