Shades of Horses Neck #6D5329
Tints of Horses Neck #6D5329
RGB
CMYK
RGB Variations
Color information
#6D5329 (or 0x6D5329) is known color: Horses Neck. HEX triplet: 6D, 53 and 29. RGB value is (109,83,41). Sum of RGB (Red+Green+Blue) = 109+83+41=233 (30% of max value = 765). Red value is 109 (42.97% from 255 or 46.78% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 41 (16.41% from 255 or 17.60% from 233); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5329 is #92ACD6. Grayscale: #565656. Windows color (decimal): -9612503 or 2708333. OLE color: 2708333.
HSL color Cylindrical-coordinate representation of color #6D5329: hue angle of 37.06º degrees, saturation: 0.45, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6D5329 is Cyan = 0, Magento = 0.24, Yellow = 0.62 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 83 | 41 | - |
| CMYK | 0 | 0.24 | 0.62 | 0.57 |
| HSL | 37.06º | 0.45% | 0.29% | - |
| HSV(B) | 37.06º | 0.62% | 0.43% | - |
| XYZ | 9.8 | 9.6 | 3.43 | - |
| YUV | 85.99 | 102.61 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 83 | 41 | 0 | 0.24 | 0.62 | 0.57 | 37.06 | 0.45 | 0.29 |
| Hex | 6D | 53 | 29 | 0 | 18 | 3E | 39 | 25 | 2D | 1D |
| Octal | 155 | 123 | 51 | 0 | 30 | 76 | 71 | 45 | 55 | 35 |
| Binary | 1101101 | 1010011 | 101001 | 0 | 11000 | 111110 | 111001 | 100101 | 101101 | 11101 |
Color Harmonies of #6D5329
Complementary color
Monochromatic Colors of #6D5329
Black with #6D5329
Text Example
Text Example
White with #6D5329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5329; }
p { color: rgb(109,83,41); }
H1.HeaderClassName
{
color: #6D5329;
}
.AnyTagClassName
{
color: #6D5329;
}
</style>
background-color css
<style>
a { background-color: #6D5329; }
a { background-color: rgb(109,83,41); }
div.DivClassName
{
background-color: #6D5329;
}
.BgClassName
{
background-color: #6D5329;
}
</style>
border-color css
<style>
span { border-color: #6D5329; }
span { border-color: rgb(109,83,41); }
td.TdClassName
{
border-color: #6D5329;
}
.TagClassName
{
border-color: #6D5329;
}
</style>