#acd3b0 Hex Color
rgb(172, 211, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | d3 | b0 | - | #acd3b0 |
RGB | 172 | 211 | 176 | - | rgb(172,211,176) |
HSL | 126 | 31% | 75% | - | hsl(126,31%,75%) |
HSV | 126 | 18% | 83% | - | hsv(126,18%,83%) |
XYZ | 48.144 | 58.4938 | 49.8273 | - | xyz(48.144,58.4938,49.8273) |
CIE-LAB | 81.01 | -19.59 | 13.14 | - | lab(81.01,-19.59,13.14) |
CMYK | 0.18483412322275 | 0 | 0.16587677725118 | 0.17254901960784 | cmyk(0.18483412322275,0,0.16587677725118,0.17254901960784) |
Description
The RGB value of color #acd3b0 is rgb(172, 211, 176).
In the hex color #acd3b0, The value of Red is 172, value of Green is 211, and value of Blue is 176. The primary color is Green. Similarly, The HSL values for #acd3b0 consists of 126° Hue, 31% Saturation, and 75% Lightness.
In the CMYK color model, the color #acd3b0 can be represented as Cyan=0.18483412322275%, Magenta=0%, Yellow=0.16587677725118%, and Black=0.17254901960784%.
Shades of #acd3b0
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 #acd3b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acd3b0
Preview of #acd3b0 on White Background
The contrast ratio of #acd3b0 with white color is 1.65
Preview of #acd3b0 on black background
The contrast ratio of #acd3b0 with black color is 12.7
#acd3b0 color will look good with a black background.
Color Schemes of #acd3b0
Triadic Colors of #acd3b0
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 #acd3b0
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 #acd3b0
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 #acd3b0
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: #acd3b0;
}
This is a sample text used for the color #acd3b0. 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: #acd3b0;
}
This is a sample text used for the color #acd3b0. 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 #acd3b0;
}
This is a sample text used for the color #acd3b0. 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.77%
Green 37.75%
Blue 31.48%
CMYK Percentage
Cyan 35.32
Magenta 0%
Yellow 31.7%
Black 32.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.