Shades of Horses Neck #655538
Tints of Horses Neck #655538
RGB
CMYK
RGB Variations
Color information
#655538 (or 0x655538) is known color: Horses Neck. HEX triplet: 65, 55 and 38. RGB value is (101,85,56). Sum of RGB (Red+Green+Blue) = 101+85+56=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 85 (33.59% from 255 or 35.12% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 101 - color contains mainly: red. Hex color #655538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655538 is #9AAAC7. Grayscale: #565656. Windows color (decimal): -10136264 or 3691877. OLE color: 3691877.
HSL color Cylindrical-coordinate representation of color #655538: hue angle of 38.67º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #655538 is Cyan = 0, Magento = 0.16, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 56 | - |
| CMYK | 0 | 0.16 | 0.45 | 0.60 |
| HSL | 38.67º | 0.29% | 0.31% | - |
| HSV(B) | 38.67º | 0.45% | 0.4% | - |
| XYZ | 9.33 | 9.55 | 5.09 | - |
| YUV | 86.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 56 | 0 | 0.16 | 0.45 | 0.60 | 38.67 | 0.29 | 0.31 |
| Hex | 65 | 55 | 38 | 0 | 10 | 2D | 3C | 27 | 1D | 1F |
| Octal | 145 | 125 | 70 | 0 | 20 | 55 | 74 | 47 | 35 | 37 |
| Binary | 1100101 | 1010101 | 111000 | 0 | 10000 | 101101 | 111100 | 100111 | 11101 | 11111 |
Color Harmonies of #655538
Complementary color
Monochromatic Colors of #655538
Black with #655538
Text Example
Text Example
White with #655538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655538; }
p { color: rgb(101,85,56); }
H1.HeaderClassName
{
color: #655538;
}
.AnyTagClassName
{
color: #655538;
}
</style>
background-color css
<style>
a { background-color: #655538; }
a { background-color: rgb(101,85,56); }
div.DivClassName
{
background-color: #655538;
}
.BgClassName
{
background-color: #655538;
}
</style>
border-color css
<style>
span { border-color: #655538; }
span { border-color: rgb(101,85,56); }
td.TdClassName
{
border-color: #655538;
}
.TagClassName
{
border-color: #655538;
}
</style>