Shades of Horses Neck #6A5938
Tints of Horses Neck #6A5938
RGB
CMYK
RGB Variations
Color information
#6A5938 (or 0x6A5938) is known color: Horses Neck. HEX triplet: 6A, 59 and 38. RGB value is (106,89,56). Sum of RGB (Red+Green+Blue) = 106+89+56=251 (33% of max value = 765). Red value is 106 (41.80% from 255 or 42.23% from 251); Green value is 89 (35.16% from 255 or 35.46% from 251); Blue value is 56 (22.27% from 255 or 22.31% from 251); Max value from RGB is 106 - color contains mainly: red. Hex color #6A5938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6A5938 is #95A6C7. Grayscale: #5A5A5A. Windows color (decimal): -9807560 or 3692906. OLE color: 3692906.
HSL color Cylindrical-coordinate representation of color #6A5938: hue angle of 39.6º degrees, saturation: 0.31, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #6A5938 is Cyan = 0, Magento = 0.16, Yellow = 0.47 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 89 | 56 | - |
| CMYK | 0 | 0.16 | 0.47 | 0.58 |
| HSL | 39.6º | 0.31% | 0.32% | - |
| HSV(B) | 39.6º | 0.47% | 0.42% | - |
| XYZ | 10.23 | 10.49 | 5.23 | - |
| YUV | 90.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 89 | 56 | 0 | 0.16 | 0.47 | 0.58 | 39.6 | 0.31 | 0.32 |
| Hex | 6A | 59 | 38 | 0 | 10 | 2F | 3A | 28 | 1F | 20 |
| Octal | 152 | 131 | 70 | 0 | 20 | 57 | 72 | 50 | 37 | 40 |
| Binary | 1101010 | 1011001 | 111000 | 0 | 10000 | 101111 | 111010 | 101000 | 11111 | 100000 |
Color Harmonies of #6A5938
Complementary color
Monochromatic Colors of #6A5938
Black with #6A5938
Text Example
Text Example
White with #6A5938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A5938; }
p { color: rgb(106,89,56); }
H1.HeaderClassName
{
color: #6A5938;
}
.AnyTagClassName
{
color: #6A5938;
}
</style>
background-color css
<style>
a { background-color: #6A5938; }
a { background-color: rgb(106,89,56); }
div.DivClassName
{
background-color: #6A5938;
}
.BgClassName
{
background-color: #6A5938;
}
</style>
border-color css
<style>
span { border-color: #6A5938; }
span { border-color: rgb(106,89,56); }
td.TdClassName
{
border-color: #6A5938;
}
.TagClassName
{
border-color: #6A5938;
}
</style>