#a4bfaa Hex Color
rgb(164, 191, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | bf | aa | - | #a4bfaa |
RGB | 164 | 191 | 170 | - | rgb(164,191,170) |
HSL | 133 | 17% | 70% | - | hsl(133,17%,70%) |
HSV | 133 | 14% | 75% | - | hsv(133,14%,75%) |
XYZ | 41.1963 | 48.0564 | 45.1347 | - | xyz(41.1963,48.0564,45.1347) |
CIE-LAB | 74.86 | -13.25 | 7.53 | - | lab(74.86,-13.25,7.53) |
CMYK | 0.1413612565445 | 0 | 0.10994764397906 | 0.25098039215686 | cmyk(0.1413612565445,0,0.10994764397906,0.25098039215686) |
Description
The RGB value of color #a4bfaa is rgb(164, 191, 170).
In the hex color #a4bfaa, The value of Red is 164, value of Green is 191, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #a4bfaa consists of 133° Hue, 17% Saturation, and 70% Lightness.
In the CMYK color model, the color #a4bfaa can be represented as Cyan=0.1413612565445%, Magenta=0%, Yellow=0.10994764397906%, and Black=0.25098039215686%.
Shades of #a4bfaa
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 #a4bfaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4bfaa
Preview of #a4bfaa on White Background
The contrast ratio of #a4bfaa with white color is 1.98
Preview of #a4bfaa on black background
The contrast ratio of #a4bfaa with black color is 10.61
#a4bfaa color will look good with a black background.
Color Schemes of #a4bfaa
Triadic Colors of #a4bfaa
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 #a4bfaa
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 #a4bfaa
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 #a4bfaa
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: #a4bfaa;
}
This is a sample text used for the color #a4bfaa. 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: #a4bfaa;
}
This is a sample text used for the color #a4bfaa. 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 #a4bfaa;
}
This is a sample text used for the color #a4bfaa. 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.24%
Green 36.38%
Blue 32.38%
CMYK Percentage
Cyan 28.14
Magenta 0%
Yellow 21.89%
Black 49.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.