Shades of Horses Neck #685326
Tints of Horses Neck #685326
RGB
CMYK
RGB Variations
Color information
#685326 (or 0x685326) is known color: Horses Neck. HEX triplet: 68, 53 and 26. RGB value is (104,83,38). Sum of RGB (Red+Green+Blue) = 104+83+38=225 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.22% from 225); Green value is 83 (32.81% from 255 or 36.89% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 104 - color contains mainly: red. Hex color #685326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685326 is #97ACD9. Grayscale: #545454. Windows color (decimal): -9940186 or 2511720. OLE color: 2511720.
HSL color Cylindrical-coordinate representation of color #685326: hue angle of 40.91º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #685326 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 38 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.59 |
| HSL | 40.91º | 0.46% | 0.28% | - |
| HSV(B) | 40.91º | 0.63% | 0.41% | - |
| XYZ | 9.15 | 9.27 | 3.14 | - |
| YUV | 84.15 | 101.96 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 38 | 0 | 0.20 | 0.63 | 0.59 | 40.91 | 0.46 | 0.28 |
| Hex | 68 | 53 | 26 | 0 | 14 | 3F | 3B | 29 | 2E | 1C |
| Octal | 150 | 123 | 46 | 0 | 24 | 77 | 73 | 51 | 56 | 34 |
| Binary | 1101000 | 1010011 | 100110 | 0 | 10100 | 111111 | 111011 | 101001 | 101110 | 11100 |
Color Harmonies of #685326
Complementary color
Monochromatic Colors of #685326
Black with #685326
Text Example
Text Example
White with #685326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685326; }
p { color: rgb(104,83,38); }
H1.HeaderClassName
{
color: #685326;
}
.AnyTagClassName
{
color: #685326;
}
</style>
background-color css
<style>
a { background-color: #685326; }
a { background-color: rgb(104,83,38); }
div.DivClassName
{
background-color: #685326;
}
.BgClassName
{
background-color: #685326;
}
</style>
border-color css
<style>
span { border-color: #685326; }
span { border-color: rgb(104,83,38); }
td.TdClassName
{
border-color: #685326;
}
.TagClassName
{
border-color: #685326;
}
</style>