Shades of Horses Neck #6B5129
Tints of Horses Neck #6B5129
RGB
CMYK
RGB Variations
Color information
#6B5129 (or 0x6B5129) is known color: Horses Neck. HEX triplet: 6B, 51 and 29. RGB value is (107,81,41). Sum of RGB (Red+Green+Blue) = 107+81+41=229 (30% of max value = 765). Red value is 107 (42.19% from 255 or 46.72% from 229); Green value is 81 (32.03% from 255 or 35.37% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 107 - color contains mainly: red. Hex color #6B5129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B5129 is #94AED6. Grayscale: #545454. Windows color (decimal): -9744087 or 2707819. OLE color: 2707819.
HSL color Cylindrical-coordinate representation of color #6B5129: hue angle of 36.36º degrees, saturation: 0.45, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6B5129 is Cyan = 0, Magento = 0.24, Yellow = 0.62 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 81 | 41 | - |
| CMYK | 0 | 0.24 | 0.62 | 0.58 |
| HSL | 36.36º | 0.45% | 0.29% | - |
| HSV(B) | 36.36º | 0.62% | 0.42% | - |
| XYZ | 9.41 | 9.17 | 3.37 | - |
| YUV | 84.21 | 103.61 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 81 | 41 | 0 | 0.24 | 0.62 | 0.58 | 36.36 | 0.45 | 0.29 |
| Hex | 6B | 51 | 29 | 0 | 18 | 3E | 3A | 24 | 2D | 1D |
| Octal | 153 | 121 | 51 | 0 | 30 | 76 | 72 | 44 | 55 | 35 |
| Binary | 1101011 | 1010001 | 101001 | 0 | 11000 | 111110 | 111010 | 100100 | 101101 | 11101 |
Color Harmonies of #6B5129
Complementary color
Monochromatic Colors of #6B5129
Black with #6B5129
Text Example
Text Example
White with #6B5129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5129; }
p { color: rgb(107,81,41); }
H1.HeaderClassName
{
color: #6B5129;
}
.AnyTagClassName
{
color: #6B5129;
}
</style>
background-color css
<style>
a { background-color: #6B5129; }
a { background-color: rgb(107,81,41); }
div.DivClassName
{
background-color: #6B5129;
}
.BgClassName
{
background-color: #6B5129;
}
</style>
border-color css
<style>
span { border-color: #6B5129; }
span { border-color: rgb(107,81,41); }
td.TdClassName
{
border-color: #6B5129;
}
.TagClassName
{
border-color: #6B5129;
}
</style>