Shades of Horses Neck #6A5426
Tints of Horses Neck #6A5426
RGB
CMYK
RGB Variations
Color information
#6A5426 (or 0x6A5426) is known color: Horses Neck. HEX triplet: 6A, 54 and 26. RGB value is (106,84,38). Sum of RGB (Red+Green+Blue) = 106+84+38=228 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.49% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5426 is #95ABD9. Grayscale: #555555. Windows color (decimal): -9808858 or 2511978. OLE color: 2511978.
HSL color Cylindrical-coordinate representation of color #6A5426: hue angle of 40.59º 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 #6A5426 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 84 | 38 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.58 |
| HSL | 40.59º | 0.47% | 0.28% | - |
| HSV(B) | 40.59º | 0.64% | 0.42% | - |
| XYZ | 9.46 | 9.54 | 3.18 | - |
| YUV | 85.33 | 101.29 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 84 | 38 | 0 | 0.21 | 0.64 | 0.58 | 40.59 | 0.47 | 0.28 |
| Hex | 6A | 54 | 26 | 0 | 15 | 40 | 3A | 29 | 2F | 1C |
| Octal | 152 | 124 | 46 | 0 | 25 | 100 | 72 | 51 | 57 | 34 |
| Binary | 1101010 | 1010100 | 100110 | 0 | 10101 | 1000000 | 111010 | 101001 | 101111 | 11100 |
Color Harmonies of #6A5426
Complementary color
Monochromatic Colors of #6A5426
Black with #6A5426
Text Example
Text Example
White with #6A5426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5426; }
p { color: rgb(106,84,38); }
H1.HeaderClassName
{
color: #6A5426;
}
.AnyTagClassName
{
color: #6A5426;
}
</style>
background-color css
<style>
a { background-color: #6A5426; }
a { background-color: rgb(106,84,38); }
div.DivClassName
{
background-color: #6A5426;
}
.BgClassName
{
background-color: #6A5426;
}
</style>
border-color css
<style>
span { border-color: #6A5426; }
span { border-color: rgb(106,84,38); }
td.TdClassName
{
border-color: #6A5426;
}
.TagClassName
{
border-color: #6A5426;
}
</style>