#abcfa2 Hex Color
rgb(171, 207, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | cf | a2 | - | #abcfa2 |
RGB | 171 | 207 | 162 | - | rgb(171,207,162) |
HSL | 108 | 32% | 72% | - | hsl(108,32%,72%) |
HSV | 108 | 22% | 81% | - | hsv(108,22%,81%) |
XYZ | 45.629 | 55.8922 | 42.5658 | - | xyz(45.629,55.8922,42.5658) |
CIE-LAB | 79.55 | -20.36 | 18.51 | - | lab(79.55,-20.36,18.51) |
CMYK | 0.17391304347826 | 0 | 0.21739130434783 | 0.18823529411765 | cmyk(0.17391304347826,0,0.21739130434783,0.18823529411765) |
Description
The RGB value of color #abcfa2 is rgb(171, 207, 162).
In the hex color #abcfa2, The value of Red is 171, value of Green is 207, and value of Blue is 162. The primary color is Green. Similarly, The HSL values for #abcfa2 consists of 108° Hue, 32% Saturation, and 72% Lightness.
In the CMYK color model, the color #abcfa2 can be represented as Cyan=0.17391304347826%, Magenta=0%, Yellow=0.21739130434783%, and Black=0.18823529411765%.
Shades of #abcfa2
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 #abcfa2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abcfa2
Preview of #abcfa2 on White Background
The contrast ratio of #abcfa2 with white color is 1.72
Preview of #abcfa2 on black background
The contrast ratio of #abcfa2 with black color is 12.18
#abcfa2 color will look good with a black background.
Color Schemes of #abcfa2
Triadic Colors of #abcfa2
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 #abcfa2
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 #abcfa2
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 #abcfa2
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: #abcfa2;
}
This is a sample text used for the color #abcfa2. 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: #abcfa2;
}
This is a sample text used for the color #abcfa2. 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 #abcfa2;
}
This is a sample text used for the color #abcfa2. 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.67%
Green 38.33%
Blue 30%
CMYK Percentage
Cyan 30.01
Magenta 0%
Yellow 37.51%
Black 32.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.