Shades of Horses Neck #685628
Tints of Horses Neck #685628
RGB
CMYK
RGB Variations
Color information
#685628 (or 0x685628) is known color: Horses Neck. HEX triplet: 68, 56 and 28. RGB value is (104,86,40). Sum of RGB (Red+Green+Blue) = 104+86+40=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 86 (33.98% from 255 or 37.39% from 230); Blue value is 40 (16.02% from 255 or 17.39% from 230); Max value from RGB is 104 - color contains mainly: red. Hex color #685628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685628 is #97A9D7. Grayscale: #565656. Windows color (decimal): -9939416 or 2643560. OLE color: 2643560.
HSL color Cylindrical-coordinate representation of color #685628: hue angle of 43.12º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #685628 is Cyan = 0, Magento = 0.17, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 40 | - |
| CMYK | 0 | 0.17 | 0.62 | 0.59 |
| HSL | 43.13º | 0.44% | 0.28% | - |
| HSV(B) | 43.13º | 0.62% | 0.41% | - |
| XYZ | 9.42 | 9.75 | 3.39 | - |
| YUV | 86.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 40 | 0 | 0.17 | 0.62 | 0.59 | 43.13 | 0.44 | 0.28 |
| Hex | 68 | 56 | 28 | 0 | 11 | 3E | 3B | 2B | 2C | 1C |
| Octal | 150 | 126 | 50 | 0 | 21 | 76 | 73 | 53 | 54 | 34 |
| Binary | 1101000 | 1010110 | 101000 | 0 | 10001 | 111110 | 111011 | 101011 | 101100 | 11100 |
Color Harmonies of #685628
Complementary color
Monochromatic Colors of #685628
Black with #685628
Text Example
Text Example
White with #685628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685628; }
p { color: rgb(104,86,40); }
H1.HeaderClassName
{
color: #685628;
}
.AnyTagClassName
{
color: #685628;
}
</style>
background-color css
<style>
a { background-color: #685628; }
a { background-color: rgb(104,86,40); }
div.DivClassName
{
background-color: #685628;
}
.BgClassName
{
background-color: #685628;
}
</style>
border-color css
<style>
span { border-color: #685628; }
span { border-color: rgb(104,86,40); }
td.TdClassName
{
border-color: #685628;
}
.TagClassName
{
border-color: #685628;
}
</style>