#acb8da Hex Color
rgb(172, 184, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b8 | da | - | #acb8da |
RGB | 172 | 184 | 218 | - | rgb(172,184,218) |
HSL | 224 | 38% | 76% | - | hsl(224,38%,76%) |
HSV | 224 | 21% | 85% | - | hsv(224,21%,85%) |
XYZ | 46.8086 | 48.1136 | 73.1494 | - | xyz(46.8086,48.1136,73.1494) |
CIE-LAB | 74.9 | 3.05 | -18.45 | - | lab(74.9,3.05,-18.45) |
CMYK | 0.21100917431193 | 0.15596330275229 | 0 | 0.14509803921569 | cmyk(0.21100917431193,0.15596330275229,0,0.14509803921569) |
Description
The RGB value of color #acb8da is rgb(172, 184, 218).
In the hex color #acb8da, The value of Red is 172, value of Green is 184, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #acb8da consists of 224° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #acb8da can be represented as Cyan=0.21100917431193%, Magenta=0.15596330275229%, Yellow=0%, and Black=0.14509803921569%.
Shades of #acb8da
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 #acb8da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb8da
Preview of #acb8da on White Background
The contrast ratio of #acb8da with white color is 1.98
Preview of #acb8da on black background
The contrast ratio of #acb8da with black color is 10.62
#acb8da color will look good with a black background.
Color Schemes of #acb8da
Triadic Colors of #acb8da
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 #acb8da
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 #acb8da
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 #acb8da
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: #acb8da;
}
This is a sample text used for the color #acb8da. 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: #acb8da;
}
This is a sample text used for the color #acb8da. 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 #acb8da;
}
This is a sample text used for the color #acb8da. 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.97%
Green 32.06%
Blue 37.98%
CMYK Percentage
Cyan 41.21
Magenta 30.46%
Yellow 0%
Black 28.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.