#acebe6 Hex Color
rgb(172, 235, 230)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | eb | e6 | - | #acebe6 |
| RGB | 172 | 235 | 230 | - | rgb(172,235,230) |
| HSL | 175 | 61% | 80% | - | hsl(175,61%,80%) |
| HSV | 175 | 27% | 92% | - | hsv(175,27%,92%) |
| XYZ | 61.0045 | 73.9005 | 85.9119 | - | xyz(61.0045,73.9005,85.9119) |
| CIE-LAB | 88.88 | -20.75 | -3.99 | - | lab(88.88,-20.75,-3.99) |
| CMYK | 0.26808510638298 | 0 | 0.021276595744681 | 0.07843137254902 | cmyk(0.26808510638298,0,0.021276595744681,0.07843137254902) |
Description
The RGB value of color #acebe6 is rgb(172, 235, 230).
In the hex color #acebe6, The value of Red is 172, value of Green is 235, and value of Blue is 230. The primary color is Green. Similarly, The HSL values for #acebe6 consists of 175° Hue, 61% Saturation, and 80% Lightness.
In the CMYK color model, the color #acebe6 can be represented as Cyan=0.26808510638298%, Magenta=0%, Yellow=0.021276595744681%, and Black=0.07843137254902%.
Shades of #acebe6
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 #acebe6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acebe6
Preview of #acebe6 on White Background
The contrast ratio of #acebe6 with white color is 1.33
Preview of #acebe6 on black background
The contrast ratio of #acebe6 with black color is 15.78
#acebe6 color will look good with a black background.
Color Schemes of #acebe6
Triadic Colors of #acebe6
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 #acebe6
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 #acebe6
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 #acebe6
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: #acebe6;
}
This is a sample text used for the color #acebe6. 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: #acebe6;
}
This is a sample text used for the color #acebe6. 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 #acebe6;
}
This is a sample text used for the color #acebe6. 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%
Green 36.89%
Blue 36.11%
CMYK Percentage
Cyan 72.89
Magenta 0%
Yellow 5.78%
Black 21.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.