#acb3ec Hex Color
rgb(172, 179, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | b3 | ec | - | #acb3ec |
| RGB | 172 | 179 | 236 | - | rgb(172,179,236) |
| HSL | 233 | 63% | 80% | - | hsl(233,63%,80%) |
| HSV | 233 | 27% | 93% | - | hsv(233,27%,93%) |
| XYZ | 48.2737 | 47.067 | 85.8974 | - | xyz(48.2737,47.067,85.8974) |
| CIE-LAB | 74.23 | 9.99 | -29.23 | - | lab(74.23,9.99,-29.23) |
| CMYK | 0.27118644067797 | 0.24152542372881 | 0 | 0.074509803921569 | cmyk(0.27118644067797,0.24152542372881,0,0.074509803921569) |
Description
The RGB value of color #acb3ec is rgb(172, 179, 236).
In the hex color #acb3ec, The value of Red is 172, value of Green is 179, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #acb3ec consists of 233° Hue, 63% Saturation, and 80% Lightness.
In the CMYK color model, the color #acb3ec can be represented as Cyan=0.27118644067797%, Magenta=0.24152542372881%, Yellow=0%, and Black=0.074509803921569%.
Shades of #acb3ec
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 #acb3ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb3ec
Preview of #acb3ec on White Background
The contrast ratio of #acb3ec with white color is 2.02
Preview of #acb3ec on black background
The contrast ratio of #acb3ec with black color is 10.41
#acb3ec color will look good with a black background.
Color Schemes of #acb3ec
Triadic Colors of #acb3ec
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 #acb3ec
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 #acb3ec
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 #acb3ec
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: #acb3ec;
}
This is a sample text used for the color #acb3ec. 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: #acb3ec;
}
This is a sample text used for the color #acb3ec. 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 #acb3ec;
}
This is a sample text used for the color #acb3ec. 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.3%
Green 30.49%
Blue 40.2%
CMYK Percentage
Cyan 46.18
Magenta 41.13%
Yellow 0%
Black 12.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.