Shades of Horses Neck #685832
Tints of Horses Neck #685832
RGB
CMYK
RGB Variations
Color information
#685832 (or 0x685832) is known color: Horses Neck. HEX triplet: 68, 58 and 32. RGB value is (104,88,50). Sum of RGB (Red+Green+Blue) = 104+88+50=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 50 (19.92% from 255 or 20.66% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #685832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685832 is #97A7CD. Grayscale: #585858. Windows color (decimal): -9938894 or 3299432. OLE color: 3299432.
HSL color Cylindrical-coordinate representation of color #685832: hue angle of 42.22º 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 #685832 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 50 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.59 |
| HSL | 42.22º | 0.35% | 0.3% | - |
| HSV(B) | 42.22º | 0.52% | 0.41% | - |
| XYZ | 9.77 | 10.15 | 4.46 | - |
| YUV | 88.45 | 106.3 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 50 | 0 | 0.15 | 0.52 | 0.59 | 42.22 | 0.35 | 0.3 |
| Hex | 68 | 58 | 32 | 0 | F | 34 | 3B | 2A | 23 | 1E |
| Octal | 150 | 130 | 62 | 0 | 17 | 64 | 73 | 52 | 43 | 36 |
| Binary | 1101000 | 1011000 | 110010 | 0 | 1111 | 110100 | 111011 | 101010 | 100011 | 11110 |
Color Harmonies of #685832
Complementary color
Monochromatic Colors of #685832
Black with #685832
Text Example
Text Example
White with #685832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685832; }
p { color: rgb(104,88,50); }
H1.HeaderClassName
{
color: #685832;
}
.AnyTagClassName
{
color: #685832;
}
</style>
background-color css
<style>
a { background-color: #685832; }
a { background-color: rgb(104,88,50); }
div.DivClassName
{
background-color: #685832;
}
.BgClassName
{
background-color: #685832;
}
</style>
border-color css
<style>
span { border-color: #685832; }
span { border-color: rgb(104,88,50); }
td.TdClassName
{
border-color: #685832;
}
.TagClassName
{
border-color: #685832;
}
</style>