#adc4af Hex Color
rgb(173, 196, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c4 | af | - | #adc4af |
RGB | 173 | 196 | 175 | - | rgb(173,196,175) |
HSL | 125 | 16% | 72% | - | hsl(125,16%,72%) |
HSV | 125 | 12% | 77% | - | hsv(125,12%,77%) |
XYZ | 44.7114 | 51.4592 | 48.1335 | - | xyz(44.7114,51.4592,48.1335) |
CIE-LAB | 76.96 | -11.81 | 7.91 | - | lab(76.96,-11.81,7.91) |
CMYK | 0.11734693877551 | 0 | 0.10714285714286 | 0.23137254901961 | cmyk(0.11734693877551,0,0.10714285714286,0.23137254901961) |
Description
The RGB value of color #adc4af is rgb(173, 196, 175).
In the hex color #adc4af, The value of Red is 173, value of Green is 196, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #adc4af consists of 125° Hue, 16% Saturation, and 72% Lightness.
In the CMYK color model, the color #adc4af can be represented as Cyan=0.11734693877551%, Magenta=0%, Yellow=0.10714285714286%, and Black=0.23137254901961%.
Shades of #adc4af
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 #adc4af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc4af
Preview of #adc4af on White Background
The contrast ratio of #adc4af with white color is 1.86
Preview of #adc4af on black background
The contrast ratio of #adc4af with black color is 11.29
#adc4af color will look good with a black background.
Color Schemes of #adc4af
Triadic Colors of #adc4af
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 #adc4af
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 #adc4af
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 #adc4af
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: #adc4af;
}
This is a sample text used for the color #adc4af. 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: #adc4af;
}
This is a sample text used for the color #adc4af. 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 #adc4af;
}
This is a sample text used for the color #adc4af. 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 31.8%
Green 36.03%
Blue 32.17%
CMYK Percentage
Cyan 25.74
Magenta 0%
Yellow 23.5%
Black 50.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.