#a69f4a Hex Color
rgb(166, 159, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 9f | 4a | - | #a69f4a |
RGB | 166 | 159 | 74 | - | rgb(166,159,74) |
HSL | 55 | 38% | 47% | - | hsl(55,38%,47%) |
HSV | 55 | 55% | 65% | - | hsv(55,55%,65%) |
XYZ | 29.3601 | 33.3977 | 11.3775 | - | xyz(29.3601,33.3977,11.3775) |
CIE-LAB | 64.48 | -8.91 | 44.56 | - | lab(64.48,-8.91,44.56) |
CMYK | 0 | 0.042168674698795 | 0.55421686746988 | 0.34901960784314 | cmyk(0,0.042168674698795,0.55421686746988,0.34901960784314) |
Description
The RGB value of color #a69f4a is rgb(166, 159, 74).
In the hex color #a69f4a, The value of Red is 166, value of Green is 159, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #a69f4a consists of 55° Hue, 38% Saturation, and 47% Lightness.
In the CMYK color model, the color #a69f4a can be represented as Cyan=0%, Magenta=0.042168674698795%, Yellow=0.55421686746988%, and Black=0.34901960784314%.
Shades of #a69f4a
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 #a69f4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a69f4a
Preview of #a69f4a on White Background
The contrast ratio of #a69f4a with white color is 2.73
Preview of #a69f4a on black background
The contrast ratio of #a69f4a with black color is 7.68
#a69f4a color will look good with a black background.
Color Schemes of #a69f4a
Triadic Colors of #a69f4a
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 #a69f4a
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 #a69f4a
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 #a69f4a
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: #a69f4a;
}
This is a sample text used for the color #a69f4a. 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: #a69f4a;
}
This is a sample text used for the color #a69f4a. 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 #a69f4a;
}
This is a sample text used for the color #a69f4a. 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 41.6%
Green 39.85%
Blue 18.55%
CMYK Percentage
Cyan 0
Magenta 4.46%
Yellow 58.62%
Black 36.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.