#acf0ee Hex Color
rgb(172, 240, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | f0 | ee | - | #acf0ee |
RGB | 172 | 240 | 238 | - | rgb(172,240,238) |
HSL | 178 | 69% | 81% | - | hsl(178,69%,81%) |
HSV | 178 | 28% | 94% | - | hsv(178,28%,94%) |
XYZ | 63.606 | 77.2639 | 92.45 | - | xyz(63.606,77.2639,92.45) |
CIE-LAB | 90.44 | -21.46 | -5.86 | - | lab(90.44,-21.46,-5.86) |
CMYK | 0.28333333333333 | 0 | 0.0083333333333333 | 0.058823529411765 | cmyk(0.28333333333333,0,0.0083333333333333,0.058823529411765) |
Description
The RGB value of color #acf0ee is rgb(172, 240, 238).
In the hex color #acf0ee, The value of Red is 172, value of Green is 240, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #acf0ee consists of 178° Hue, 69% Saturation, and 81% Lightness.
In the CMYK color model, the color #acf0ee can be represented as Cyan=0.28333333333333%, Magenta=0%, Yellow=0.0083333333333333%, and Black=0.058823529411765%.
Shades of #acf0ee
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 #acf0ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acf0ee
Preview of #acf0ee on White Background
The contrast ratio of #acf0ee with white color is 1.28
Preview of #acf0ee on black background
The contrast ratio of #acf0ee with black color is 16.45
#acf0ee color will look good with a black background.
Color Schemes of #acf0ee
Triadic Colors of #acf0ee
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 #acf0ee
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 #acf0ee
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 #acf0ee
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: #acf0ee;
}
This is a sample text used for the color #acf0ee. 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: #acf0ee;
}
This is a sample text used for the color #acf0ee. 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 #acf0ee;
}
This is a sample text used for the color #acf0ee. 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 26.46%
Green 36.92%
Blue 36.62%
CMYK Percentage
Cyan 80.84
Magenta 0%
Yellow 2.38%
Black 16.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.