Shades of Horses Neck #655028
Tints of Horses Neck #655028
RGB
CMYK
RGB Variations
Color information
#655028 (or 0x655028) is known color: Horses Neck. HEX triplet: 65, 50 and 28. RGB value is (101,80,40). Sum of RGB (Red+Green+Blue) = 101+80+40=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #655028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655028 is #9AAFD7. Grayscale: #515151. Windows color (decimal): -10137560 or 2642021. OLE color: 2642021.
HSL color Cylindrical-coordinate representation of color #655028: hue angle of 39.34º 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 #655028 is Cyan = 0, Magento = 0.21, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 40 | - |
| CMYK | 0 | 0.21 | 0.60 | 0.60 |
| HSL | 39.34º | 0.43% | 0.28% | - |
| HSV(B) | 39.34º | 0.6% | 0.4% | - |
| XYZ | 8.62 | 8.66 | 3.22 | - |
| YUV | 81.72 | 104.46 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 40 | 0 | 0.21 | 0.60 | 0.60 | 39.34 | 0.43 | 0.28 |
| Hex | 65 | 50 | 28 | 0 | 15 | 3C | 3C | 27 | 2B | 1C |
| Octal | 145 | 120 | 50 | 0 | 25 | 74 | 74 | 47 | 53 | 34 |
| Binary | 1100101 | 1010000 | 101000 | 0 | 10101 | 111100 | 111100 | 100111 | 101011 | 11100 |
Color Harmonies of #655028
Complementary color
Monochromatic Colors of #655028
Black with #655028
Text Example
Text Example
White with #655028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655028; }
p { color: rgb(101,80,40); }
H1.HeaderClassName
{
color: #655028;
}
.AnyTagClassName
{
color: #655028;
}
</style>
background-color css
<style>
a { background-color: #655028; }
a { background-color: rgb(101,80,40); }
div.DivClassName
{
background-color: #655028;
}
.BgClassName
{
background-color: #655028;
}
</style>
border-color css
<style>
span { border-color: #655028; }
span { border-color: rgb(101,80,40); }
td.TdClassName
{
border-color: #655028;
}
.TagClassName
{
border-color: #655028;
}
</style>