#a193fb Hex Color
rgb(161, 147, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 93 | fb | - | #a193fb |
RGB | 161 | 147 | 251 | - | rgb(161,147,251) |
HSL | 248 | 93% | 78% | - | hsl(248,93%,78%) |
HSV | 248 | 41% | 98% | - | hsv(248,41%,98%) |
XYZ | 42.5442 | 35.4095 | 95.8592 | - | xyz(42.5442,35.4095,95.8592) |
CIE-LAB | 66.07 | 28.74 | -50.19 | - | lab(66.07,28.74,-50.19) |
CMYK | 0.35856573705179 | 0.41434262948207 | 0 | 0.015686274509804 | cmyk(0.35856573705179,0.41434262948207,0,0.015686274509804) |
Description
The RGB value of color #a193fb is rgb(161, 147, 251).
In the hex color #a193fb, The value of Red is 161, value of Green is 147, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #a193fb consists of 248° Hue, 93% Saturation, and 78% Lightness.
In the CMYK color model, the color #a193fb can be represented as Cyan=0.35856573705179%, Magenta=0.41434262948207%, Yellow=0%, and Black=0.015686274509804%.
Shades of #a193fb
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 #a193fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a193fb
Preview of #a193fb on White Background
The contrast ratio of #a193fb with white color is 2.6
Preview of #a193fb on black background
The contrast ratio of #a193fb with black color is 8.08
#a193fb color will look good with a black background.
Color Schemes of #a193fb
Triadic Colors of #a193fb
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 #a193fb
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 #a193fb
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 #a193fb
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: #a193fb;
}
This is a sample text used for the color #a193fb. 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: #a193fb;
}
This is a sample text used for the color #a193fb. 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 #a193fb;
}
This is a sample text used for the color #a193fb. 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 28.8%
Green 26.3%
Blue 44.9%
CMYK Percentage
Cyan 45.47
Magenta 52.54%
Yellow 0%
Black 1.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.