Shades of Horses Neck #685225
Tints of Horses Neck #685225
RGB
CMYK
RGB Variations
Color information
#685225 (or 0x685225) is known color: Horses Neck. HEX triplet: 68, 52 and 25. RGB value is (104,82,37). Sum of RGB (Red+Green+Blue) = 104+82+37=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #685225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685225 is #97ADDA. Grayscale: #535353. Windows color (decimal): -9940443 or 2445928. OLE color: 2445928.
HSL color Cylindrical-coordinate representation of color #685225: hue angle of 40.3º 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 #685225 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 37 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.59 |
| HSL | 40.3º | 0.48% | 0.28% | - |
| HSV(B) | 40.3º | 0.64% | 0.41% | - |
| XYZ | 9.06 | 9.11 | 3.03 | - |
| YUV | 83.45 | 101.79 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 37 | 0 | 0.21 | 0.64 | 0.59 | 40.3 | 0.48 | 0.28 |
| Hex | 68 | 52 | 25 | 0 | 15 | 40 | 3B | 28 | 30 | 1C |
| Octal | 150 | 122 | 45 | 0 | 25 | 100 | 73 | 50 | 60 | 34 |
| Binary | 1101000 | 1010010 | 100101 | 0 | 10101 | 1000000 | 111011 | 101000 | 110000 | 11100 |
Color Harmonies of #685225
Complementary color
Monochromatic Colors of #685225
Black with #685225
Text Example
Text Example
White with #685225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685225; }
p { color: rgb(104,82,37); }
H1.HeaderClassName
{
color: #685225;
}
.AnyTagClassName
{
color: #685225;
}
</style>
background-color css
<style>
a { background-color: #685225; }
a { background-color: rgb(104,82,37); }
div.DivClassName
{
background-color: #685225;
}
.BgClassName
{
background-color: #685225;
}
</style>
border-color css
<style>
span { border-color: #685225; }
span { border-color: rgb(104,82,37); }
td.TdClassName
{
border-color: #685225;
}
.TagClassName
{
border-color: #685225;
}
</style>