#a4bff3 Hex Color
rgb(164, 191, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | bf | f3 | - | #a4bff3 |
RGB | 164 | 191 | 243 | - | rgb(164,191,243) |
HSL | 219 | 77% | 80% | - | hsl(219,77%,80%) |
HSV | 219 | 33% | 95% | - | hsv(219,33%,95%) |
XYZ | 50.1183 | 51.6252 | 92.1172 | - | xyz(50.1183,51.6252,92.1172) |
CIE-LAB | 77.06 | 2.84 | -28.72 | - | lab(77.06,2.84,-28.72) |
CMYK | 0.32510288065844 | 0.21399176954733 | 0 | 0.047058823529412 | cmyk(0.32510288065844,0.21399176954733,0,0.047058823529412) |
Description
The RGB value of color #a4bff3 is rgb(164, 191, 243).
In the hex color #a4bff3, The value of Red is 164, value of Green is 191, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #a4bff3 consists of 219° Hue, 77% Saturation, and 80% Lightness.
In the CMYK color model, the color #a4bff3 can be represented as Cyan=0.32510288065844%, Magenta=0.21399176954733%, Yellow=0%, and Black=0.047058823529412%.
Shades of #a4bff3
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 #a4bff3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4bff3
Preview of #a4bff3 on White Background
The contrast ratio of #a4bff3 with white color is 1.85
Preview of #a4bff3 on black background
The contrast ratio of #a4bff3 with black color is 11.33
#a4bff3 color will look good with a black background.
Color Schemes of #a4bff3
Triadic Colors of #a4bff3
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 #a4bff3
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 #a4bff3
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 #a4bff3
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: #a4bff3;
}
This is a sample text used for the color #a4bff3. 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: #a4bff3;
}
This is a sample text used for the color #a4bff3. 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 #a4bff3;
}
This is a sample text used for the color #a4bff3. 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 27.42%
Green 31.94%
Blue 40.64%
CMYK Percentage
Cyan 55.46
Magenta 36.51%
Yellow 0%
Black 8.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.