#acfbd6 Hex Color
rgb(172, 251, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | fb | d6 | - | #acfbd6 |
RGB | 172 | 251 | 214 | - | rgb(172,251,214) |
HSL | 152 | 91% | 83% | - | hsl(152,91%,83%) |
HSV | 152 | 31% | 98% | - | hsv(152,31%,98%) |
XYZ | 63.648 | 82.6201 | 76.211 | - | xyz(63.648,82.6201,76.211) |
CIE-LAB | 92.85 | -31.73 | 10.09 | - | lab(92.85,-31.73,10.09) |
CMYK | 0.31474103585657 | 0 | 0.14741035856574 | 0.015686274509804 | cmyk(0.31474103585657,0,0.14741035856574,0.015686274509804) |
Description
The RGB value of color #acfbd6 is rgb(172, 251, 214).
In the hex color #acfbd6, The value of Red is 172, value of Green is 251, and value of Blue is 214. The primary color is Green. Similarly, The HSL values for #acfbd6 consists of 152° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #acfbd6 can be represented as Cyan=0.31474103585657%, Magenta=0%, Yellow=0.14741035856574%, and Black=0.015686274509804%.
Shades of #acfbd6
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 #acfbd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acfbd6
Preview of #acfbd6 on White Background
The contrast ratio of #acfbd6 with white color is 1.2
Preview of #acfbd6 on black background
The contrast ratio of #acfbd6 with black color is 17.52
#acfbd6 color will look good with a black background.
Color Schemes of #acfbd6
Triadic Colors of #acfbd6
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 #acfbd6
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 #acfbd6
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 #acfbd6
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: #acfbd6;
}
This is a sample text used for the color #acfbd6. 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: #acfbd6;
}
This is a sample text used for the color #acfbd6. 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 #acfbd6;
}
This is a sample text used for the color #acfbd6. 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 39.4%
Blue 33.59%
CMYK Percentage
Cyan 65.87
Magenta 0%
Yellow 30.85%
Black 3.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.