#acd0b4 Hex Color
rgb(172, 208, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | d0 | b4 | - | #acd0b4 |
RGB | 172 | 208 | 180 | - | rgb(172,208,180) |
HSL | 133 | 28% | 75% | - | hsl(133,28%,75%) |
HSV | 133 | 17% | 82% | - | hsv(133,17%,82%) |
XYZ | 47.8074 | 57.1777 | 51.6967 | - | xyz(47.8074,57.1777,51.6967) |
CIE-LAB | 80.28 | -17.36 | 9.97 | - | lab(80.28,-17.36,9.97) |
CMYK | 0.17307692307692 | 0 | 0.13461538461538 | 0.1843137254902 | cmyk(0.17307692307692,0,0.13461538461538,0.1843137254902) |
Description
The RGB value of color #acd0b4 is rgb(172, 208, 180).
In the hex color #acd0b4, The value of Red is 172, value of Green is 208, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #acd0b4 consists of 133° Hue, 28% Saturation, and 75% Lightness.
In the CMYK color model, the color #acd0b4 can be represented as Cyan=0.17307692307692%, Magenta=0%, Yellow=0.13461538461538%, and Black=0.1843137254902%.
Shades of #acd0b4
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 #acd0b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acd0b4
Preview of #acd0b4 on White Background
The contrast ratio of #acd0b4 with white color is 1.69
Preview of #acd0b4 on black background
The contrast ratio of #acd0b4 with black color is 12.44
#acd0b4 color will look good with a black background.
Color Schemes of #acd0b4
Triadic Colors of #acd0b4
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 #acd0b4
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 #acd0b4
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 #acd0b4
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: #acd0b4;
}
This is a sample text used for the color #acd0b4. 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: #acd0b4;
}
This is a sample text used for the color #acd0b4. 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 #acd0b4;
}
This is a sample text used for the color #acd0b4. 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 30.71%
Green 37.14%
Blue 32.14%
CMYK Percentage
Cyan 35.18
Magenta 0%
Yellow 27.36%
Black 37.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.