#aa69b1 Hex Color
rgb(170, 105, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 69 | b1 | - | #aa69b1 |
RGB | 170 | 105 | 177 | - | rgb(170,105,177) |
HSL | 294 | 32% | 55% | - | hsl(294,32%,55%) |
HSV | 294 | 41% | 69% | - | hsv(294,41%,69%) |
XYZ | 29.565 | 21.8235 | 44.2491 | - | xyz(29.565,21.8235,44.2491) |
CIE-LAB | 53.84 | 37.75 | -27.73 | - | lab(53.84,37.75,-27.73) |
CMYK | 0.03954802259887 | 0.40677966101695 | 0 | 0.30588235294118 | cmyk(0.03954802259887,0.40677966101695,0,0.30588235294118) |
Description
The RGB value of color #aa69b1 is rgb(170, 105, 177).
In the hex color #aa69b1, The value of Red is 170, value of Green is 105, and value of Blue is 177. The primary color is Blue. Similarly, The HSL values for #aa69b1 consists of 294° Hue, 32% Saturation, and 55% Lightness.
In the CMYK color model, the color #aa69b1 can be represented as Cyan=0.03954802259887%, Magenta=0.40677966101695%, Yellow=0%, and Black=0.30588235294118%.
Shades of #aa69b1
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 #aa69b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa69b1
Preview of #aa69b1 on White Background
The contrast ratio of #aa69b1 with white color is 3.91
Preview of #aa69b1 on black background
The contrast ratio of #aa69b1 with black color is 5.36
#aa69b1 color will look good with a black background.
Color Schemes of #aa69b1
Triadic Colors of #aa69b1
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 #aa69b1
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 #aa69b1
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 #aa69b1
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: #aa69b1;
}
This is a sample text used for the color #aa69b1. 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: #aa69b1;
}
This is a sample text used for the color #aa69b1. 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 #aa69b1;
}
This is a sample text used for the color #aa69b1. 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 37.61%
Green 23.23%
Blue 39.16%
CMYK Percentage
Cyan 5.26
Magenta 54.08%
Yellow 0%
Black 40.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.