Shades of Horses Neck #685328
Tints of Horses Neck #685328
RGB
CMYK
RGB Variations
Color information
#685328 (or 0x685328) is known color: Horses Neck. HEX triplet: 68, 53 and 28. RGB value is (104,83,40). Sum of RGB (Red+Green+Blue) = 104+83+40=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 40 (16.02% from 255 or 17.62% from 227); Max value from RGB is 104 - color contains mainly: red. Hex color #685328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685328 is #97ACD7. Grayscale: #545454. Windows color (decimal): -9940184 or 2642792. OLE color: 2642792.
HSL color Cylindrical-coordinate representation of color #685328: hue angle of 40.31º 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 #685328 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 40 | - |
| CMYK | 0 | 0.20 | 0.62 | 0.59 |
| HSL | 40.31º | 0.44% | 0.28% | - |
| HSV(B) | 40.31º | 0.62% | 0.41% | - |
| XYZ | 9.19 | 9.28 | 3.32 | - |
| YUV | 84.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 40 | 0 | 0.20 | 0.62 | 0.59 | 40.31 | 0.44 | 0.28 |
| Hex | 68 | 53 | 28 | 0 | 14 | 3E | 3B | 28 | 2C | 1C |
| Octal | 150 | 123 | 50 | 0 | 24 | 76 | 73 | 50 | 54 | 34 |
| Binary | 1101000 | 1010011 | 101000 | 0 | 10100 | 111110 | 111011 | 101000 | 101100 | 11100 |
Color Harmonies of #685328
Complementary color
Monochromatic Colors of #685328
Black with #685328
Text Example
Text Example
White with #685328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685328; }
p { color: rgb(104,83,40); }
H1.HeaderClassName
{
color: #685328;
}
.AnyTagClassName
{
color: #685328;
}
</style>
background-color css
<style>
a { background-color: #685328; }
a { background-color: rgb(104,83,40); }
div.DivClassName
{
background-color: #685328;
}
.BgClassName
{
background-color: #685328;
}
</style>
border-color css
<style>
span { border-color: #685328; }
span { border-color: rgb(104,83,40); }
td.TdClassName
{
border-color: #685328;
}
.TagClassName
{
border-color: #685328;
}
</style>