Shades of Horses Neck #6A5526
Tints of Horses Neck #6A5526
RGB
CMYK
RGB Variations
Color information
#6A5526 (or 0x6A5526) is known color: Horses Neck. HEX triplet: 6A, 55 and 26. RGB value is (106,85,38). Sum of RGB (Red+Green+Blue) = 106+85+38=229 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.29% from 229); Green value is 85 (33.59% from 255 or 37.12% from 229); Blue value is 38 (15.23% from 255 or 16.59% from 229); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5526 is #95AAD9. Grayscale: #565656. Windows color (decimal): -9808602 or 2512234. OLE color: 2512234.
HSL color Cylindrical-coordinate representation of color #6A5526: hue angle of 41.47º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #6A5526 is Cyan = 0, Magento = 0.20, Yellow = 0.64 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 85 | 38 | - |
| CMYK | 0 | 0.20 | 0.64 | 0.58 |
| HSL | 41.47º | 0.47% | 0.28% | - |
| HSV(B) | 41.47º | 0.64% | 0.42% | - |
| XYZ | 9.54 | 9.7 | 3.2 | - |
| YUV | 85.92 | 100.96 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 85 | 38 | 0 | 0.20 | 0.64 | 0.58 | 41.47 | 0.47 | 0.28 |
| Hex | 6A | 55 | 26 | 0 | 14 | 40 | 3A | 29 | 2F | 1C |
| Octal | 152 | 125 | 46 | 0 | 24 | 100 | 72 | 51 | 57 | 34 |
| Binary | 1101010 | 1010101 | 100110 | 0 | 10100 | 1000000 | 111010 | 101001 | 101111 | 11100 |
Color Harmonies of #6A5526
Complementary color
Monochromatic Colors of #6A5526
Black with #6A5526
Text Example
Text Example
White with #6A5526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5526; }
p { color: rgb(106,85,38); }
H1.HeaderClassName
{
color: #6A5526;
}
.AnyTagClassName
{
color: #6A5526;
}
</style>
background-color css
<style>
a { background-color: #6A5526; }
a { background-color: rgb(106,85,38); }
div.DivClassName
{
background-color: #6A5526;
}
.BgClassName
{
background-color: #6A5526;
}
</style>
border-color css
<style>
span { border-color: #6A5526; }
span { border-color: rgb(106,85,38); }
td.TdClassName
{
border-color: #6A5526;
}
.TagClassName
{
border-color: #6A5526;
}
</style>