Shades of Horses Neck #685231
Tints of Horses Neck #685231
RGB
CMYK
RGB Variations
Color information
#685231 (or 0x685231) is known color: Horses Neck. HEX triplet: 68, 52 and 31. RGB value is (104,82,49). Sum of RGB (Red+Green+Blue) = 104+82+49=235 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.26% from 235); Green value is 82 (32.42% from 255 or 34.89% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 104 - color contains mainly: red. Hex color #685231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685231 is #97ADCE. Grayscale: #545454. Windows color (decimal): -9940431 or 3232360. OLE color: 3232360.
HSL color Cylindrical-coordinate representation of color #685231: hue angle of 36º 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 #685231 is Cyan = 0, Magento = 0.21, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 49 | - |
| CMYK | 0 | 0.21 | 0.53 | 0.59 |
| HSL | 36º | 0.36% | 0.3% | - |
| HSV(B) | 36º | 0.53% | 0.41% | - |
| XYZ | 9.28 | 9.2 | 4.19 | - |
| YUV | 84.82 | 107.79 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 49 | 0 | 0.21 | 0.53 | 0.59 | 36 | 0.36 | 0.3 |
| Hex | 68 | 52 | 31 | 0 | 15 | 35 | 3B | 24 | 24 | 1E |
| Octal | 150 | 122 | 61 | 0 | 25 | 65 | 73 | 44 | 44 | 36 |
| Binary | 1101000 | 1010010 | 110001 | 0 | 10101 | 110101 | 111011 | 100100 | 100100 | 11110 |
Color Harmonies of #685231
Complementary color
Monochromatic Colors of #685231
Black with #685231
Text Example
Text Example
White with #685231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685231; }
p { color: rgb(104,82,49); }
H1.HeaderClassName
{
color: #685231;
}
.AnyTagClassName
{
color: #685231;
}
</style>
background-color css
<style>
a { background-color: #685231; }
a { background-color: rgb(104,82,49); }
div.DivClassName
{
background-color: #685231;
}
.BgClassName
{
background-color: #685231;
}
</style>
border-color css
<style>
span { border-color: #685231; }
span { border-color: rgb(104,82,49); }
td.TdClassName
{
border-color: #685231;
}
.TagClassName
{
border-color: #685231;
}
</style>