Shades of Horses Neck #645336
Tints of Horses Neck #645336
RGB
CMYK
RGB Variations
Color information
#645336 (or 0x645336) is known color: Horses Neck. HEX triplet: 64, 53 and 36. RGB value is (100,83,54). Sum of RGB (Red+Green+Blue) = 100+83+54=237 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.19% from 237); Green value is 83 (32.81% from 255 or 35.02% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 100 - color contains mainly: red. Hex color #645336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645336 is #9BACC9. Grayscale: #545454. Windows color (decimal): -10202314 or 3560292. OLE color: 3560292.
HSL color Cylindrical-coordinate representation of color #645336: hue angle of 37.83º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #645336 is Cyan = 0, Magento = 0.17, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 83 | 54 | - |
| CMYK | 0 | 0.17 | 0.46 | 0.61 |
| HSL | 37.83º | 0.3% | 0.3% | - |
| HSV(B) | 37.83º | 0.46% | 0.39% | - |
| XYZ | 9.01 | 9.16 | 4.78 | - |
| YUV | 84.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 54 | 0 | 0.17 | 0.46 | 0.61 | 37.83 | 0.3 | 0.3 |
| Hex | 64 | 53 | 36 | 0 | 11 | 2E | 3D | 26 | 1E | 1E |
| Octal | 144 | 123 | 66 | 0 | 21 | 56 | 75 | 46 | 36 | 36 |
| Binary | 1100100 | 1010011 | 110110 | 0 | 10001 | 101110 | 111101 | 100110 | 11110 | 11110 |
Color Harmonies of #645336
Complementary color
Monochromatic Colors of #645336
Black with #645336
Text Example
Text Example
White with #645336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645336; }
p { color: rgb(100,83,54); }
H1.HeaderClassName
{
color: #645336;
}
.AnyTagClassName
{
color: #645336;
}
</style>
background-color css
<style>
a { background-color: #645336; }
a { background-color: rgb(100,83,54); }
div.DivClassName
{
background-color: #645336;
}
.BgClassName
{
background-color: #645336;
}
</style>
border-color css
<style>
span { border-color: #645336; }
span { border-color: rgb(100,83,54); }
td.TdClassName
{
border-color: #645336;
}
.TagClassName
{
border-color: #645336;
}
</style>