#adbc8f Hex Color
rgb(173, 188, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | bc | 8f | - | #adbc8f |
RGB | 173 | 188 | 143 | - | rgb(173,188,143) |
HSL | 80 | 25% | 65% | - | hsl(80,25%,65%) |
HSV | 80 | 24% | 74% | - | hsv(80,24%,74%) |
XYZ | 40.1747 | 46.8338 | 32.909 | - | xyz(40.1747,46.8338,32.909) |
CIE-LAB | 74.08 | -13.05 | 21.1 | - | lab(74.08,-13.05,21.1) |
CMYK | 0.079787234042553 | 0 | 0.23936170212766 | 0.26274509803922 | cmyk(0.079787234042553,0,0.23936170212766,0.26274509803922) |
Description
The RGB value of color #adbc8f is rgb(173, 188, 143).
In the hex color #adbc8f, The value of Red is 173, value of Green is 188, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #adbc8f consists of 80° Hue, 25% Saturation, and 65% Lightness.
In the CMYK color model, the color #adbc8f can be represented as Cyan=0.079787234042553%, Magenta=0%, Yellow=0.23936170212766%, and Black=0.26274509803922%.
Shades of #adbc8f
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 #adbc8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adbc8f
Preview of #adbc8f on White Background
The contrast ratio of #adbc8f with white color is 2.03
Preview of #adbc8f on black background
The contrast ratio of #adbc8f with black color is 10.37
#adbc8f color will look good with a black background.
Color Schemes of #adbc8f
Triadic Colors of #adbc8f
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 #adbc8f
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 #adbc8f
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 #adbc8f
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: #adbc8f;
}
This is a sample text used for the color #adbc8f. 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: #adbc8f;
}
This is a sample text used for the color #adbc8f. 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 #adbc8f;
}
This is a sample text used for the color #adbc8f. 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 34.33%
Green 37.3%
Blue 28.37%
CMYK Percentage
Cyan 13.71
Magenta 0%
Yellow 41.13%
Black 45.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.