Shades of Horses Neck #6A5928
Tints of Horses Neck #6A5928
RGB
CMYK
RGB Variations
Color information
#6A5928 (or 0x6A5928) is known color: Horses Neck. HEX triplet: 6A, 59 and 28. RGB value is (106,89,40). Sum of RGB (Red+Green+Blue) = 106+89+40=235 (31% of max value = 765). Red value is 106 (41.80% from 255 or 45.11% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 40 (16.02% from 255 or 17.02% from 235); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5928 is #95A6D7. Grayscale: #585858. Windows color (decimal): -9807576 or 2644330. OLE color: 2644330.
HSL color Cylindrical-coordinate representation of color #6A5928: hue angle of 44.55º degrees, saturation: 0.45, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6A5928 is Cyan = 0, Magento = 0.16, Yellow = 0.62 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 89 | 40 | - |
| CMYK | 0 | 0.16 | 0.62 | 0.58 |
| HSL | 44.55º | 0.45% | 0.29% | - |
| HSV(B) | 44.55º | 0.62% | 0.42% | - |
| XYZ | 9.9 | 10.36 | 3.49 | - |
| YUV | 88.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 89 | 40 | 0 | 0.16 | 0.62 | 0.58 | 44.55 | 0.45 | 0.29 |
| Hex | 6A | 59 | 28 | 0 | 10 | 3E | 3A | 2D | 2D | 1D |
| Octal | 152 | 131 | 50 | 0 | 20 | 76 | 72 | 55 | 55 | 35 |
| Binary | 1101010 | 1011001 | 101000 | 0 | 10000 | 111110 | 111010 | 101101 | 101101 | 11101 |
Color Harmonies of #6A5928
Complementary color
Monochromatic Colors of #6A5928
Black with #6A5928
Text Example
Text Example
White with #6A5928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5928; }
p { color: rgb(106,89,40); }
H1.HeaderClassName
{
color: #6A5928;
}
.AnyTagClassName
{
color: #6A5928;
}
</style>
background-color css
<style>
a { background-color: #6A5928; }
a { background-color: rgb(106,89,40); }
div.DivClassName
{
background-color: #6A5928;
}
.BgClassName
{
background-color: #6A5928;
}
</style>
border-color css
<style>
span { border-color: #6A5928; }
span { border-color: rgb(106,89,40); }
td.TdClassName
{
border-color: #6A5928;
}
.TagClassName
{
border-color: #6A5928;
}
</style>