Shades of Horses Neck #685321
Tints of Horses Neck #685321
RGB
CMYK
RGB Variations
Color information
#685321 (or 0x685321) is known color: Horses Neck. HEX triplet: 68, 53 and 21. RGB value is (104,83,33). Sum of RGB (Red+Green+Blue) = 104+83+33=220 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.27% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 104 - color contains mainly: red. Hex color #685321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685321 is #97ACDE. Grayscale: #535353. Windows color (decimal): -9940191 or 2184040. OLE color: 2184040.
HSL color Cylindrical-coordinate representation of color #685321: hue angle of 42.25º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #685321 is Cyan = 0, Magento = 0.20, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 33 | - |
| CMYK | 0 | 0.20 | 0.68 | 0.59 |
| HSL | 42.25º | 0.52% | 0.27% | - |
| HSV(B) | 42.25º | 0.68% | 0.41% | - |
| XYZ | 9.08 | 9.24 | 2.74 | - |
| YUV | 83.58 | 99.46 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 33 | 0 | 0.20 | 0.68 | 0.59 | 42.25 | 0.52 | 0.27 |
| Hex | 68 | 53 | 21 | 0 | 14 | 44 | 3B | 2A | 34 | 1B |
| Octal | 150 | 123 | 41 | 0 | 24 | 104 | 73 | 52 | 64 | 33 |
| Binary | 1101000 | 1010011 | 100001 | 0 | 10100 | 1000100 | 111011 | 101010 | 110100 | 11011 |
Color Harmonies of #685321
Complementary color
Monochromatic Colors of #685321
Black with #685321
Text Example
Text Example
White with #685321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685321; }
p { color: rgb(104,83,33); }
H1.HeaderClassName
{
color: #685321;
}
.AnyTagClassName
{
color: #685321;
}
</style>
background-color css
<style>
a { background-color: #685321; }
a { background-color: rgb(104,83,33); }
div.DivClassName
{
background-color: #685321;
}
.BgClassName
{
background-color: #685321;
}
</style>
border-color css
<style>
span { border-color: #685321; }
span { border-color: rgb(104,83,33); }
td.TdClassName
{
border-color: #685321;
}
.TagClassName
{
border-color: #685321;
}
</style>