Shades of Horses Neck #685230
Tints of Horses Neck #685230
RGB
CMYK
RGB Variations
Color information
#685230 (or 0x685230) is known color: Horses Neck. HEX triplet: 68, 52 and 30. RGB value is (104,82,48). Sum of RGB (Red+Green+Blue) = 104+82+48=234 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.44% from 234); Green value is 82 (32.42% from 255 or 35.04% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 104 - color contains mainly: red. Hex color #685230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685230 is #97ADCF. Grayscale: #545454. Windows color (decimal): -9940432 or 3166824. OLE color: 3166824.
HSL color Cylindrical-coordinate representation of color #685230: hue angle of 36.43º 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 #685230 is Cyan = 0, Magento = 0.21, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 48 | - |
| CMYK | 0 | 0.21 | 0.54 | 0.59 |
| HSL | 36.43º | 0.37% | 0.3% | - |
| HSV(B) | 36.43º | 0.54% | 0.41% | - |
| XYZ | 9.26 | 9.19 | 4.08 | - |
| YUV | 84.7 | 107.29 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 48 | 0 | 0.21 | 0.54 | 0.59 | 36.43 | 0.37 | 0.3 |
| Hex | 68 | 52 | 30 | 0 | 15 | 36 | 3B | 24 | 25 | 1E |
| Octal | 150 | 122 | 60 | 0 | 25 | 66 | 73 | 44 | 45 | 36 |
| Binary | 1101000 | 1010010 | 110000 | 0 | 10101 | 110110 | 111011 | 100100 | 100101 | 11110 |
Color Harmonies of #685230
Complementary color
Monochromatic Colors of #685230
Black with #685230
Text Example
Text Example
White with #685230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685230; }
p { color: rgb(104,82,48); }
H1.HeaderClassName
{
color: #685230;
}
.AnyTagClassName
{
color: #685230;
}
</style>
background-color css
<style>
a { background-color: #685230; }
a { background-color: rgb(104,82,48); }
div.DivClassName
{
background-color: #685230;
}
.BgClassName
{
background-color: #685230;
}
</style>
border-color css
<style>
span { border-color: #685230; }
span { border-color: rgb(104,82,48); }
td.TdClassName
{
border-color: #685230;
}
.TagClassName
{
border-color: #685230;
}
</style>