Shades of Horses Neck #6D5829
Tints of Horses Neck #6D5829
RGB
CMYK
RGB Variations
Color information
#6D5829 (or 0x6D5829) is known color: Horses Neck. HEX triplet: 6D, 58 and 29. RGB value is (109,88,41). Sum of RGB (Red+Green+Blue) = 109+88+41=238 (31% of max value = 765). Red value is 109 (42.97% from 255 or 45.80% from 238); Green value is 88 (34.77% from 255 or 36.97% from 238); Blue value is 41 (16.41% from 255 or 17.23% from 238); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5829 is #92A7D6. Grayscale: #595959. Windows color (decimal): -9611223 or 2709613. OLE color: 2709613.
HSL color Cylindrical-coordinate representation of color #6D5829: hue angle of 41.47º 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 #6D5829 is Cyan = 0, Magento = 0.19, Yellow = 0.62 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 88 | 41 | - |
| CMYK | 0 | 0.19 | 0.62 | 0.57 |
| HSL | 41.47º | 0.45% | 0.29% | - |
| HSV(B) | 41.47º | 0.62% | 0.43% | - |
| XYZ | 10.2 | 10.39 | 3.57 | - |
| YUV | 88.92 | 100.96 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 41 | 0 | 0.19 | 0.62 | 0.57 | 41.47 | 0.45 | 0.29 |
| Hex | 6D | 58 | 29 | 0 | 13 | 3E | 39 | 29 | 2D | 1D |
| Octal | 155 | 130 | 51 | 0 | 23 | 76 | 71 | 51 | 55 | 35 |
| Binary | 1101101 | 1011000 | 101001 | 0 | 10011 | 111110 | 111001 | 101001 | 101101 | 11101 |
Color Harmonies of #6D5829
Complementary color
Monochromatic Colors of #6D5829
Black with #6D5829
Text Example
Text Example
White with #6D5829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5829; }
p { color: rgb(109,88,41); }
H1.HeaderClassName
{
color: #6D5829;
}
.AnyTagClassName
{
color: #6D5829;
}
</style>
background-color css
<style>
a { background-color: #6D5829; }
a { background-color: rgb(109,88,41); }
div.DivClassName
{
background-color: #6D5829;
}
.BgClassName
{
background-color: #6D5829;
}
</style>
border-color css
<style>
span { border-color: #6D5829; }
span { border-color: rgb(109,88,41); }
td.TdClassName
{
border-color: #6D5829;
}
.TagClassName
{
border-color: #6D5829;
}
</style>