#aa3ccd Hex Color
rgb(170, 60, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 3c | cd | - | #aa3ccd |
RGB | 170 | 60 | 205 | - | rgb(170,60,205) |
HSL | 286 | 59% | 52% | - | hsl(286,59%,52%) |
HSV | 286 | 71% | 80% | - | hsv(286,71%,80%) |
XYZ | 29.2129 | 16.1855 | 59.342 | - | xyz(29.2129,16.1855,59.342) |
CIE-LAB | 47.22 | 64.94 | -54.37 | - | lab(47.22,64.94,-54.37) |
CMYK | 0.17073170731707 | 0.70731707317073 | 0 | 0.19607843137255 | cmyk(0.17073170731707,0.70731707317073,0,0.19607843137255) |
Description
The RGB value of color #aa3ccd is rgb(170, 60, 205).
In the hex color #aa3ccd, The value of Red is 170, value of Green is 60, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #aa3ccd consists of 286° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #aa3ccd can be represented as Cyan=0.17073170731707%, Magenta=0.70731707317073%, Yellow=0%, and Black=0.19607843137255%.
Shades of #aa3ccd
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 #aa3ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa3ccd
Preview of #aa3ccd on White Background
The contrast ratio of #aa3ccd with white color is 4.96
#aa3ccd color will look good on a white background.
Preview of #aa3ccd on black background
The contrast ratio of #aa3ccd with black color is 4.24
Color Schemes of #aa3ccd
Triadic Colors of #aa3ccd
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 #aa3ccd
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 #aa3ccd
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 #aa3ccd
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: #aa3ccd;
}
This is a sample text used for the color #aa3ccd. 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: #aa3ccd;
}
This is a sample text used for the color #aa3ccd. 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 #aa3ccd;
}
This is a sample text used for the color #aa3ccd. 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.08%
Green 13.79%
Blue 47.13%
CMYK Percentage
Cyan 15.89
Magenta 65.85%
Yellow 0%
Black 18.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.