Shades of Horses Neck #685432
Tints of Horses Neck #685432
RGB
CMYK
RGB Variations
Color information
#685432 (or 0x685432) is known color: Horses Neck. HEX triplet: 68, 54 and 32. RGB value is (104,84,50). Sum of RGB (Red+Green+Blue) = 104+84+50=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #685432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685432 is #97ABCD. Grayscale: #565656. Windows color (decimal): -9939918 or 3298408. OLE color: 3298408.
HSL color Cylindrical-coordinate representation of color #685432: hue angle of 37.78º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #685432 is Cyan = 0, Magento = 0.19, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 50 | - |
| CMYK | 0 | 0.19 | 0.52 | 0.59 |
| HSL | 37.78º | 0.35% | 0.3% | - |
| HSV(B) | 37.78º | 0.52% | 0.41% | - |
| XYZ | 9.45 | 9.51 | 4.36 | - |
| YUV | 86.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 50 | 0 | 0.19 | 0.52 | 0.59 | 37.78 | 0.35 | 0.3 |
| Hex | 68 | 54 | 32 | 0 | 13 | 34 | 3B | 26 | 23 | 1E |
| Octal | 150 | 124 | 62 | 0 | 23 | 64 | 73 | 46 | 43 | 36 |
| Binary | 1101000 | 1010100 | 110010 | 0 | 10011 | 110100 | 111011 | 100110 | 100011 | 11110 |
Color Harmonies of #685432
Complementary color
Monochromatic Colors of #685432
Black with #685432
Text Example
Text Example
White with #685432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685432; }
p { color: rgb(104,84,50); }
H1.HeaderClassName
{
color: #685432;
}
.AnyTagClassName
{
color: #685432;
}
</style>
background-color css
<style>
a { background-color: #685432; }
a { background-color: rgb(104,84,50); }
div.DivClassName
{
background-color: #685432;
}
.BgClassName
{
background-color: #685432;
}
</style>
border-color css
<style>
span { border-color: #685432; }
span { border-color: rgb(104,84,50); }
td.TdClassName
{
border-color: #685432;
}
.TagClassName
{
border-color: #685432;
}
</style>