Shades of Horses Neck #655328
Tints of Horses Neck #655328
RGB
CMYK
RGB Variations
Color information
#655328 (or 0x655328) is known color: Horses Neck. HEX triplet: 65, 53 and 28. RGB value is (101,83,40). Sum of RGB (Red+Green+Blue) = 101+83+40=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #655328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655328 is #9AACD7. Grayscale: #535353. Windows color (decimal): -10136792 or 2642789. OLE color: 2642789.
HSL color Cylindrical-coordinate representation of color #655328: hue angle of 42.3º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #655328 is Cyan = 0, Magento = 0.18, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 83 | 40 | - |
| CMYK | 0 | 0.18 | 0.60 | 0.60 |
| HSL | 42.3º | 0.43% | 0.28% | - |
| HSV(B) | 42.3º | 0.6% | 0.4% | - |
| XYZ | 8.84 | 9.11 | 3.3 | - |
| YUV | 83.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 83 | 40 | 0 | 0.18 | 0.60 | 0.60 | 42.3 | 0.43 | 0.28 |
| Hex | 65 | 53 | 28 | 0 | 12 | 3C | 3C | 2A | 2B | 1C |
| Octal | 145 | 123 | 50 | 0 | 22 | 74 | 74 | 52 | 53 | 34 |
| Binary | 1100101 | 1010011 | 101000 | 0 | 10010 | 111100 | 111100 | 101010 | 101011 | 11100 |
Color Harmonies of #655328
Complementary color
Monochromatic Colors of #655328
Black with #655328
Text Example
Text Example
White with #655328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655328; }
p { color: rgb(101,83,40); }
H1.HeaderClassName
{
color: #655328;
}
.AnyTagClassName
{
color: #655328;
}
</style>
background-color css
<style>
a { background-color: #655328; }
a { background-color: rgb(101,83,40); }
div.DivClassName
{
background-color: #655328;
}
.BgClassName
{
background-color: #655328;
}
</style>
border-color css
<style>
span { border-color: #655328; }
span { border-color: rgb(101,83,40); }
td.TdClassName
{
border-color: #655328;
}
.TagClassName
{
border-color: #655328;
}
</style>