Shades of Horses Neck #6D5722
Tints of Horses Neck #6D5722
RGB
CMYK
RGB Variations
Color information
#6D5722 (or 0x6D5722) is known color: Horses Neck. HEX triplet: 6D, 57 and 22. RGB value is (109,87,34). Sum of RGB (Red+Green+Blue) = 109+87+34=230 (30% of max value = 765). Red value is 109 (42.97% from 255 or 47.39% from 230); Green value is 87 (34.38% from 255 or 37.83% from 230); Blue value is 34 (13.67% from 255 or 14.78% from 230); Max value from RGB is 109 - color contains mainly: red. Hex color #6D5722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6D5722 is #92A8DD. Grayscale: #575757. Windows color (decimal): -9611486 or 2250605. OLE color: 2250605.
HSL color Cylindrical-coordinate representation of color #6D5722: hue angle of 42.4º degrees, saturation: 0.52, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #6D5722 is Cyan = 0, Magento = 0.20, Yellow = 0.69 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 87 | 34 | - |
| CMYK | 0 | 0.20 | 0.69 | 0.57 |
| HSL | 42.4º | 0.52% | 0.28% | - |
| HSV(B) | 42.4º | 0.69% | 0.43% | - |
| XYZ | 10 | 10.18 | 2.95 | - |
| YUV | 87.54 | 97.79 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 87 | 34 | 0 | 0.20 | 0.69 | 0.57 | 42.4 | 0.52 | 0.28 |
| Hex | 6D | 57 | 22 | 0 | 14 | 45 | 39 | 2A | 34 | 1C |
| Octal | 155 | 127 | 42 | 0 | 24 | 105 | 71 | 52 | 64 | 34 |
| Binary | 1101101 | 1010111 | 100010 | 0 | 10100 | 1000101 | 111001 | 101010 | 110100 | 11100 |
Color Harmonies of #6D5722
Complementary color
Monochromatic Colors of #6D5722
Black with #6D5722
Text Example
Text Example
White with #6D5722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5722; }
p { color: rgb(109,87,34); }
H1.HeaderClassName
{
color: #6D5722;
}
.AnyTagClassName
{
color: #6D5722;
}
</style>
background-color css
<style>
a { background-color: #6D5722; }
a { background-color: rgb(109,87,34); }
div.DivClassName
{
background-color: #6D5722;
}
.BgClassName
{
background-color: #6D5722;
}
</style>
border-color css
<style>
span { border-color: #6D5722; }
span { border-color: rgb(109,87,34); }
td.TdClassName
{
border-color: #6D5722;
}
.TagClassName
{
border-color: #6D5722;
}
</style>