#acddc7 Hex Color
rgb(172, 221, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | dd | c7 | - | #acddc7 |
RGB | 172 | 221 | 199 | - | rgb(172,221,199) |
HSL | 153 | 42% | 77% | - | hsl(153,42%,77%) |
HSV | 153 | 22% | 87% | - | hsv(153,22%,87%) |
XYZ | 53.1785 | 64.6071 | 63.7004 | - | xyz(53.1785,64.6071,63.7004) |
CIE-LAB | 84.28 | -20.24 | 5.63 | - | lab(84.28,-20.24,5.63) |
CMYK | 0.22171945701357 | 0 | 0.099547511312217 | 0.13333333333333 | cmyk(0.22171945701357,0,0.099547511312217,0.13333333333333) |
Description
The RGB value of color #acddc7 is rgb(172, 221, 199).
In the hex color #acddc7, The value of Red is 172, value of Green is 221, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #acddc7 consists of 153° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #acddc7 can be represented as Cyan=0.22171945701357%, Magenta=0%, Yellow=0.099547511312217%, and Black=0.13333333333333%.
Shades of #acddc7
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 #acddc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acddc7
Preview of #acddc7 on White Background
The contrast ratio of #acddc7 with white color is 1.51
Preview of #acddc7 on black background
The contrast ratio of #acddc7 with black color is 13.92
#acddc7 color will look good with a black background.
Color Schemes of #acddc7
Triadic Colors of #acddc7
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 #acddc7
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 #acddc7
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 #acddc7
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: #acddc7;
}
This is a sample text used for the color #acddc7. 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: #acddc7;
}
This is a sample text used for the color #acddc7. 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 #acddc7;
}
This is a sample text used for the color #acddc7. 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 29.05%
Green 37.33%
Blue 33.61%
CMYK Percentage
Cyan 48.77
Magenta 0%
Yellow 21.9%
Black 29.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.