Shades of Horses Neck #655630
Tints of Horses Neck #655630
RGB
CMYK
RGB Variations
Color information
#655630 (or 0x655630) is known color: Horses Neck. HEX triplet: 65, 56 and 30. RGB value is (101,86,48). Sum of RGB (Red+Green+Blue) = 101+86+48=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 86 (33.98% from 255 or 36.60% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 101 - color contains mainly: red. Hex color #655630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655630 is #9AA9CF. Grayscale: #565656. Windows color (decimal): -10136016 or 3167845. OLE color: 3167845.
HSL color Cylindrical-coordinate representation of color #655630: hue angle of 43.02º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #655630 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 48 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.60 |
| HSL | 43.02º | 0.36% | 0.29% | - |
| HSV(B) | 43.02º | 0.52% | 0.4% | - |
| XYZ | 9.23 | 9.64 | 4.17 | - |
| YUV | 86.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 48 | 0 | 0.15 | 0.52 | 0.60 | 43.02 | 0.36 | 0.29 |
| Hex | 65 | 56 | 30 | 0 | F | 34 | 3C | 2B | 24 | 1D |
| Octal | 145 | 126 | 60 | 0 | 17 | 64 | 74 | 53 | 44 | 35 |
| Binary | 1100101 | 1010110 | 110000 | 0 | 1111 | 110100 | 111100 | 101011 | 100100 | 11101 |
Color Harmonies of #655630
Complementary color
Monochromatic Colors of #655630
Black with #655630
Text Example
Text Example
White with #655630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655630; }
p { color: rgb(101,86,48); }
H1.HeaderClassName
{
color: #655630;
}
.AnyTagClassName
{
color: #655630;
}
</style>
background-color css
<style>
a { background-color: #655630; }
a { background-color: rgb(101,86,48); }
div.DivClassName
{
background-color: #655630;
}
.BgClassName
{
background-color: #655630;
}
</style>
border-color css
<style>
span { border-color: #655630; }
span { border-color: rgb(101,86,48); }
td.TdClassName
{
border-color: #655630;
}
.TagClassName
{
border-color: #655630;
}
</style>