Shades of Horses Neck #685430
Tints of Horses Neck #685430
RGB
CMYK
RGB Variations
Color information
#685430 (or 0x685430) is known color: Horses Neck. HEX triplet: 68, 54 and 30. RGB value is (104,84,48). Sum of RGB (Red+Green+Blue) = 104+84+48=236 (31% of max value = 765). Red value is 104 (41.02% from 255 or 44.07% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 48 (19.14% from 255 or 20.34% from 236); Max value from RGB is 104 - color contains mainly: red. Hex color #685430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685430 is #97ABCF. Grayscale: #565656. Windows color (decimal): -9939920 or 3167336. OLE color: 3167336.
HSL color Cylindrical-coordinate representation of color #685430: hue angle of 38.57º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #685430 is Cyan = 0, Magento = 0.19, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 48 | - |
| CMYK | 0 | 0.19 | 0.54 | 0.59 |
| HSL | 38.57º | 0.37% | 0.3% | - |
| HSV(B) | 38.57º | 0.54% | 0.41% | - |
| XYZ | 9.41 | 9.5 | 4.13 | - |
| YUV | 85.88 | 106.63 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 48 | 0 | 0.19 | 0.54 | 0.59 | 38.57 | 0.37 | 0.3 |
| Hex | 68 | 54 | 30 | 0 | 13 | 36 | 3B | 27 | 25 | 1E |
| Octal | 150 | 124 | 60 | 0 | 23 | 66 | 73 | 47 | 45 | 36 |
| Binary | 1101000 | 1010100 | 110000 | 0 | 10011 | 110110 | 111011 | 100111 | 100101 | 11110 |
Color Harmonies of #685430
Complementary color
Monochromatic Colors of #685430
Black with #685430
Text Example
Text Example
White with #685430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685430; }
p { color: rgb(104,84,48); }
H1.HeaderClassName
{
color: #685430;
}
.AnyTagClassName
{
color: #685430;
}
</style>
background-color css
<style>
a { background-color: #685430; }
a { background-color: rgb(104,84,48); }
div.DivClassName
{
background-color: #685430;
}
.BgClassName
{
background-color: #685430;
}
</style>
border-color css
<style>
span { border-color: #685430; }
span { border-color: rgb(104,84,48); }
td.TdClassName
{
border-color: #685430;
}
.TagClassName
{
border-color: #685430;
}
</style>