Shades of Horses Neck #685531
Tints of Horses Neck #685531
RGB
CMYK
RGB Variations
Color information
#685531 (or 0x685531) is known color: Horses Neck. HEX triplet: 68, 55 and 31. RGB value is (104,85,49). Sum of RGB (Red+Green+Blue) = 104+85+49=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 85 (33.59% from 255 or 35.71% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #685531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685531 is #97AACE. Grayscale: #565656. Windows color (decimal): -9939663 or 3233128. OLE color: 3233128.
HSL color Cylindrical-coordinate representation of color #685531: hue angle of 39.27º 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 #685531 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 49 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.59 |
| HSL | 39.27º | 0.36% | 0.3% | - |
| HSV(B) | 39.27º | 0.53% | 0.41% | - |
| XYZ | 9.51 | 9.66 | 4.27 | - |
| YUV | 86.58 | 106.79 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 49 | 0 | 0.18 | 0.53 | 0.59 | 39.27 | 0.36 | 0.3 |
| Hex | 68 | 55 | 31 | 0 | 12 | 35 | 3B | 27 | 24 | 1E |
| Octal | 150 | 125 | 61 | 0 | 22 | 65 | 73 | 47 | 44 | 36 |
| Binary | 1101000 | 1010101 | 110001 | 0 | 10010 | 110101 | 111011 | 100111 | 100100 | 11110 |
Color Harmonies of #685531
Complementary color
Monochromatic Colors of #685531
Black with #685531
Text Example
Text Example
White with #685531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685531; }
p { color: rgb(104,85,49); }
H1.HeaderClassName
{
color: #685531;
}
.AnyTagClassName
{
color: #685531;
}
</style>
background-color css
<style>
a { background-color: #685531; }
a { background-color: rgb(104,85,49); }
div.DivClassName
{
background-color: #685531;
}
.BgClassName
{
background-color: #685531;
}
</style>
border-color css
<style>
span { border-color: #685531; }
span { border-color: rgb(104,85,49); }
td.TdClassName
{
border-color: #685531;
}
.TagClassName
{
border-color: #685531;
}
</style>