Shades of Horses Neck #6D5827
Tints of Horses Neck #6D5827
RGB
CMYK
RGB Variations
Color information
#6D5827 (or 0x6D5827) is known color: Horses Neck. HEX triplet: 6D, 58 and 27. RGB value is (109,88,39). Sum of RGB (Red+Green+Blue) = 109+88+39=236 (31% of max value = 765). Red value is 109 (42.97% from 255 or 46.19% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5827 is #92A7D8. Grayscale: #585858. Windows color (decimal): -9611225 or 2578541. OLE color: 2578541.
HSL color Cylindrical-coordinate representation of color #6D5827: hue angle of 42º degrees, saturation: 0.47, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #6D5827 is Cyan = 0, Magento = 0.19, Yellow = 0.64 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 88 | 39 | - |
| CMYK | 0 | 0.19 | 0.64 | 0.57 |
| HSL | 42º | 0.47% | 0.29% | - |
| HSV(B) | 42º | 0.64% | 0.43% | - |
| XYZ | 10.16 | 10.38 | 3.39 | - |
| YUV | 88.69 | 99.96 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 88 | 39 | 0 | 0.19 | 0.64 | 0.57 | 42 | 0.47 | 0.29 |
| Hex | 6D | 58 | 27 | 0 | 13 | 40 | 39 | 2A | 2F | 1D |
| Octal | 155 | 130 | 47 | 0 | 23 | 100 | 71 | 52 | 57 | 35 |
| Binary | 1101101 | 1011000 | 100111 | 0 | 10011 | 1000000 | 111001 | 101010 | 101111 | 11101 |
Color Harmonies of #6D5827
Complementary color
Monochromatic Colors of #6D5827
Black with #6D5827
Text Example
Text Example
White with #6D5827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5827; }
p { color: rgb(109,88,39); }
H1.HeaderClassName
{
color: #6D5827;
}
.AnyTagClassName
{
color: #6D5827;
}
</style>
background-color css
<style>
a { background-color: #6D5827; }
a { background-color: rgb(109,88,39); }
div.DivClassName
{
background-color: #6D5827;
}
.BgClassName
{
background-color: #6D5827;
}
</style>
border-color css
<style>
span { border-color: #6D5827; }
span { border-color: rgb(109,88,39); }
td.TdClassName
{
border-color: #6D5827;
}
.TagClassName
{
border-color: #6D5827;
}
</style>