#aa23ca Hex Color
rgb(170, 35, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 23 | ca | - | #aa23ca |
RGB | 170 | 35 | 202 | - | rgb(170,35,202) |
HSL | 289 | 70% | 46% | - | hsl(289,70%,46%) |
HSV | 289 | 83% | 79% | - | hsv(289,83%,79%) |
XYZ | 27.8393 | 14.0124 | 57.1145 | - | xyz(27.8393,14.0124,57.1145) |
CIE-LAB | 44.25 | 72.35 | -57.42 | - | lab(44.25,72.35,-57.42) |
CMYK | 0.15841584158416 | 0.82673267326733 | 0 | 0.2078431372549 | cmyk(0.15841584158416,0.82673267326733,0,0.2078431372549) |
Description
The RGB value of color #aa23ca is rgb(170, 35, 202).
In the hex color #aa23ca, The value of Red is 170, value of Green is 35, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #aa23ca consists of 289° Hue, 70% Saturation, and 46% Lightness.
In the CMYK color model, the color #aa23ca can be represented as Cyan=0.15841584158416%, Magenta=0.82673267326733%, Yellow=0%, and Black=0.2078431372549%.
Shades of #aa23ca
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 #aa23ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa23ca
Preview of #aa23ca on White Background
The contrast ratio of #aa23ca with white color is 5.52
#aa23ca color will look good on a white background.
Preview of #aa23ca on black background
The contrast ratio of #aa23ca with black color is 3.8
Color Schemes of #aa23ca
Triadic Colors of #aa23ca
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 #aa23ca
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 #aa23ca
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 #aa23ca
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: #aa23ca;
}
This is a sample text used for the color #aa23ca. 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: #aa23ca;
}
This is a sample text used for the color #aa23ca. 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 #aa23ca;
}
This is a sample text used for the color #aa23ca. 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 41.77%
Green 8.6%
Blue 49.63%
CMYK Percentage
Cyan 13.28
Magenta 69.3%
Yellow 0%
Black 17.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.