#ae16cb Hex Color
rgb(174, 22, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 16 | cb | - | #ae16cb |
RGB | 174 | 22 | 203 | - | rgb(174,22,203) |
HSL | 290 | 80% | 44% | - | hsl(290,80%,44%) |
HSV | 290 | 89% | 80% | - | hsv(290,89%,80%) |
XYZ | 28.522 | 13.8843 | 57.6766 | - | xyz(28.522,13.8843,57.6766) |
CIE-LAB | 44.07 | 75.84 | -58.26 | - | lab(44.07,75.84,-58.26) |
CMYK | 0.14285714285714 | 0.89162561576355 | 0 | 0.20392156862745 | cmyk(0.14285714285714,0.89162561576355,0,0.20392156862745) |
Description
The RGB value of color #ae16cb is rgb(174, 22, 203).
In the hex color #ae16cb, The value of Red is 174, value of Green is 22, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #ae16cb consists of 290° Hue, 80% Saturation, and 44% Lightness.
In the CMYK color model, the color #ae16cb can be represented as Cyan=0.14285714285714%, Magenta=0.89162561576355%, Yellow=0%, and Black=0.20392156862745%.
Shades of #ae16cb
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 #ae16cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae16cb
Preview of #ae16cb on White Background
The contrast ratio of #ae16cb with white color is 5.56
#ae16cb color will look good on a white background.
Preview of #ae16cb on black background
The contrast ratio of #ae16cb with black color is 3.78
Color Schemes of #ae16cb
Triadic Colors of #ae16cb
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 #ae16cb
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 #ae16cb
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 #ae16cb
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.
Monochromatic Colors of #ae16cb
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ae16cb;
}
This is a sample text used for the color #ae16cb. 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: #ae16cb;
}
This is a sample text used for the color #ae16cb. 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 #ae16cb;
}
This is a sample text used for the color #ae16cb. 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 43.61%
Green 5.51%
Blue 50.88%
CMYK Percentage
Cyan 11.54
Magenta 72%
Yellow 0%
Black 16.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.