Shades of Horses Neck #685828
Tints of Horses Neck #685828
RGB
CMYK
RGB Variations
Color information
#685828 (or 0x685828) is known color: Horses Neck. HEX triplet: 68, 58 and 28. RGB value is (104,88,40). Sum of RGB (Red+Green+Blue) = 104+88+40=232 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.83% from 232); Green value is 88 (34.77% from 255 or 37.93% from 232); Blue value is 40 (16.02% from 255 or 17.24% from 232); Max value from RGB is 104 - color contains mainly: red. Hex color #685828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685828 is #97A7D7. Grayscale: #575757. Windows color (decimal): -9938904 or 2644072. OLE color: 2644072.
HSL color Cylindrical-coordinate representation of color #685828: hue angle of 45º 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 #685828 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 40 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.59 |
| HSL | 45º | 0.44% | 0.28% | - |
| HSV(B) | 45º | 0.62% | 0.41% | - |
| XYZ | 9.58 | 10.08 | 3.45 | - |
| YUV | 87.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 40 | 0 | 0.15 | 0.62 | 0.59 | 45 | 0.44 | 0.28 |
| Hex | 68 | 58 | 28 | 0 | F | 3E | 3B | 2D | 2C | 1C |
| Octal | 150 | 130 | 50 | 0 | 17 | 76 | 73 | 55 | 54 | 34 |
| Binary | 1101000 | 1011000 | 101000 | 0 | 1111 | 111110 | 111011 | 101101 | 101100 | 11100 |
Color Harmonies of #685828
Complementary color
Monochromatic Colors of #685828
Black with #685828
Text Example
Text Example
White with #685828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685828; }
p { color: rgb(104,88,40); }
H1.HeaderClassName
{
color: #685828;
}
.AnyTagClassName
{
color: #685828;
}
</style>
background-color css
<style>
a { background-color: #685828; }
a { background-color: rgb(104,88,40); }
div.DivClassName
{
background-color: #685828;
}
.BgClassName
{
background-color: #685828;
}
</style>
border-color css
<style>
span { border-color: #685828; }
span { border-color: rgb(104,88,40); }
td.TdClassName
{
border-color: #685828;
}
.TagClassName
{
border-color: #685828;
}
</style>