#a3ba3f Hex Color
rgb(163, 186, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | ba | 3f | - | #a3ba3f |
RGB | 163 | 186 | 63 | - | rgb(163,186,63) |
HSL | 71 | 49% | 49% | - | hsl(71,49%,49%) |
HSV | 71 | 66% | 73% | - | hsv(71,66%,73%) |
XYZ | 33.5604 | 43.2632 | 11.2844 | - | xyz(33.5604,43.2632,11.2844) |
CIE-LAB | 71.73 | -24.76 | 57.32 | - | lab(71.73,-24.76,57.32) |
CMYK | 0.12365591397849 | 0 | 0.66129032258065 | 0.27058823529412 | cmyk(0.12365591397849,0,0.66129032258065,0.27058823529412) |
Description
The RGB value of color #a3ba3f is rgb(163, 186, 63).
In the hex color #a3ba3f, The value of Red is 163, value of Green is 186, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #a3ba3f consists of 71° Hue, 49% Saturation, and 49% Lightness.
In the CMYK color model, the color #a3ba3f can be represented as Cyan=0.12365591397849%, Magenta=0%, Yellow=0.66129032258065%, and Black=0.27058823529412%.
Shades of #a3ba3f
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 #a3ba3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3ba3f
Preview of #a3ba3f on White Background
The contrast ratio of #a3ba3f with white color is 2.18
Preview of #a3ba3f on black background
The contrast ratio of #a3ba3f with black color is 9.65
#a3ba3f color will look good with a black background.
Color Schemes of #a3ba3f
Triadic Colors of #a3ba3f
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 #a3ba3f
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 #a3ba3f
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 #a3ba3f
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: #a3ba3f;
}
This is a sample text used for the color #a3ba3f. 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: #a3ba3f;
}
This is a sample text used for the color #a3ba3f. 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 #a3ba3f;
}
This is a sample text used for the color #a3ba3f. 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 39.56%
Green 45.15%
Blue 15.29%
CMYK Percentage
Cyan 11.72
Magenta 0%
Yellow 62.65%
Black 25.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.