Shades of Horses Neck #685125
Tints of Horses Neck #685125
RGB
CMYK
RGB Variations
Color information
#685125 (or 0x685125) is known color: Horses Neck. HEX triplet: 68, 51 and 25. RGB value is (104,81,37). Sum of RGB (Red+Green+Blue) = 104+81+37=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 37 (14.84% from 255 or 16.67% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #685125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685125 is #97AEDA. Grayscale: #535353. Windows color (decimal): -9940699 or 2445672. OLE color: 2445672.
HSL color Cylindrical-coordinate representation of color #685125: hue angle of 39.4º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #685125 is Cyan = 0, Magento = 0.22, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 37 | - |
| CMYK | 0 | 0.22 | 0.64 | 0.59 |
| HSL | 39.4º | 0.48% | 0.28% | - |
| HSV(B) | 39.4º | 0.64% | 0.41% | - |
| XYZ | 8.99 | 8.96 | 3.01 | - |
| YUV | 82.86 | 102.12 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 37 | 0 | 0.22 | 0.64 | 0.59 | 39.4 | 0.48 | 0.28 |
| Hex | 68 | 51 | 25 | 0 | 16 | 40 | 3B | 27 | 30 | 1C |
| Octal | 150 | 121 | 45 | 0 | 26 | 100 | 73 | 47 | 60 | 34 |
| Binary | 1101000 | 1010001 | 100101 | 0 | 10110 | 1000000 | 111011 | 100111 | 110000 | 11100 |
Color Harmonies of #685125
Complementary color
Monochromatic Colors of #685125
Black with #685125
Text Example
Text Example
White with #685125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685125; }
p { color: rgb(104,81,37); }
H1.HeaderClassName
{
color: #685125;
}
.AnyTagClassName
{
color: #685125;
}
</style>
background-color css
<style>
a { background-color: #685125; }
a { background-color: rgb(104,81,37); }
div.DivClassName
{
background-color: #685125;
}
.BgClassName
{
background-color: #685125;
}
</style>
border-color css
<style>
span { border-color: #685125; }
span { border-color: rgb(104,81,37); }
td.TdClassName
{
border-color: #685125;
}
.TagClassName
{
border-color: #685125;
}
</style>