#a8d0bd Hex Color
rgb(168, 208, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | d0 | bd | - | #a8d0bd |
RGB | 168 | 208 | 189 | - | rgb(168,208,189) |
HSL | 152 | 30% | 74% | - | hsl(152,30%,74%) |
HSV | 152 | 19% | 82% | - | hsv(152,19%,82%) |
XYZ | 47.8896 | 57.1107 | 56.6435 | - | xyz(47.8896,57.1107,56.6435) |
CIE-LAB | 80.24 | -16.97 | 5.08 | - | lab(80.24,-16.97,5.08) |
CMYK | 0.19230769230769 | 0 | 0.091346153846154 | 0.1843137254902 | cmyk(0.19230769230769,0,0.091346153846154,0.1843137254902) |
Description
The RGB value of color #a8d0bd is rgb(168, 208, 189).
In the hex color #a8d0bd, The value of Red is 168, value of Green is 208, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #a8d0bd consists of 152° Hue, 30% Saturation, and 74% Lightness.
In the CMYK color model, the color #a8d0bd can be represented as Cyan=0.19230769230769%, Magenta=0%, Yellow=0.091346153846154%, and Black=0.1843137254902%.
Shades of #a8d0bd
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 #a8d0bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8d0bd
Preview of #a8d0bd on White Background
The contrast ratio of #a8d0bd with white color is 1.69
Preview of #a8d0bd on black background
The contrast ratio of #a8d0bd with black color is 12.42
#a8d0bd color will look good with a black background.
Color Schemes of #a8d0bd
Triadic Colors of #a8d0bd
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 #a8d0bd
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 #a8d0bd
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 #a8d0bd
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: #a8d0bd;
}
This is a sample text used for the color #a8d0bd. 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: #a8d0bd;
}
This is a sample text used for the color #a8d0bd. 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 #a8d0bd;
}
This is a sample text used for the color #a8d0bd. 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.73%
Green 36.81%
Blue 33.45%
CMYK Percentage
Cyan 41.09
Magenta 0%
Yellow 19.52%
Black 39.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.