Shades of Horses Neck #685331
Tints of Horses Neck #685331
RGB
CMYK
RGB Variations
Color information
#685331 (or 0x685331) is known color: Horses Neck. HEX triplet: 68, 53 and 31. RGB value is (104,83,49). Sum of RGB (Red+Green+Blue) = 104+83+49=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 104 - color contains mainly: red. Hex color #685331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685331 is #97ACCE. Grayscale: #555555. Windows color (decimal): -9940175 or 3232616. OLE color: 3232616.
HSL color Cylindrical-coordinate representation of color #685331: hue angle of 37.09º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #685331 is Cyan = 0, Magento = 0.20, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 49 | - |
| CMYK | 0 | 0.20 | 0.53 | 0.59 |
| HSL | 37.09º | 0.36% | 0.3% | - |
| HSV(B) | 37.09º | 0.53% | 0.41% | - |
| XYZ | 9.36 | 9.35 | 4.22 | - |
| YUV | 85.4 | 107.46 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 49 | 0 | 0.20 | 0.53 | 0.59 | 37.09 | 0.36 | 0.3 |
| Hex | 68 | 53 | 31 | 0 | 14 | 35 | 3B | 25 | 24 | 1E |
| Octal | 150 | 123 | 61 | 0 | 24 | 65 | 73 | 45 | 44 | 36 |
| Binary | 1101000 | 1010011 | 110001 | 0 | 10100 | 110101 | 111011 | 100101 | 100100 | 11110 |
Color Harmonies of #685331
Complementary color
Monochromatic Colors of #685331
Black with #685331
Text Example
Text Example
White with #685331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685331; }
p { color: rgb(104,83,49); }
H1.HeaderClassName
{
color: #685331;
}
.AnyTagClassName
{
color: #685331;
}
</style>
background-color css
<style>
a { background-color: #685331; }
a { background-color: rgb(104,83,49); }
div.DivClassName
{
background-color: #685331;
}
.BgClassName
{
background-color: #685331;
}
</style>
border-color css
<style>
span { border-color: #685331; }
span { border-color: rgb(104,83,49); }
td.TdClassName
{
border-color: #685331;
}
.TagClassName
{
border-color: #685331;
}
</style>