#ace4da Hex Color
rgb(172, 228, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | e4 | da | - | #ace4da |
RGB | 172 | 228 | 218 | - | rgb(172,228,218) |
HSL | 169 | 51% | 78% | - | hsl(169,51%,78%) |
HSV | 169 | 25% | 89% | - | hsv(169,25%,89%) |
XYZ | 57.4115 | 69.3194 | 76.6837 | - | xyz(57.4115,69.3194,76.6837) |
CIE-LAB | 86.66 | -19.85 | -0.94 | - | lab(86.66,-19.85,-0.94) |
CMYK | 0.24561403508772 | 0 | 0.043859649122807 | 0.10588235294118 | cmyk(0.24561403508772,0,0.043859649122807,0.10588235294118) |
Description
The RGB value of color #ace4da is rgb(172, 228, 218).
In the hex color #ace4da, The value of Red is 172, value of Green is 228, and value of Blue is 218. The primary color is Green. Similarly, The HSL values for #ace4da consists of 169° Hue, 51% Saturation, and 78% Lightness.
In the CMYK color model, the color #ace4da can be represented as Cyan=0.24561403508772%, Magenta=0%, Yellow=0.043859649122807%, and Black=0.10588235294118%.
Shades of #ace4da
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 #ace4da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ace4da
Preview of #ace4da on White Background
The contrast ratio of #ace4da with white color is 1.41
Preview of #ace4da on black background
The contrast ratio of #ace4da with black color is 14.86
#ace4da color will look good with a black background.
Color Schemes of #ace4da
Triadic Colors of #ace4da
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 #ace4da
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 #ace4da
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 #ace4da
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: #ace4da;
}
This is a sample text used for the color #ace4da. 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: #ace4da;
}
This is a sample text used for the color #ace4da. 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 #ace4da;
}
This is a sample text used for the color #ace4da. 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.83%
Green 36.89%
Blue 35.28%
CMYK Percentage
Cyan 62.12
Magenta 0%
Yellow 11.09%
Black 26.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.