Shades of Horses Neck #6D561A
Tints of Horses Neck #6D561A
RGB
CMYK
RGB Variations
Color information
#6D561A (or 0x6D561A) is known color: Horses Neck. HEX triplet: 6D, 56 and 1A. RGB value is (109,86,26). Sum of RGB (Red+Green+Blue) = 109+86+26=221 (29% of max value = 765). Red value is 109 (42.97% from 255 or 49.32% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 26 (10.55% from 255 or 11.76% from 221); Max value from RGB is 109 - color contains mainly: red. Hex color #6D561A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D561A is #92A9E5. Grayscale: #565656. Windows color (decimal): -9611750 or 1726061. OLE color: 1726061.
HSL color Cylindrical-coordinate representation of color #6D561A: hue angle of 43.37º degrees, saturation: 0.61, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #6D561A is Cyan = 0, Magento = 0.21, Yellow = 0.76 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 86 | 26 | - |
| CMYK | 0 | 0.21 | 0.76 | 0.57 |
| HSL | 43.37º | 0.61% | 0.26% | - |
| HSV(B) | 43.37º | 0.76% | 0.43% | - |
| XYZ | 9.82 | 9.98 | 2.39 | - |
| YUV | 86.04 | 94.12 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 86 | 26 | 0 | 0.21 | 0.76 | 0.57 | 43.37 | 0.61 | 0.26 |
| Hex | 6D | 56 | 1A | 0 | 15 | 4C | 39 | 2B | 3D | 1A |
| Octal | 155 | 126 | 32 | 0 | 25 | 114 | 71 | 53 | 75 | 32 |
| Binary | 1101101 | 1010110 | 11010 | 0 | 10101 | 1001100 | 111001 | 101011 | 111101 | 11010 |
Color Harmonies of #6D561A
Complementary color
Monochromatic Colors of #6D561A
Black with #6D561A
Text Example
Text Example
White with #6D561A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D561A; }
p { color: rgb(109,86,26); }
H1.HeaderClassName
{
color: #6D561A;
}
.AnyTagClassName
{
color: #6D561A;
}
</style>
background-color css
<style>
a { background-color: #6D561A; }
a { background-color: rgb(109,86,26); }
div.DivClassName
{
background-color: #6D561A;
}
.BgClassName
{
background-color: #6D561A;
}
</style>
border-color css
<style>
span { border-color: #6D561A; }
span { border-color: rgb(109,86,26); }
td.TdClassName
{
border-color: #6D561A;
}
.TagClassName
{
border-color: #6D561A;
}
</style>