Shades of Horses Neck #6D5818
Tints of Horses Neck #6D5818
RGB
CMYK
RGB Variations
Color information
#6D5818 (or 0x6D5818) is known color: Horses Neck. HEX triplet: 6D, 58 and 18. RGB value is (109,88,24). Sum of RGB (Red+Green+Blue) = 109+88+24=221 (29% of max value = 765). Red value is 109 (42.97% from 255 or 49.32% from 221); Green value is 88 (34.77% from 255 or 39.82% from 221); Blue value is 24 (9.77% from 255 or 10.86% from 221); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5818 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6D5818 is #92A7E7. Grayscale: #575757. Windows color (decimal): -9611240 or 1595501. OLE color: 1595501.
HSL color Cylindrical-coordinate representation of color #6D5818: hue angle of 45.18º degrees, saturation: 0.64, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #6D5818 is Cyan = 0, Magento = 0.19, Yellow = 0.78 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 88 | 24 | - |
| CMYK | 0 | 0.19 | 0.78 | 0.57 |
| HSL | 45.18º | 0.64% | 0.26% | - |
| HSV(B) | 45.18º | 0.78% | 0.43% | - |
| XYZ | 9.96 | 10.3 | 2.33 | - |
| YUV | 86.98 | 92.46 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 24 | 0 | 0.19 | 0.78 | 0.57 | 45.18 | 0.64 | 0.26 |
| Hex | 6D | 58 | 18 | 0 | 13 | 4E | 39 | 2D | 40 | 1A |
| Octal | 155 | 130 | 30 | 0 | 23 | 116 | 71 | 55 | 100 | 32 |
| Binary | 1101101 | 1011000 | 11000 | 0 | 10011 | 1001110 | 111001 | 101101 | 1000000 | 11010 |
Color Harmonies of #6D5818
Complementary color
Monochromatic Colors of #6D5818
Black with #6D5818
Text Example
Text Example
White with #6D5818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5818; }
p { color: rgb(109,88,24); }
H1.HeaderClassName
{
color: #6D5818;
}
.AnyTagClassName
{
color: #6D5818;
}
</style>
background-color css
<style>
a { background-color: #6D5818; }
a { background-color: rgb(109,88,24); }
div.DivClassName
{
background-color: #6D5818;
}
.BgClassName
{
background-color: #6D5818;
}
</style>
border-color css
<style>
span { border-color: #6D5818; }
span { border-color: rgb(109,88,24); }
td.TdClassName
{
border-color: #6D5818;
}
.TagClassName
{
border-color: #6D5818;
}
</style>