#acb0f2 Hex Color
rgb(172, 176, 242)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b0 | f2 | - | #acb0f2 |
RGB | 172 | 176 | 242 | - | rgb(172,176,242) |
HSL | 237 | 73% | 81% | - | hsl(237,73%,81%) |
HSV | 237 | 29% | 95% | - | hsv(237,29%,95%) |
XYZ | 48.5656 | 46.2321 | 90.3684 | - | xyz(48.5656,46.2321,90.3684) |
CIE-LAB | 73.7 | 13.11 | -33.3 | - | lab(73.7,13.11,-33.3) |
CMYK | 0.28925619834711 | 0.27272727272727 | 0 | 0.050980392156863 | cmyk(0.28925619834711,0.27272727272727,0,0.050980392156863) |
Description
The RGB value of color #acb0f2 is rgb(172, 176, 242).
In the hex color #acb0f2, The value of Red is 172, value of Green is 176, and value of Blue is 242. The primary color is Blue. Similarly, The HSL values for #acb0f2 consists of 237° Hue, 73% Saturation, and 81% Lightness.
In the CMYK color model, the color #acb0f2 can be represented as Cyan=0.28925619834711%, Magenta=0.27272727272727%, Yellow=0%, and Black=0.050980392156863%.
Shades of #acb0f2
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 #acb0f2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb0f2
Preview of #acb0f2 on White Background
The contrast ratio of #acb0f2 with white color is 2.05
Preview of #acb0f2 on black background
The contrast ratio of #acb0f2 with black color is 10.25
#acb0f2 color will look good with a black background.
Color Schemes of #acb0f2
Triadic Colors of #acb0f2
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 #acb0f2
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 #acb0f2
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 #acb0f2
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: #acb0f2;
}
This is a sample text used for the color #acb0f2. 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: #acb0f2;
}
This is a sample text used for the color #acb0f2. 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 #acb0f2;
}
This is a sample text used for the color #acb0f2. 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 29.15%
Green 29.83%
Blue 41.02%
CMYK Percentage
Cyan 47.19
Magenta 44.49%
Yellow 0%
Black 8.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.