#ffa1e0 Hex Color
rgb(255, 161, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | a1 | e0 | - | #ffa1e0 |
RGB | 255 | 161 | 224 | - | rgb(255,161,224) |
HSL | 320 | 100% | 82% | - | hsl(320,100%,82%) |
HSV | 320 | 37% | 100% | - | hsv(320,37%,100%) |
XYZ | 67.4394 | 52.1316 | 77.029 | - | xyz(67.4394,52.1316,77.029) |
CIE-LAB | 77.36 | 43.55 | -17.24 | - | lab(77.36,43.55,-17.24) |
CMYK | 0 | 0.36862745098039 | 0.12156862745098 | 0 | cmyk(0,0.36862745098039,0.12156862745098,0) |
Description
The RGB value of color #ffa1e0 is rgb(255, 161, 224).
In the hex color #ffa1e0, The value of Red is 255, value of Green is 161, and value of Blue is 224. The primary color is Red. Similarly, The HSL values for #ffa1e0 consists of 320° Hue, 100% Saturation, and 82% Lightness.
In the CMYK color model, the color #ffa1e0 can be represented as Cyan=0%, Magenta=0.36862745098039%, Yellow=0.12156862745098%, and Black=0%.
Shades of #ffa1e0
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 #ffa1e0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffa1e0
Preview of #ffa1e0 on White Background
The contrast ratio of #ffa1e0 with white color is 1.84
Preview of #ffa1e0 on black background
The contrast ratio of #ffa1e0 with black color is 11.43
#ffa1e0 color will look good with a black background.
Color Schemes of #ffa1e0
Triadic Colors of #ffa1e0
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 #ffa1e0
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 #ffa1e0
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 #ffa1e0
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: #ffa1e0;
}
This is a sample text used for the color #ffa1e0. 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: #ffa1e0;
}
This is a sample text used for the color #ffa1e0. 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 #ffa1e0;
}
This is a sample text used for the color #ffa1e0. 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.84%
Green 25.16%
Blue 35%
CMYK Percentage
Cyan 0
Magenta 75.2%
Yellow 24.8%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.