#ace8dc Hex Color
rgb(172, 232, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | e8 | dc | - | #ace8dc |
RGB | 172 | 232 | 220 | - | rgb(172,232,220) |
HSL | 168 | 57% | 79% | - | hsl(168,57%,79%) |
HSV | 168 | 26% | 91% | - | hsv(168,26%,91%) |
XYZ | 58.7881 | 71.6512 | 78.4417 | - | xyz(58.7881,71.6512,78.4417) |
CIE-LAB | 87.8 | -21.41 | -0.32 | - | lab(87.8,-21.41,-0.32) |
CMYK | 0.25862068965517 | 0 | 0.051724137931034 | 0.090196078431373 | cmyk(0.25862068965517,0,0.051724137931034,0.090196078431373) |
Description
The RGB value of color #ace8dc is rgb(172, 232, 220).
In the hex color #ace8dc, The value of Red is 172, value of Green is 232, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #ace8dc consists of 168° Hue, 57% Saturation, and 79% Lightness.
In the CMYK color model, the color #ace8dc can be represented as Cyan=0.25862068965517%, Magenta=0%, Yellow=0.051724137931034%, and Black=0.090196078431373%.
Shades of #ace8dc
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 #ace8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ace8dc
Preview of #ace8dc on White Background
The contrast ratio of #ace8dc with white color is 1.37
Preview of #ace8dc on black background
The contrast ratio of #ace8dc with black color is 15.33
#ace8dc color will look good with a black background.
Color Schemes of #ace8dc
Triadic Colors of #ace8dc
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 #ace8dc
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 #ace8dc
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 #ace8dc
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: #ace8dc;
}
This is a sample text used for the color #ace8dc. 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: #ace8dc;
}
This is a sample text used for the color #ace8dc. 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 #ace8dc;
}
This is a sample text used for the color #ace8dc. 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.56%
Green 37.18%
Blue 35.26%
CMYK Percentage
Cyan 64.57
Magenta 0%
Yellow 12.91%
Black 22.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.