Shades of Horses Neck #6D591A
Tints of Horses Neck #6D591A
RGB
CMYK
RGB Variations
Color information
#6D591A (or 0x6D591A) is known color: Horses Neck. HEX triplet: 6D, 59 and 1A. RGB value is (109,89,26). Sum of RGB (Red+Green+Blue) = 109+89+26=224 (29% of max value = 765). Red value is 109 (42.97% from 255 or 48.66% from 224); Green value is 89 (35.16% from 255 or 39.73% from 224); Blue value is 26 (10.55% from 255 or 11.61% from 224); Max value from RGB is 109 - color contains mainly: red. Hex color #6D591A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D591A is #92A6E5. Grayscale: #585858. Windows color (decimal): -9610982 or 1726829. OLE color: 1726829.
HSL color Cylindrical-coordinate representation of color #6D591A: hue angle of 45.54º 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 #6D591A is Cyan = 0, Magento = 0.18, Yellow = 0.76 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 89 | 26 | - |
| CMYK | 0 | 0.18 | 0.76 | 0.57 |
| HSL | 45.54º | 0.61% | 0.26% | - |
| HSV(B) | 45.54º | 0.76% | 0.43% | - |
| XYZ | 10.07 | 10.47 | 2.47 | - |
| YUV | 87.8 | 93.13 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 89 | 26 | 0 | 0.18 | 0.76 | 0.57 | 45.54 | 0.61 | 0.26 |
| Hex | 6D | 59 | 1A | 0 | 12 | 4C | 39 | 2E | 3D | 1A |
| Octal | 155 | 131 | 32 | 0 | 22 | 114 | 71 | 56 | 75 | 32 |
| Binary | 1101101 | 1011001 | 11010 | 0 | 10010 | 1001100 | 111001 | 101110 | 111101 | 11010 |
Color Harmonies of #6D591A
Complementary color
Monochromatic Colors of #6D591A
Black with #6D591A
Text Example
Text Example
White with #6D591A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D591A; }
p { color: rgb(109,89,26); }
H1.HeaderClassName
{
color: #6D591A;
}
.AnyTagClassName
{
color: #6D591A;
}
</style>
background-color css
<style>
a { background-color: #6D591A; }
a { background-color: rgb(109,89,26); }
div.DivClassName
{
background-color: #6D591A;
}
.BgClassName
{
background-color: #6D591A;
}
</style>
border-color css
<style>
span { border-color: #6D591A; }
span { border-color: rgb(109,89,26); }
td.TdClassName
{
border-color: #6D591A;
}
.TagClassName
{
border-color: #6D591A;
}
</style>