Shades of Horses Neck #685428
Tints of Horses Neck #685428
RGB
CMYK
RGB Variations
Color information
#685428 (or 0x685428) is known color: Horses Neck. HEX triplet: 68, 54 and 28. RGB value is (104,84,40). Sum of RGB (Red+Green+Blue) = 104+84+40=228 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.61% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 104 - color contains mainly: red. Hex color #685428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685428 is #97ABD7. Grayscale: #555555. Windows color (decimal): -9939928 or 2643048. OLE color: 2643048.
HSL color Cylindrical-coordinate representation of color #685428: hue angle of 41.25º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #685428 is Cyan = 0, Magento = 0.19, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 40 | - |
| CMYK | 0 | 0.19 | 0.62 | 0.59 |
| HSL | 41.25º | 0.44% | 0.28% | - |
| HSV(B) | 41.25º | 0.62% | 0.41% | - |
| XYZ | 9.26 | 9.44 | 3.34 | - |
| YUV | 84.96 | 102.63 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 40 | 0 | 0.19 | 0.62 | 0.59 | 41.25 | 0.44 | 0.28 |
| Hex | 68 | 54 | 28 | 0 | 13 | 3E | 3B | 29 | 2C | 1C |
| Octal | 150 | 124 | 50 | 0 | 23 | 76 | 73 | 51 | 54 | 34 |
| Binary | 1101000 | 1010100 | 101000 | 0 | 10011 | 111110 | 111011 | 101001 | 101100 | 11100 |
Color Harmonies of #685428
Complementary color
Monochromatic Colors of #685428
Black with #685428
Text Example
Text Example
White with #685428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685428; }
p { color: rgb(104,84,40); }
H1.HeaderClassName
{
color: #685428;
}
.AnyTagClassName
{
color: #685428;
}
</style>
background-color css
<style>
a { background-color: #685428; }
a { background-color: rgb(104,84,40); }
div.DivClassName
{
background-color: #685428;
}
.BgClassName
{
background-color: #685428;
}
</style>
border-color css
<style>
span { border-color: #685428; }
span { border-color: rgb(104,84,40); }
td.TdClassName
{
border-color: #685428;
}
.TagClassName
{
border-color: #685428;
}
</style>