#a6280d Hex Color
rgb(166, 40, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 28 | 0d | - | #a6280d |
RGB | 166 | 40 | 13 | - | rgb(166,40,13) |
HSL | 11 | 85% | 35% | - | hsl(11,85%,35%) |
HSV | 11 | 92% | 65% | - | hsv(11,92%,65%) |
XYZ | 16.5573 | 9.6536 | 1.3714 | - | xyz(16.5573,9.6536,1.3714) |
CIE-LAB | 37.21 | 49.88 | 45.21 | - | lab(37.21,49.88,45.21) |
CMYK | 0 | 0.75903614457831 | 0.92168674698795 | 0.34901960784314 | cmyk(0,0.75903614457831,0.92168674698795,0.34901960784314) |
Description
The RGB value of color #a6280d is rgb(166, 40, 13).
In the hex color #a6280d, The value of Red is 166, value of Green is 40, and value of Blue is 13. The primary color is Red. Similarly, The HSL values for #a6280d consists of 11° Hue, 85% Saturation, and 35% Lightness.
In the CMYK color model, the color #a6280d can be represented as Cyan=0%, Magenta=0.75903614457831%, Yellow=0.92168674698795%, and Black=0.34901960784314%.
Shades of #a6280d
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 #a6280d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6280d
Preview of #a6280d on White Background
The contrast ratio of #a6280d with white color is 7.17
#a6280d color will look good on a white background.
Preview of #a6280d on black background
The contrast ratio of #a6280d with black color is 2.93
Color Schemes of #a6280d
Triadic Colors of #a6280d
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 #a6280d
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 #a6280d
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 #a6280d
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.
Monochromatic Colors of #a6280d
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #a6280d;
}
This is a sample text used for the color #a6280d. 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: #a6280d;
}
This is a sample text used for the color #a6280d. 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 #a6280d;
}
This is a sample text used for the color #a6280d. 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 75.8%
Green 18.26%
Blue 5.94%
CMYK Percentage
Cyan 0
Magenta 37.4%
Yellow 45.41%
Black 17.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.